class Google::Apis::AndroidpublisherV3::ExpansionFilesUploadResponse

def update!(**args)

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