Class V1Resource
The "v1" collection of methods.
Inheritance
System.Object
V1Resource
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
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 |
|---|---|---|
| Google.Apis.Services.IClientService | service |
Methods
InitializeCustomer(InitializeCustomerRequest)
Initializes the customer. 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 |