取得客戶設定。
注意:您必須使用管理員帳戶才能執行這個 API。
HTTP 要求
GET https://cloudsearch.googleapis.com/v1/settings/customer
這個網址使用 gRPC 轉碼語法。
要求主體
要求主體必須為空白。
回應主體
如果成功,回應主體會包含 CustomerSettings
的執行例項。
授權範圍
需要下列其中一種 OAuth 範圍:
https://www.googleapis.com/auth/cloud_search.settings.indexing
https://www.googleapis.com/auth/cloud_search.settings
https://www.googleapis.com/auth/cloud_search
詳情請參閱授權指南。