Food Ordering AI Agent API

foodorderingaiagent.googleapis.com API.

Service: foodorderingaiagent.googleapis.com

To call this service, we recommend that you use the Google-provided client libraries. If your application needs to use your own libraries to call this service, use the following information when you make the API requests.

Discovery document

A Discovery Document is a machine-readable specification for describing and consuming REST APIs. It is used to build client libraries, IDE plugins, and other tools that interact with Google APIs. One service may provide multiple discovery documents. This service provides the following discovery documents:

Service endpoint

A service endpoint is a base URL that specifies the network address of an API service. One service might have multiple service endpoints. This service has the following service endpoint and all URIs below are relative to this service endpoint:

  • https://foodorderingaiagent.googleapis.com

REST Resource: v1beta.projects.locations.brands

Methods
computeAnalyticsMetrics GET /v1beta/{brand=projects/*/locations/*/brands/*}:computeAnalyticsMetrics
Computes analytics metrics for a given brand for specified time period with optional store filter.
create POST /v1beta/{parent=projects/*/locations/*}/brands
Creates a brand.
delete DELETE /v1beta/{name=projects/*/locations/*/brands/*}
Deletes the specified brand.
get GET /v1beta/{name=projects/*/locations/*/brands/*}
Gets a brand.
list GET /v1beta/{parent=projects/*/locations/*}/brands
Lists brands.
listHistory GET /v1beta/{parent=projects/*/locations/*/brands/*}:listHistory
Lists history entries for a brand.
patch PATCH /v1beta/{brand.name=projects/*/locations/*/brands/*}
Updates the specified brand.

REST Resource: v1beta.projects.locations.brands.channelConfigs

Methods
create POST /v1beta/{parent=projects/*/locations/*/brands/*}/channelConfigs
Creates a ChannelConfig.
delete DELETE /v1beta/{name=projects/*/locations/*/brands/*/channelConfigs/*}
Deletes the specified ChannelConfig.
get GET /v1beta/{name=projects/*/locations/*/brands/*/channelConfigs/*}
Gets a ChannelConfig.
list GET /v1beta/{parent=projects/*/locations/*/brands/*}/channelConfigs
Lists ChannelConfigs.
patch PATCH /v1beta/{channelConfig.name=projects/*/locations/*/brands/*/channelConfigs/*}
Updates the specified ChannelConfig.
promote POST /v1beta/{name=projects/*/locations/*/brands/*/channelConfigs/*}:promote
Promotes the specified channel config.

REST Resource: v1beta.projects.locations.brands.channelConfigs.revisions

Methods
delete DELETE /v1beta/{name=projects/*/locations/*/brands/*/channelConfigs/*/revisions/*}
Deletes the specified ChannelConfigRevision.
get GET /v1beta/{name=projects/*/locations/*/brands/*/channelConfigs/*/revisions/*}
Gets a ChannelConfigRevision.
list GET /v1beta/{parent=projects/*/locations/*/brands/*/channelConfigs/*}/revisions
Lists ChannelConfigRevisions.

REST Resource: v1beta.projects.locations.brands.configApplicationRules

Methods
create POST /v1beta/{parent=projects/*/locations/*/brands/*}/configApplicationRules
Creates a ConfigApplicationRule.
delete DELETE /v1beta/{name=projects/*/locations/*/brands/*/configApplicationRules/*}
Deletes the specified ConfigApplicationRule.
get GET /v1beta/{name=projects/*/locations/*/brands/*/configApplicationRules/*}
Gets a ConfigApplicationRule.
list GET /v1beta/{parent=projects/*/locations/*/brands/*}/configApplicationRules
Lists ConfigApplicationRules.
patch PATCH /v1beta/{configApplicationRule.name=projects/*/locations/*/brands/*/configApplicationRules/*}
Updates the specified ConfigApplicationRule.

REST Resource: v1beta.projects.locations.brands.configApplicationRules.revisions

Methods
delete DELETE /v1beta/{name=projects/*/locations/*/brands/*/configApplicationRules/*/revisions/*}
Deletes the specified ConfigApplicationRuleRevision.
get GET /v1beta/{name=projects/*/locations/*/brands/*/configApplicationRules/*/revisions/*}
Gets a ConfigApplicationRuleRevision.
list GET /v1beta/{parent=projects/*/locations/*/brands/*/configApplicationRules/*}/revisions
Lists ConfigApplicationRuleRevisions.

REST Resource: v1beta.projects.locations.brands.evaluationCaseResults

Methods
delete DELETE /v1beta/{name=projects/*/locations/*/brands/*/evaluationCaseResults/*}
Deletes the specified EvaluationCaseResult.
get GET /v1beta/{name=projects/*/locations/*/brands/*/evaluationCaseResults/*}
Gets an EvaluationCaseResult.
list GET /v1beta/{parent=projects/*/locations/*/brands/*}/evaluationCaseResults
Lists EvaluationCaseResults.

REST Resource: v1beta.projects.locations.brands.evaluationCases

Methods
batchCreate POST /v1beta/{parent=projects/*/locations/*/brands/*}/evaluationCases:batchCreate
Batch creates EvaluationCases.
batchUpdate POST /v1beta/{parent=projects/*/locations/*/brands/*}/evaluationCases:batchUpdate
Batch updates EvaluationCases.
create POST /v1beta/{parent=projects/*/locations/*/brands/*}/evaluationCases
Creates an EvaluationCase.
delete DELETE /v1beta/{name=projects/*/locations/*/brands/*/evaluationCases/*}
Deletes the specified EvaluationCase.
get GET /v1beta/{name=projects/*/locations/*/brands/*/evaluationCases/*}
Gets an EvaluationCase.
list GET /v1beta/{parent=projects/*/locations/*/brands/*}/evaluationCases
Lists EvaluationCases.
patch PATCH /v1beta/{evaluationCase.name=projects/*/locations/*/brands/*/evaluationCases/*}
Updates the specified EvaluationCase.
run POST /v1beta/{name=projects/*/locations/*/brands/*/evaluationCases/*}:run
Runs an evaluation case.

REST Resource: v1beta.projects.locations.brands.evaluationContexts

Methods
create POST /v1beta/{parent=projects/*/locations/*/brands/*}/evaluationContexts
Creates an EvaluationContext.
delete DELETE /v1beta/{name=projects/*/locations/*/brands/*/evaluationContexts/*}
Deletes the specified EvaluationContext.
get GET /v1beta/{name=projects/*/locations/*/brands/*/evaluationContexts/*}
Gets an EvaluationContext.
list GET /v1beta/{parent=projects/*/locations/*/brands/*}/evaluationContexts
Lists EvaluationContexts.
patch PATCH /v1beta/{evaluationContext.name=projects/*/locations/*/brands/*/evaluationContexts/*}
Updates the specified EvaluationContext.

REST Resource: v1beta.projects.locations.brands.evaluationDatasetResults

Methods
delete DELETE /v1beta/{name=projects/*/locations/*/brands/*/evaluationDatasetResults/*}
Deletes the specified EvaluationDatasetResult.
get GET /v1beta/{name=projects/*/locations/*/brands/*/evaluationDatasetResults/*}
Gets an EvaluationDatasetResult.
list GET /v1beta/{parent=projects/*/locations/*/brands/*}/evaluationDatasetResults
Lists EvaluationDatasetResults.

REST Resource: v1beta.projects.locations.brands.evaluationDatasets

Methods
create POST /v1beta/{parent=projects/*/locations/*/brands/*}/evaluationDatasets
Creates an EvaluationDataset.
delete DELETE /v1beta/{name=projects/*/locations/*/brands/*/evaluationDatasets/*}
Deletes the specified EvaluationDataset.
get GET /v1beta/{name=projects/*/locations/*/brands/*/evaluationDatasets/*}
Gets an EvaluationDataset.
list GET /v1beta/{parent=projects/*/locations/*/brands/*}/evaluationDatasets
Lists EvaluationDatasets.
patch PATCH /v1beta/{evaluationDataset.name=projects/*/locations/*/brands/*/evaluationDatasets/*}
Updates the specified EvaluationDataset.
run POST /v1beta/{name=projects/*/locations/*/brands/*/evaluationDatasets/*}:run
Runs an evaluation dataset.

REST Resource: v1beta.projects.locations.brands.evaluationMatchers

Methods
create POST /v1beta/{parent=projects/*/locations/*/brands/*}/evaluationMatchers
Creates an EvaluationMatcher.
delete DELETE /v1beta/{name=projects/*/locations/*/brands/*/evaluationMatchers/*}
Deletes the specified EvaluationMatcher.
get GET /v1beta/{name=projects/*/locations/*/brands/*/evaluationMatchers/*}
Gets an EvaluationMatcher.
list GET /v1beta/{parent=projects/*/locations/*/brands/*}/evaluationMatchers
Lists EvaluationMatchers.
patch PATCH /v1beta/{evaluationMatcher.name=projects/*/locations/*/brands/*/evaluationMatchers/*}
Updates the specified EvaluationMatcher.

REST Resource: v1beta.projects.locations.brands.revisions

Methods
delete DELETE /v1beta/{name=projects/*/locations/*/brands/*/revisions/*}
Deletes the specified BrandRevision.
get GET /v1beta/{name=projects/*/locations/*/brands/*/revisions/*}
Gets a BrandRevision.
list GET /v1beta/{parent=projects/*/locations/*/brands/*}/revisions
Lists BrandRevisions.

REST Resource: v1beta.projects.locations.brands.sessionRecords

Methods
delete DELETE /v1beta/{name=projects/*/locations/*/brands/*/sessionRecords/*}
Deletes an SessionRecord.
get GET /v1beta/{name=projects/*/locations/*/brands/*/sessionRecords/*}
Gets a specific SessionRecord.
list GET /v1beta/{parent=projects/*/locations/*/brands/*}/sessionRecords
Lists SessionRecords for a given brand.

REST Resource: v1beta.projects.locations.brands.stores

Methods
batchDelete POST /v1beta/{parent=projects/*/locations/*/brands/*}/stores:batchDelete
Batch deletes stores.
batchUpdate POST /v1beta/{parent=projects/*/locations/*/brands/*}/stores:batchUpdate
Batch updates stores.
create POST /v1beta/{parent=projects/*/locations/*/brands/*}/stores
Creates a store.
delete DELETE /v1beta/{name=projects/*/locations/*/brands/*/stores/*}
Deletes the specified store.
get GET /v1beta/{name=projects/*/locations/*/brands/*/stores/*}
Gets a store.
list GET /v1beta/{parent=projects/*/locations/*/brands/*}/stores
Lists stores.
patch PATCH /v1beta/{store.name=projects/*/locations/*/brands/*/stores/*}
Update the specified store.

REST Resource: v1beta.projects.locations.brands.stores.revisions

Methods
delete DELETE /v1beta/{name=projects/*/locations/*/brands/*/stores/*/revisions/*}
Deletes the specified StoreRevision.
get GET /v1beta/{name=projects/*/locations/*/brands/*/stores/*/revisions/*}
Gets a StoreRevision.
list GET /v1beta/{parent=projects/*/locations/*/brands/*/stores/*}/revisions
Lists StoreRevisions.

REST Resource: v1beta.projects.locations.menus

Methods
create POST /v1beta/{parent=projects/*/locations/*}/menus
Creates a menu.
delete DELETE /v1beta/{name=projects/*/locations/*/menus/*}
Deletes the specified menu.
get GET /v1beta/{name=projects/*/locations/*/menus/*}
Gets a menu.
list GET /v1beta/{parent=projects/*/locations/*}/menus
Lists menus.

REST Resource: v1beta.projects.locations.menus.entities

Methods
batchGet GET /v1beta/{parent=projects/*/locations/*/menus/*}/entities:batchGet
Batch gets entities for a menu.

REST Resource: v1beta.projects.locations.operations

Methods
cancel POST /v1beta/{name=projects/*/locations/*/operations/*}:cancel
Starts asynchronous cancellation on a long-running operation.
delete DELETE /v1beta/{name=projects/*/locations/*/operations/*}
Deletes a long-running operation.
get GET /v1beta/{name=projects/*/locations/*/operations/*}
Gets the latest state of a long-running operation.
list GET /v1beta/{name=projects/*/locations/*}/operations
Lists operations that match the specified filter in the request.

REST Resource: v1.projects.locations.brands

Methods
computeAnalyticsMetrics GET /v1/{brand=projects/*/locations/*/brands/*}:computeAnalyticsMetrics
Computes analytics metrics for a given brand for specified time period with optional store filter.
create POST /v1/{parent=projects/*/locations/*}/brands
Creates a brand.
delete DELETE /v1/{name=projects/*/locations/*/brands/*}
Deletes the specified brand.
get GET /v1/{name=projects/*/locations/*/brands/*}
Gets a brand.
list GET /v1/{parent=projects/*/locations/*}/brands
Lists brands.
listHistory GET /v1/{parent=projects/*/locations/*/brands/*}:listHistory
Lists history entries for a brand.
patch PATCH /v1/{brand.name=projects/*/locations/*/brands/*}
Updates the specified brand.

REST Resource: v1.projects.locations.brands.channelConfigs

Methods
create POST /v1/{parent=projects/*/locations/*/brands/*}/channelConfigs
Creates a ChannelConfig.
delete DELETE /v1/{name=projects/*/locations/*/brands/*/channelConfigs/*}
Deletes the specified ChannelConfig.
get GET /v1/{name=projects/*/locations/*/brands/*/channelConfigs/*}
Gets a ChannelConfig.
list GET /v1/{parent=projects/*/locations/*/brands/*}/channelConfigs
Lists ChannelConfigs.
patch PATCH /v1/{channelConfig.name=projects/*/locations/*/brands/*/channelConfigs/*}
Updates the specified ChannelConfig.
promote POST /v1/{name=projects/*/locations/*/brands/*/channelConfigs/*}:promote
Promotes the specified channel config.

REST Resource: v1.projects.locations.brands.channelConfigs.revisions

Methods
delete DELETE /v1/{name=projects/*/locations/*/brands/*/channelConfigs/*/revisions/*}
Deletes the specified ChannelConfigRevision.
get GET /v1/{name=projects/*/locations/*/brands/*/channelConfigs/*/revisions/*}
Gets a ChannelConfigRevision.
list GET /v1/{parent=projects/*/locations/*/brands/*/channelConfigs/*}/revisions
Lists ChannelConfigRevisions.

REST Resource: v1.projects.locations.brands.configApplicationRules

Methods
create POST /v1/{parent=projects/*/locations/*/brands/*}/configApplicationRules
Creates a ConfigApplicationRule.
delete DELETE /v1/{name=projects/*/locations/*/brands/*/configApplicationRules/*}
Deletes the specified ConfigApplicationRule.
get GET /v1/{name=projects/*/locations/*/brands/*/configApplicationRules/*}
Gets a ConfigApplicationRule.
list GET /v1/{parent=projects/*/locations/*/brands/*}/configApplicationRules
Lists ConfigApplicationRules.
patch PATCH /v1/{configApplicationRule.name=projects/*/locations/*/brands/*/configApplicationRules/*}
Updates the specified ConfigApplicationRule.

REST Resource: v1.projects.locations.brands.configApplicationRules.revisions

Methods
delete DELETE /v1/{name=projects/*/locations/*/brands/*/configApplicationRules/*/revisions/*}
Deletes the specified ConfigApplicationRuleRevision.
get GET /v1/{name=projects/*/locations/*/brands/*/configApplicationRules/*/revisions/*}
Gets a ConfigApplicationRuleRevision.
list GET /v1/{parent=projects/*/locations/*/brands/*/configApplicationRules/*}/revisions
Lists ConfigApplicationRuleRevisions.

REST Resource: v1.projects.locations.brands.evaluationCaseResults

Methods
delete DELETE /v1/{name=projects/*/locations/*/brands/*/evaluationCaseResults/*}
Deletes the specified EvaluationCaseResult.
get GET /v1/{name=projects/*/locations/*/brands/*/evaluationCaseResults/*}
Gets an EvaluationCaseResult.
list GET /v1/{parent=projects/*/locations/*/brands/*}/evaluationCaseResults
Lists EvaluationCaseResults.

REST Resource: v1.projects.locations.brands.evaluationCases

Methods
batchCreate POST /v1/{parent=projects/*/locations/*/brands/*}/evaluationCases:batchCreate
Batch creates EvaluationCases.
batchUpdate POST /v1/{parent=projects/*/locations/*/brands/*}/evaluationCases:batchUpdate
Batch updates EvaluationCases.
create POST /v1/{parent=projects/*/locations/*/brands/*}/evaluationCases
Creates an EvaluationCase.
delete DELETE /v1/{name=projects/*/locations/*/brands/*/evaluationCases/*}
Deletes the specified EvaluationCase.
get GET /v1/{name=projects/*/locations/*/brands/*/evaluationCases/*}
Gets an EvaluationCase.
list GET /v1/{parent=projects/*/locations/*/brands/*}/evaluationCases
Lists EvaluationCases.
patch PATCH /v1/{evaluationCase.name=projects/*/locations/*/brands/*/evaluationCases/*}
Updates the specified EvaluationCase.
run POST /v1/{name=projects/*/locations/*/brands/*/evaluationCases/*}:run
Runs an evaluation case.

REST Resource: v1.projects.locations.brands.evaluationContexts

Methods
create POST /v1/{parent=projects/*/locations/*/brands/*}/evaluationContexts
Creates an EvaluationContext.
delete DELETE /v1/{name=projects/*/locations/*/brands/*/evaluationContexts/*}
Deletes the specified EvaluationContext.
get GET /v1/{name=projects/*/locations/*/brands/*/evaluationContexts/*}
Gets an EvaluationContext.
list GET /v1/{parent=projects/*/locations/*/brands/*}/evaluationContexts
Lists EvaluationContexts.
patch PATCH /v1/{evaluationContext.name=projects/*/locations/*/brands/*/evaluationContexts/*}
Updates the specified EvaluationContext.

REST Resource: v1.projects.locations.brands.evaluationDatasetResults

Methods
delete DELETE /v1/{name=projects/*/locations/*/brands/*/evaluationDatasetResults/*}
Deletes the specified EvaluationDatasetResult.
get GET /v1/{name=projects/*/locations/*/brands/*/evaluationDatasetResults/*}
Gets an EvaluationDatasetResult.
list GET /v1/{parent=projects/*/locations/*/brands/*}/evaluationDatasetResults
Lists EvaluationDatasetResults.

REST Resource: v1.projects.locations.brands.evaluationDatasets

Methods
create POST /v1/{parent=projects/*/locations/*/brands/*}/evaluationDatasets
Creates an EvaluationDataset.
delete DELETE /v1/{name=projects/*/locations/*/brands/*/evaluationDatasets/*}
Deletes the specified EvaluationDataset.
get GET /v1/{name=projects/*/locations/*/brands/*/evaluationDatasets/*}
Gets an EvaluationDataset.
list GET /v1/{parent=projects/*/locations/*/brands/*}/evaluationDatasets
Lists EvaluationDatasets.
patch PATCH /v1/{evaluationDataset.name=projects/*/locations/*/brands/*/evaluationDatasets/*}
Updates the specified EvaluationDataset.
run POST /v1/{name=projects/*/locations/*/brands/*/evaluationDatasets/*}:run
Runs an evaluation dataset.

REST Resource: v1.projects.locations.brands.evaluationMatchers

Methods
create POST /v1/{parent=projects/*/locations/*/brands/*}/evaluationMatchers
Creates an EvaluationMatcher.
delete DELETE /v1/{name=projects/*/locations/*/brands/*/evaluationMatchers/*}
Deletes the specified EvaluationMatcher.
get GET /v1/{name=projects/*/locations/*/brands/*/evaluationMatchers/*}
Gets an EvaluationMatcher.
list GET /v1/{parent=projects/*/locations/*/brands/*}/evaluationMatchers
Lists EvaluationMatchers.
patch PATCH /v1/{evaluationMatcher.name=projects/*/locations/*/brands/*/evaluationMatchers/*}
Updates the specified EvaluationMatcher.

REST Resource: v1.projects.locations.brands.revisions

Methods
delete DELETE /v1/{name=projects/*/locations/*/brands/*/revisions/*}
Deletes the specified BrandRevision.
get GET /v1/{name=projects/*/locations/*/brands/*/revisions/*}
Gets a BrandRevision.
list GET /v1/{parent=projects/*/locations/*/brands/*}/revisions
Lists BrandRevisions.

REST Resource: v1.projects.locations.brands.sessionRecords

Methods
delete DELETE /v1/{name=projects/*/locations/*/brands/*/sessionRecords/*}
Deletes an SessionRecord.
get GET /v1/{name=projects/*/locations/*/brands/*/sessionRecords/*}
Gets a specific SessionRecord.
list GET /v1/{parent=projects/*/locations/*/brands/*}/sessionRecords
Lists SessionRecords for a given brand.

REST Resource: v1.projects.locations.brands.stores

Methods
batchDelete POST /v1/{parent=projects/*/locations/*/brands/*}/stores:batchDelete
Batch deletes stores.
batchUpdate POST /v1/{parent=projects/*/locations/*/brands/*}/stores:batchUpdate
Batch updates stores.
create POST /v1/{parent=projects/*/locations/*/brands/*}/stores
Creates a store.
delete DELETE /v1/{name=projects/*/locations/*/brands/*/stores/*}
Deletes the specified store.
get GET /v1/{name=projects/*/locations/*/brands/*/stores/*}
Gets a store.
list GET /v1/{parent=projects/*/locations/*/brands/*}/stores
Lists stores.
patch PATCH /v1/{store.name=projects/*/locations/*/brands/*/stores/*}
Update the specified store.

REST Resource: v1.projects.locations.brands.stores.revisions

Methods
delete DELETE /v1/{name=projects/*/locations/*/brands/*/stores/*/revisions/*}
Deletes the specified StoreRevision.
get GET /v1/{name=projects/*/locations/*/brands/*/stores/*/revisions/*}
Gets a StoreRevision.
list GET /v1/{parent=projects/*/locations/*/brands/*/stores/*}/revisions
Lists StoreRevisions.

REST Resource: v1.projects.locations.menus

Methods
create POST /v1/{parent=projects/*/locations/*}/menus
Creates a menu.
delete DELETE /v1/{name=projects/*/locations/*/menus/*}
Deletes the specified menu.
get GET /v1/{name=projects/*/locations/*/menus/*}
Gets a menu.
list GET /v1/{parent=projects/*/locations/*}/menus
Lists menus.

REST Resource: v1.projects.locations.menus.entities

Methods
batchGet GET /v1/{parent=projects/*/locations/*/menus/*}/entities:batchGet
Batch gets entities for a menu.

REST Resource: v1.projects.locations.operations

Methods
cancel POST /v1/{name=projects/*/locations/*/operations/*}:cancel
Starts asynchronous cancellation on a long-running operation.
delete DELETE /v1/{name=projects/*/locations/*/operations/*}
Deletes a long-running operation.
get GET /v1/{name=projects/*/locations/*/operations/*}
Gets the latest state of a long-running operation.
list GET /v1/{name=projects/*/locations/*}/operations
Lists operations that match the specified filter in the request.