Method: projects.locations.brands.revisions.get

BrandRevision を取得します。

HTTP リクエスト

GET https://foodorderingaiagent.googleapis.com/v1beta/{name=projects/*/locations/*/brands/*/revisions/*}

この URL は gRPC Transcoding 構文を使用します。

パスパラメータ

パラメータ
name

string

必須。取得するブランド リビジョンの名前。形式: projects/{project}/locations/{location}/brands/{brand}/revisions/{revision}

リクエストの本文

リクエストの本文は空にする必要があります。

レスポンスの本文

成功した場合、レスポンスの本文には BrandRevision のインスタンスが含まれます。

認可スコープ

次の OAuth スコープが必要です。

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

詳細については、Authentication Overview をご覧ください。