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)
def update!(**args) @resource_name = args[:resource_name] if args.key?(:resource_name) end