Method: a2a.projects.locations.dataAgents.v1.getCard

v1.getCard 会返回代理的代理卡片。

HTTP 请求

GET https://geminidataanalytics.googleapis.com/v1/a2a/{tenant=projects/*/locations/*/dataAgents/*}/v1/card

网址采用 gRPC 转码语法。

路径参数

参数
tenant

string

可选的租户,以路径参数的形式提供。实验性,在 1.0 版发布之前可能仍会发生变化。

请求正文

请求正文必须为空。

响应正文

如果成功,则响应正文包含一个 AgentCard 实例。

授权范围

需要以下 OAuth 范围:

  • https://www.googleapis.com/auth/cloud-platform

如需了解详情,请参阅 Authentication Overview