class Google::Apis::DisplayvideoV3::CustomBiddingScriptRef

The reference to the uploaded custom bidding script file.

def initialize(**args)

def initialize(**args)
   update!(**args)
end

def update!(**args)

Update properties of this object
def update!(**args)
  @resource_name = args[:resource_name] if args.key?(:resource_name)
end