Method: projects.locations.brands.configApplicationRules.get

取得 ConfigApplicationRule。

HTTP 要求

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

這個網址使用 gRPC 轉碼語法。

路徑參數

參數
name

string

這是必要旗標,要擷取的設定應用程式規則名稱。格式:projects/{project}/locations/{location}/brands/{brand}/configApplicationRules/{configApplicationRule}

要求主體

要求主體必須為空白。

回應主體

如果成功,回應主體會包含 ConfigApplicationRule 的執行個體。

授權範圍

需要下列 OAuth 範圍:

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

詳情請參閱Authentication Overview