Method: projects.locations.brands.configApplicationRules.get

ConfigApplicationRule を取得します。

HTTP リクエスト

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

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

パスパラメータ

パラメータ
name

string

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

リクエストの本文

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

レスポンスの本文

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

認可スコープ

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

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

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