Class V1Resource
The "v1" collection of methods.
Inherited Members
Namespace: Google.Apis.CloudSearch.v1
Assembly: Google.Apis.CloudSearch.v1.dll
Syntax
public class V1Resource
Constructors
V1Resource(IClientService)
Constructs a new resource.
Declaration
public V1Resource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Methods
InitializeCustomer(InitializeCustomerRequest)
Enables third party
support in Google Cloud Search. Note: This API requires an admin account to
execute.
Declaration
public virtual V1Resource.InitializeCustomerRequest InitializeCustomer(InitializeCustomerRequest body)
Parameters
Type | Name | Description |
---|---|---|
InitializeCustomerRequest | body | The body of the request. |
Returns
Type | Description |
---|---|
V1Resource.InitializeCustomerRequest |