class Google::Apis::RetailV2beta::GoogleCloudRetailLoggingSourceLocation

def update!(**args)

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