Method: projects.locations.brands.configApplicationRules.revisions.get

ConfigApplicationRuleRevision を取得します。

HTTP リクエスト

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

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

パスパラメータ

パラメータ
name

string

必須。取得する構成アプリケーション ルール リビジョンの名前。形式: projects/{project}/locations/{location}/brands/{brand}/configApplicationRules/{configApplicationRule}/revisions/{revision}

リクエストの本文

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

レスポンスの本文

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

認可スコープ

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

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

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