foodorderingaiagent.googleapis.com API。
- REST 资源:v1beta.projects.locations.brands
- REST 资源:v1beta.projects.locations.brands.channelConfigs
- REST 资源:v1beta.projects.locations.brands.channelConfigs.revisions
- REST 资源:v1beta.projects.locations.brands.configApplicationRules
- REST 资源:v1beta.projects.locations.brands.configApplicationRules.revisions
- REST 资源:v1beta.projects.locations.brands.revisions
- REST 资源:v1beta.projects.locations.brands.stores
- REST 资源:v1beta.projects.locations.brands.stores.revisions
- REST 资源:v1beta.projects.locations.menus
- REST 资源:v1beta.projects.locations.menus.entities
- REST 资源:v1.projects.locations.brands
- REST 资源:v1.projects.locations.brands.channelConfigs
- REST 资源:v1.projects.locations.brands.channelConfigs.revisions
- REST 资源:v1.projects.locations.brands.configApplicationRules
- REST 资源:v1.projects.locations.brands.configApplicationRules.revisions
- REST 资源:v1.projects.locations.brands.revisions
- REST 资源:v1.projects.locations.brands.stores
- REST 资源:v1.projects.locations.brands.stores.revisions
- REST 资源:v1.projects.locations.menus
- REST 资源:v1.projects.locations.menus.entities
服务:foodorderingaiagent.googleapis.com
如要调用此服务,我们建议您使用 Google 提供的客户端库。如果您的应用需要使用您自己的库来调用此服务,则在发出 API 请求时应使用以下信息。
发现文档
发现文档是用于说明和使用 REST API 的机器可读规范。它用于构建客户端库、IDE 插件以及与 Google API 交互的其他工具。一项服务可能会提供多个发现文档。此服务提供了以下发现文档:
服务端点
服务端点是指定 API 服务的网络地址的基本网址。一项服务可能有多个服务端点。此服务具有以下服务端点,下面的所有 URI 都与此服务端点相关:
https://foodorderingaiagent.googleapis.com
REST 资源:v1beta.projects.locations.brands
| 方法 | |
|---|---|
create |
POST /v1beta/{parent=projects/*/locations/*}/brands 创建品牌。 |
delete |
DELETE /v1beta/{name=projects/*/locations/*/brands/*} 删除指定的品牌。 |
get |
GET /v1beta/{name=projects/*/locations/*/brands/*} 获取品牌。 |
list |
GET /v1beta/{parent=projects/*/locations/*}/brands 列出品牌。 |
listHistory |
GET /v1beta/{parent=projects/*/locations/*/brands/*}:listHistory 列出品牌的历史记录条目。 |
patch |
PATCH /v1beta/{brand.name=projects/*/locations/*/brands/*} 更新指定的品牌。 |
REST 资源:v1beta.projects.locations.brands.channelConfigs
| 方法 | |
|---|---|
create |
POST /v1beta/{parent=projects/*/locations/*/brands/*}/channelConfigs 创建 ChannelConfig。 |
delete |
DELETE /v1beta/{name=projects/*/locations/*/brands/*/channelConfigs/*} 删除指定的 ChannelConfig。 |
get |
GET /v1beta/{name=projects/*/locations/*/brands/*/channelConfigs/*} 获取 ChannelConfig。 |
list |
GET /v1beta/{parent=projects/*/locations/*/brands/*}/channelConfigs 列出 ChannelConfig。 |
patch |
PATCH /v1beta/{channelConfig.name=projects/*/locations/*/brands/*/channelConfigs/*} 更新指定的 ChannelConfig。 |
promote |
POST /v1beta/{name=projects/*/locations/*/brands/*/channelConfigs/*}:promote 升级指定的渠道配置。 |
REST 资源:v1beta.projects.locations.brands.channelConfigs.revisions
| 方法 | |
|---|---|
delete |
DELETE /v1beta/{name=projects/*/locations/*/brands/*/channelConfigs/*/revisions/*} 删除指定的 ChannelConfigRevision。 |
get |
GET /v1beta/{name=projects/*/locations/*/brands/*/channelConfigs/*/revisions/*} 获取 ChannelConfigRevision。 |
list |
GET /v1beta/{parent=projects/*/locations/*/brands/*/channelConfigs/*}/revisions 列出 ChannelConfigRevision。 |
REST 资源:v1beta.projects.locations.brands.configApplicationRules
| 方法 | |
|---|---|
create |
POST /v1beta/{parent=projects/*/locations/*/brands/*}/configApplicationRules 创建 ConfigApplicationRule。 |
delete |
DELETE /v1beta/{name=projects/*/locations/*/brands/*/configApplicationRules/*} 删除指定的 ConfigApplicationRule。 |
get |
GET /v1beta/{name=projects/*/locations/*/brands/*/configApplicationRules/*} 获取 ConfigApplicationRule。 |
list |
GET /v1beta/{parent=projects/*/locations/*/brands/*}/configApplicationRules 列出 ConfigApplicationRule。 |
patch |
PATCH /v1beta/{configApplicationRule.name=projects/*/locations/*/brands/*/configApplicationRules/*} 更新指定的 ConfigApplicationRule。 |
REST 资源:v1beta.projects.locations.brands.configApplicationRules.revisions
| 方法 | |
|---|---|
delete |
DELETE /v1beta/{name=projects/*/locations/*/brands/*/configApplicationRules/*/revisions/*} 删除指定的 ConfigApplicationRuleRevision。 |
get |
GET /v1beta/{name=projects/*/locations/*/brands/*/configApplicationRules/*/revisions/*} 获取 ConfigApplicationRuleRevision。 |
list |
GET /v1beta/{parent=projects/*/locations/*/brands/*/configApplicationRules/*}/revisions 列出 ConfigApplicationRuleRevision。 |
REST 资源:v1beta.projects.locations.brands.revisions
| 方法 | |
|---|---|
delete |
DELETE /v1beta/{name=projects/*/locations/*/brands/*/revisions/*} 删除指定的 BrandRevision。 |
get |
GET /v1beta/{name=projects/*/locations/*/brands/*/revisions/*} 获取 BrandRevision。 |
list |
GET /v1beta/{parent=projects/*/locations/*/brands/*}/revisions 列出 BrandRevision。 |
REST 资源:v1beta.projects.locations.brands.stores
| 方法 | |
|---|---|
batchDelete |
POST /v1beta/{parent=projects/*/locations/*/brands/*}/stores:batchDelete 批量删除商店。 |
batchUpdate |
POST /v1beta/{parent=projects/*/locations/*/brands/*}/stores:batchUpdate 批量更新商店。 |
create |
POST /v1beta/{parent=projects/*/locations/*/brands/*}/stores 创建商店。 |
delete |
DELETE /v1beta/{name=projects/*/locations/*/brands/*/stores/*} 删除指定的商店。 |
get |
GET /v1beta/{name=projects/*/locations/*/brands/*/stores/*} 获取商店。 |
list |
GET /v1beta/{parent=projects/*/locations/*/brands/*}/stores 列出商店。 |
patch |
PATCH /v1beta/{store.name=projects/*/locations/*/brands/*/stores/*} 更新指定的商店。 |
REST 资源:v1beta.projects.locations.brands.stores.revisions
| 方法 | |
|---|---|
delete |
DELETE /v1beta/{name=projects/*/locations/*/brands/*/stores/*/revisions/*} 删除指定的 StoreRevision。 |
get |
GET /v1beta/{name=projects/*/locations/*/brands/*/stores/*/revisions/*} 获取 StoreRevision。 |
list |
GET /v1beta/{parent=projects/*/locations/*/brands/*/stores/*}/revisions 列出 StoreRevision。 |
REST 资源:v1.projects.locations.brands
| 方法 | |
|---|---|
create |
POST /v1/{parent=projects/*/locations/*}/brands 创建品牌。 |
delete |
DELETE /v1/{name=projects/*/locations/*/brands/*} 删除指定的品牌。 |
get |
GET /v1/{name=projects/*/locations/*/brands/*} 获取品牌。 |
list |
GET /v1/{parent=projects/*/locations/*}/brands 列出品牌。 |
listHistory |
GET /v1/{parent=projects/*/locations/*/brands/*}:listHistory 列出品牌的历史记录条目。 |
patch |
PATCH /v1/{brand.name=projects/*/locations/*/brands/*} 更新指定的品牌。 |
REST 资源:v1.projects.locations.brands.channelConfigs
| 方法 | |
|---|---|
create |
POST /v1/{parent=projects/*/locations/*/brands/*}/channelConfigs 创建 ChannelConfig。 |
delete |
DELETE /v1/{name=projects/*/locations/*/brands/*/channelConfigs/*} 删除指定的 ChannelConfig。 |
get |
GET /v1/{name=projects/*/locations/*/brands/*/channelConfigs/*} 获取 ChannelConfig。 |
list |
GET /v1/{parent=projects/*/locations/*/brands/*}/channelConfigs 列出 ChannelConfig。 |
patch |
PATCH /v1/{channelConfig.name=projects/*/locations/*/brands/*/channelConfigs/*} 更新指定的 ChannelConfig。 |
promote |
POST /v1/{name=projects/*/locations/*/brands/*/channelConfigs/*}:promote 升级指定的渠道配置。 |
REST 资源:v1.projects.locations.brands.channelConfigs.revisions
| 方法 | |
|---|---|
delete |
DELETE /v1/{name=projects/*/locations/*/brands/*/channelConfigs/*/revisions/*} 删除指定的 ChannelConfigRevision。 |
get |
GET /v1/{name=projects/*/locations/*/brands/*/channelConfigs/*/revisions/*} 获取 ChannelConfigRevision。 |
list |
GET /v1/{parent=projects/*/locations/*/brands/*/channelConfigs/*}/revisions 列出 ChannelConfigRevision。 |
REST 资源:v1.projects.locations.brands.configApplicationRules
| 方法 | |
|---|---|
create |
POST /v1/{parent=projects/*/locations/*/brands/*}/configApplicationRules 创建 ConfigApplicationRule。 |
delete |
DELETE /v1/{name=projects/*/locations/*/brands/*/configApplicationRules/*} 删除指定的 ConfigApplicationRule。 |
get |
GET /v1/{name=projects/*/locations/*/brands/*/configApplicationRules/*} 获取 ConfigApplicationRule。 |
list |
GET /v1/{parent=projects/*/locations/*/brands/*}/configApplicationRules 列出 ConfigApplicationRule。 |
patch |
PATCH /v1/{configApplicationRule.name=projects/*/locations/*/brands/*/configApplicationRules/*} 更新指定的 ConfigApplicationRule。 |
REST 资源:v1.projects.locations.brands.configApplicationRules.revisions
| 方法 | |
|---|---|
delete |
DELETE /v1/{name=projects/*/locations/*/brands/*/configApplicationRules/*/revisions/*} 删除指定的 ConfigApplicationRuleRevision。 |
get |
GET /v1/{name=projects/*/locations/*/brands/*/configApplicationRules/*/revisions/*} 获取 ConfigApplicationRuleRevision。 |
list |
GET /v1/{parent=projects/*/locations/*/brands/*/configApplicationRules/*}/revisions 列出 ConfigApplicationRuleRevision。 |
REST 资源:v1.projects.locations.brands.revisions
| 方法 | |
|---|---|
delete |
DELETE /v1/{name=projects/*/locations/*/brands/*/revisions/*} 删除指定的 BrandRevision。 |
get |
GET /v1/{name=projects/*/locations/*/brands/*/revisions/*} 获取 BrandRevision。 |
list |
GET /v1/{parent=projects/*/locations/*/brands/*}/revisions 列出 BrandRevision。 |
REST 资源:v1.projects.locations.brands.stores
| 方法 | |
|---|---|
batchDelete |
POST /v1/{parent=projects/*/locations/*/brands/*}/stores:batchDelete 批量删除商店。 |
batchUpdate |
POST /v1/{parent=projects/*/locations/*/brands/*}/stores:batchUpdate 批量更新商店。 |
create |
POST /v1/{parent=projects/*/locations/*/brands/*}/stores 创建商店。 |
delete |
DELETE /v1/{name=projects/*/locations/*/brands/*/stores/*} 删除指定的商店。 |
get |
GET /v1/{name=projects/*/locations/*/brands/*/stores/*} 获取商店。 |
list |
GET /v1/{parent=projects/*/locations/*/brands/*}/stores 列出商店。 |
patch |
PATCH /v1/{store.name=projects/*/locations/*/brands/*/stores/*} 更新指定的商店。 |
REST 资源:v1.projects.locations.brands.stores.revisions
| 方法 | |
|---|---|
delete |
DELETE /v1/{name=projects/*/locations/*/brands/*/stores/*/revisions/*} 删除指定的 StoreRevision。 |
get |
GET /v1/{name=projects/*/locations/*/brands/*/stores/*/revisions/*} 获取 StoreRevision。 |
list |
GET /v1/{parent=projects/*/locations/*/brands/*/stores/*}/revisions 列出 StoreRevision。 |