Method: initializeCustomer
Enables third party
support in Google Cloud Search.
Note: This API requires an admin account to execute.
HTTP request
POST https://cloudsearch.googleapis.com/v1:initializeCustomer
The URL uses gRPC Transcoding syntax.
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Operation
.
Authorization Scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/cloud_search.settings.indexing
https://www.googleapis.com/auth/cloud_search.settings
https://www.googleapis.com/auth/cloud_search
For more information, see the Authorization guide.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-03 UTC.
[null,null,["Last updated 2024-09-03 UTC."],[[["Enables third party support in Google Cloud Search, requiring an admin account for execution."],["Sends an empty POST request to the specified URL to initiate the process."],["Upon successful execution, provides an Operation object as a response detailing the status."],["Requires specific OAuth scopes like `cloud_search.settings.indexing` for authorization and access control."]]],[]]