class Google::Apis::DisplayvideoV3::SdfDownloadTask

CreateSdfDownloadTask].
Type for the response returned by [SdfDownloadTaskService.

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