Show / Hide Table of Contents

Class V1Resource

The "v1" collection of methods.

Inheritance
object
V1Resource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
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
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
In this article
Back to top Generated by DocFX