class Google::Apis::RetailV2beta::GoogleCloudRetailLoggingErrorContext

def update!(**args)

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