Cloud Dataplex v1 API - Class CatalogService.CatalogServiceClient (2.15.0)

public class CatalogService.CatalogServiceClient : ClientBase<CatalogService.CatalogServiceClient>

Reference documentation and code samples for the Cloud Dataplex v1 API class CatalogService.CatalogServiceClient.

Client for CatalogService

Inheritance

object > ClientBase > ClientBaseCatalogServiceCatalogServiceClient > CatalogService.CatalogServiceClient

Namespace

Google.Cloud.Dataplex.V1

Assembly

Google.Cloud.Dataplex.V1.dll

Constructors

CatalogServiceClient()

protected CatalogServiceClient()

Protected parameterless constructor to allow creation of test doubles.

CatalogServiceClient(CallInvoker)

public CatalogServiceClient(CallInvoker callInvoker)

Creates a new client for CatalogService that uses a custom CallInvoker.

Parameter
NameDescription
callInvokerCallInvoker

The callInvoker to use to make remote calls.

CatalogServiceClient(ChannelBase)

public CatalogServiceClient(ChannelBase channel)

Creates a new client for CatalogService

Parameter
NameDescription
channelChannelBase

The channel to use to make remote calls.

CatalogServiceClient(ClientBaseConfiguration)

protected CatalogServiceClient(ClientBase.ClientBaseConfiguration configuration)

Protected constructor to allow creation of configured clients.

Parameter
NameDescription
configurationClientBaseClientBaseConfiguration

The client configuration.

Methods

CreateAspectType(CreateAspectTypeRequest, CallOptions)

public virtual Operation CreateAspectType(CreateAspectTypeRequest request, CallOptions options)

Creates an AspectType

Parameters
NameDescription
requestCreateAspectTypeRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
Operation

The response received from the server.

CreateAspectType(CreateAspectTypeRequest, Metadata, DateTime?, CancellationToken)

public virtual Operation CreateAspectType(CreateAspectTypeRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Creates an AspectType

Parameters
NameDescription
requestCreateAspectTypeRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
Operation

The response received from the server.

CreateAspectTypeAsync(CreateAspectTypeRequest, CallOptions)

public virtual AsyncUnaryCall<Operation> CreateAspectTypeAsync(CreateAspectTypeRequest request, CallOptions options)

Creates an AspectType

Parameters
NameDescription
requestCreateAspectTypeRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
AsyncUnaryCallOperation

The call object.

CreateAspectTypeAsync(CreateAspectTypeRequest, Metadata, DateTime?, CancellationToken)

public virtual AsyncUnaryCall<Operation> CreateAspectTypeAsync(CreateAspectTypeRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Creates an AspectType

Parameters
NameDescription
requestCreateAspectTypeRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
AsyncUnaryCallOperation

The call object.

CreateEntry(CreateEntryRequest, CallOptions)

public virtual Entry CreateEntry(CreateEntryRequest request, CallOptions options)

Creates an Entry.

Parameters
NameDescription
requestCreateEntryRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
Entry

The response received from the server.

CreateEntry(CreateEntryRequest, Metadata, DateTime?, CancellationToken)

public virtual Entry CreateEntry(CreateEntryRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Creates an Entry.

Parameters
NameDescription
requestCreateEntryRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
Entry

The response received from the server.

CreateEntryAsync(CreateEntryRequest, CallOptions)

public virtual AsyncUnaryCall<Entry> CreateEntryAsync(CreateEntryRequest request, CallOptions options)

Creates an Entry.

Parameters
NameDescription
requestCreateEntryRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
AsyncUnaryCallEntry

The call object.

CreateEntryAsync(CreateEntryRequest, Metadata, DateTime?, CancellationToken)

public virtual AsyncUnaryCall<Entry> CreateEntryAsync(CreateEntryRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Creates an Entry.

Parameters
NameDescription
requestCreateEntryRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
AsyncUnaryCallEntry

The call object.

CreateEntryGroup(CreateEntryGroupRequest, CallOptions)

public virtual Operation CreateEntryGroup(CreateEntryGroupRequest request, CallOptions options)

Creates an EntryGroup

Parameters
NameDescription
requestCreateEntryGroupRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
Operation

The response received from the server.

CreateEntryGroup(CreateEntryGroupRequest, Metadata, DateTime?, CancellationToken)

public virtual Operation CreateEntryGroup(CreateEntryGroupRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Creates an EntryGroup

Parameters
NameDescription
requestCreateEntryGroupRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
Operation

The response received from the server.

CreateEntryGroupAsync(CreateEntryGroupRequest, CallOptions)

public virtual AsyncUnaryCall<Operation> CreateEntryGroupAsync(CreateEntryGroupRequest request, CallOptions options)

Creates an EntryGroup

Parameters
NameDescription
requestCreateEntryGroupRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
AsyncUnaryCallOperation

The call object.

CreateEntryGroupAsync(CreateEntryGroupRequest, Metadata, DateTime?, CancellationToken)

public virtual AsyncUnaryCall<Operation> CreateEntryGroupAsync(CreateEntryGroupRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Creates an EntryGroup

Parameters
NameDescription
requestCreateEntryGroupRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
AsyncUnaryCallOperation

The call object.

CreateEntryType(CreateEntryTypeRequest, CallOptions)

public virtual Operation CreateEntryType(CreateEntryTypeRequest request, CallOptions options)

Creates an EntryType

Parameters
NameDescription
requestCreateEntryTypeRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
Operation

The response received from the server.

CreateEntryType(CreateEntryTypeRequest, Metadata, DateTime?, CancellationToken)

public virtual Operation CreateEntryType(CreateEntryTypeRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Creates an EntryType

Parameters
NameDescription
requestCreateEntryTypeRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
Operation

The response received from the server.

CreateEntryTypeAsync(CreateEntryTypeRequest, CallOptions)

public virtual AsyncUnaryCall<Operation> CreateEntryTypeAsync(CreateEntryTypeRequest request, CallOptions options)

Creates an EntryType

Parameters
NameDescription
requestCreateEntryTypeRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
AsyncUnaryCallOperation

The call object.

CreateEntryTypeAsync(CreateEntryTypeRequest, Metadata, DateTime?, CancellationToken)

public virtual AsyncUnaryCall<Operation> CreateEntryTypeAsync(CreateEntryTypeRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Creates an EntryType

Parameters
NameDescription
requestCreateEntryTypeRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
AsyncUnaryCallOperation

The call object.

CreateIAMPolicyClient()

public virtual IAMPolicy.IAMPolicyClient CreateIAMPolicyClient()

Creates a new instance of IAMPolicy.IAMPolicyClient using the same call invoker as this client.

Returns
TypeDescription
IAMPolicyIAMPolicyClient

A new IAMPolicy.IAMPolicyClient for the same target as this client.

CreateLocationsClient()

public virtual Locations.LocationsClient CreateLocationsClient()

Creates a new instance of Locations.LocationsClient using the same call invoker as this client.

Returns
TypeDescription
LocationsLocationsClient

A new Locations.LocationsClient for the same target as this client.

CreateOperationsClient()

public virtual Operations.OperationsClient CreateOperationsClient()

Creates a new instance of Operations.OperationsClient using the same call invoker as this client.

Returns
TypeDescription
OperationsOperationsClient

A new Operations client for the same target as this client.

DeleteAspectType(DeleteAspectTypeRequest, CallOptions)

public virtual Operation DeleteAspectType(DeleteAspectTypeRequest request, CallOptions options)

Deletes a AspectType resource.

Parameters
NameDescription
requestDeleteAspectTypeRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
Operation

The response received from the server.

DeleteAspectType(DeleteAspectTypeRequest, Metadata, DateTime?, CancellationToken)

public virtual Operation DeleteAspectType(DeleteAspectTypeRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Deletes a AspectType resource.

Parameters
NameDescription
requestDeleteAspectTypeRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
Operation

The response received from the server.

DeleteAspectTypeAsync(DeleteAspectTypeRequest, CallOptions)

public virtual AsyncUnaryCall<Operation> DeleteAspectTypeAsync(DeleteAspectTypeRequest request, CallOptions options)

Deletes a AspectType resource.

Parameters
NameDescription
requestDeleteAspectTypeRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
AsyncUnaryCallOperation

The call object.

DeleteAspectTypeAsync(DeleteAspectTypeRequest, Metadata, DateTime?, CancellationToken)

public virtual AsyncUnaryCall<Operation> DeleteAspectTypeAsync(DeleteAspectTypeRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Deletes a AspectType resource.

Parameters
NameDescription
requestDeleteAspectTypeRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
AsyncUnaryCallOperation

The call object.

DeleteEntry(DeleteEntryRequest, CallOptions)

public virtual Entry DeleteEntry(DeleteEntryRequest request, CallOptions options)

Deletes an Entry.

Parameters
NameDescription
requestDeleteEntryRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
Entry

The response received from the server.

DeleteEntry(DeleteEntryRequest, Metadata, DateTime?, CancellationToken)

public virtual Entry DeleteEntry(DeleteEntryRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Deletes an Entry.

Parameters
NameDescription
requestDeleteEntryRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
Entry

The response received from the server.

DeleteEntryAsync(DeleteEntryRequest, CallOptions)

public virtual AsyncUnaryCall<Entry> DeleteEntryAsync(DeleteEntryRequest request, CallOptions options)

Deletes an Entry.

Parameters
NameDescription
requestDeleteEntryRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
AsyncUnaryCallEntry

The call object.

DeleteEntryAsync(DeleteEntryRequest, Metadata, DateTime?, CancellationToken)

public virtual AsyncUnaryCall<Entry> DeleteEntryAsync(DeleteEntryRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Deletes an Entry.

Parameters
NameDescription
requestDeleteEntryRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
AsyncUnaryCallEntry

The call object.

DeleteEntryGroup(DeleteEntryGroupRequest, CallOptions)

public virtual Operation DeleteEntryGroup(DeleteEntryGroupRequest request, CallOptions options)

Deletes a EntryGroup resource.

Parameters
NameDescription
requestDeleteEntryGroupRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
Operation

The response received from the server.

DeleteEntryGroup(DeleteEntryGroupRequest, Metadata, DateTime?, CancellationToken)

public virtual Operation DeleteEntryGroup(DeleteEntryGroupRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Deletes a EntryGroup resource.

Parameters
NameDescription
requestDeleteEntryGroupRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
Operation

The response received from the server.

DeleteEntryGroupAsync(DeleteEntryGroupRequest, CallOptions)

public virtual AsyncUnaryCall<Operation> DeleteEntryGroupAsync(DeleteEntryGroupRequest request, CallOptions options)

Deletes a EntryGroup resource.

Parameters
NameDescription
requestDeleteEntryGroupRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
AsyncUnaryCallOperation

The call object.

DeleteEntryGroupAsync(DeleteEntryGroupRequest, Metadata, DateTime?, CancellationToken)

public virtual AsyncUnaryCall<Operation> DeleteEntryGroupAsync(DeleteEntryGroupRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Deletes a EntryGroup resource.

Parameters
NameDescription
requestDeleteEntryGroupRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
AsyncUnaryCallOperation

The call object.

DeleteEntryType(DeleteEntryTypeRequest, CallOptions)

public virtual Operation DeleteEntryType(DeleteEntryTypeRequest request, CallOptions options)

Deletes a EntryType resource.

Parameters
NameDescription
requestDeleteEntryTypeRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
Operation

The response received from the server.

DeleteEntryType(DeleteEntryTypeRequest, Metadata, DateTime?, CancellationToken)

public virtual Operation DeleteEntryType(DeleteEntryTypeRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Deletes a EntryType resource.

Parameters
NameDescription
requestDeleteEntryTypeRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
Operation

The response received from the server.

DeleteEntryTypeAsync(DeleteEntryTypeRequest, CallOptions)

public virtual AsyncUnaryCall<Operation> DeleteEntryTypeAsync(DeleteEntryTypeRequest request, CallOptions options)

Deletes a EntryType resource.

Parameters
NameDescription
requestDeleteEntryTypeRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
AsyncUnaryCallOperation

The call object.

DeleteEntryTypeAsync(DeleteEntryTypeRequest, Metadata, DateTime?, CancellationToken)

public virtual AsyncUnaryCall<Operation> DeleteEntryTypeAsync(DeleteEntryTypeRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Deletes a EntryType resource.

Parameters
NameDescription
requestDeleteEntryTypeRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
AsyncUnaryCallOperation

The call object.

GetAspectType(GetAspectTypeRequest, CallOptions)

public virtual AspectType GetAspectType(GetAspectTypeRequest request, CallOptions options)

Retrieves a AspectType resource.

Parameters
NameDescription
requestGetAspectTypeRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
AspectType

The response received from the server.

GetAspectType(GetAspectTypeRequest, Metadata, DateTime?, CancellationToken)

public virtual AspectType GetAspectType(GetAspectTypeRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Retrieves a AspectType resource.

Parameters
NameDescription
requestGetAspectTypeRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
AspectType

The response received from the server.

GetAspectTypeAsync(GetAspectTypeRequest, CallOptions)

public virtual AsyncUnaryCall<AspectType> GetAspectTypeAsync(GetAspectTypeRequest request, CallOptions options)

Retrieves a AspectType resource.

Parameters
NameDescription
requestGetAspectTypeRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
AsyncUnaryCallAspectType

The call object.

GetAspectTypeAsync(GetAspectTypeRequest, Metadata, DateTime?, CancellationToken)

public virtual AsyncUnaryCall<AspectType> GetAspectTypeAsync(GetAspectTypeRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Retrieves a AspectType resource.

Parameters
NameDescription
requestGetAspectTypeRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
AsyncUnaryCallAspectType

The call object.

GetEntry(GetEntryRequest, CallOptions)

public virtual Entry GetEntry(GetEntryRequest request, CallOptions options)

Gets a single entry.

Parameters
NameDescription
requestGetEntryRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
Entry

The response received from the server.

GetEntry(GetEntryRequest, Metadata, DateTime?, CancellationToken)

public virtual Entry GetEntry(GetEntryRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Gets a single entry.

Parameters
NameDescription
requestGetEntryRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
Entry

The response received from the server.

GetEntryAsync(GetEntryRequest, CallOptions)

public virtual AsyncUnaryCall<Entry> GetEntryAsync(GetEntryRequest request, CallOptions options)

Gets a single entry.

Parameters
NameDescription
requestGetEntryRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
AsyncUnaryCallEntry

The call object.

GetEntryAsync(GetEntryRequest, Metadata, DateTime?, CancellationToken)

public virtual AsyncUnaryCall<Entry> GetEntryAsync(GetEntryRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Gets a single entry.

Parameters
NameDescription
requestGetEntryRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
AsyncUnaryCallEntry

The call object.

GetEntryGroup(GetEntryGroupRequest, CallOptions)

public virtual EntryGroup GetEntryGroup(GetEntryGroupRequest request, CallOptions options)

Retrieves a EntryGroup resource.

Parameters
NameDescription
requestGetEntryGroupRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
EntryGroup

The response received from the server.

GetEntryGroup(GetEntryGroupRequest, Metadata, DateTime?, CancellationToken)

public virtual EntryGroup GetEntryGroup(GetEntryGroupRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Retrieves a EntryGroup resource.

Parameters
NameDescription
requestGetEntryGroupRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
EntryGroup

The response received from the server.

GetEntryGroupAsync(GetEntryGroupRequest, CallOptions)

public virtual AsyncUnaryCall<EntryGroup> GetEntryGroupAsync(GetEntryGroupRequest request, CallOptions options)

Retrieves a EntryGroup resource.

Parameters
NameDescription
requestGetEntryGroupRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
AsyncUnaryCallEntryGroup

The call object.

GetEntryGroupAsync(GetEntryGroupRequest, Metadata, DateTime?, CancellationToken)

public virtual AsyncUnaryCall<EntryGroup> GetEntryGroupAsync(GetEntryGroupRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Retrieves a EntryGroup resource.

Parameters
NameDescription
requestGetEntryGroupRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
AsyncUnaryCallEntryGroup

The call object.

GetEntryType(GetEntryTypeRequest, CallOptions)

public virtual EntryType GetEntryType(GetEntryTypeRequest request, CallOptions options)

Retrieves a EntryType resource.

Parameters
NameDescription
requestGetEntryTypeRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
EntryType

The response received from the server.

GetEntryType(GetEntryTypeRequest, Metadata, DateTime?, CancellationToken)

public virtual EntryType GetEntryType(GetEntryTypeRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Retrieves a EntryType resource.

Parameters
NameDescription
requestGetEntryTypeRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
EntryType

The response received from the server.

GetEntryTypeAsync(GetEntryTypeRequest, CallOptions)

public virtual AsyncUnaryCall<EntryType> GetEntryTypeAsync(GetEntryTypeRequest request, CallOptions options)

Retrieves a EntryType resource.

Parameters
NameDescription
requestGetEntryTypeRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
AsyncUnaryCallEntryType

The call object.

GetEntryTypeAsync(GetEntryTypeRequest, Metadata, DateTime?, CancellationToken)

public virtual AsyncUnaryCall<EntryType> GetEntryTypeAsync(GetEntryTypeRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Retrieves a EntryType resource.

Parameters
NameDescription
requestGetEntryTypeRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
AsyncUnaryCallEntryType

The call object.

ListAspectTypes(ListAspectTypesRequest, CallOptions)

public virtual ListAspectTypesResponse ListAspectTypes(ListAspectTypesRequest request, CallOptions options)

Lists AspectType resources in a project and location.

Parameters
NameDescription
requestListAspectTypesRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
ListAspectTypesResponse

The response received from the server.

ListAspectTypes(ListAspectTypesRequest, Metadata, DateTime?, CancellationToken)

public virtual ListAspectTypesResponse ListAspectTypes(ListAspectTypesRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Lists AspectType resources in a project and location.

Parameters
NameDescription
requestListAspectTypesRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
ListAspectTypesResponse

The response received from the server.

ListAspectTypesAsync(ListAspectTypesRequest, CallOptions)

public virtual AsyncUnaryCall<ListAspectTypesResponse> ListAspectTypesAsync(ListAspectTypesRequest request, CallOptions options)

Lists AspectType resources in a project and location.

Parameters
NameDescription
requestListAspectTypesRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
AsyncUnaryCallListAspectTypesResponse

The call object.

ListAspectTypesAsync(ListAspectTypesRequest, Metadata, DateTime?, CancellationToken)

public virtual AsyncUnaryCall<ListAspectTypesResponse> ListAspectTypesAsync(ListAspectTypesRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Lists AspectType resources in a project and location.

Parameters
NameDescription
requestListAspectTypesRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
AsyncUnaryCallListAspectTypesResponse

The call object.

ListEntries(ListEntriesRequest, CallOptions)

public virtual ListEntriesResponse ListEntries(ListEntriesRequest request, CallOptions options)

Lists entries within an entry group.

Parameters
NameDescription
requestListEntriesRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
ListEntriesResponse

The response received from the server.

ListEntries(ListEntriesRequest, Metadata, DateTime?, CancellationToken)

public virtual ListEntriesResponse ListEntries(ListEntriesRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Lists entries within an entry group.

Parameters
NameDescription
requestListEntriesRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
ListEntriesResponse

The response received from the server.

ListEntriesAsync(ListEntriesRequest, CallOptions)

public virtual AsyncUnaryCall<ListEntriesResponse> ListEntriesAsync(ListEntriesRequest request, CallOptions options)

Lists entries within an entry group.

Parameters
NameDescription
requestListEntriesRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
AsyncUnaryCallListEntriesResponse

The call object.

ListEntriesAsync(ListEntriesRequest, Metadata, DateTime?, CancellationToken)

public virtual AsyncUnaryCall<ListEntriesResponse> ListEntriesAsync(ListEntriesRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Lists entries within an entry group.

Parameters
NameDescription
requestListEntriesRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
AsyncUnaryCallListEntriesResponse

The call object.

ListEntryGroups(ListEntryGroupsRequest, CallOptions)

public virtual ListEntryGroupsResponse ListEntryGroups(ListEntryGroupsRequest request, CallOptions options)

Lists EntryGroup resources in a project and location.

Parameters
NameDescription
requestListEntryGroupsRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
ListEntryGroupsResponse

The response received from the server.

ListEntryGroups(ListEntryGroupsRequest, Metadata, DateTime?, CancellationToken)

public virtual ListEntryGroupsResponse ListEntryGroups(ListEntryGroupsRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Lists EntryGroup resources in a project and location.

Parameters
NameDescription
requestListEntryGroupsRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
ListEntryGroupsResponse

The response received from the server.

ListEntryGroupsAsync(ListEntryGroupsRequest, CallOptions)

public virtual AsyncUnaryCall<ListEntryGroupsResponse> ListEntryGroupsAsync(ListEntryGroupsRequest request, CallOptions options)

Lists EntryGroup resources in a project and location.

Parameters
NameDescription
requestListEntryGroupsRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
AsyncUnaryCallListEntryGroupsResponse

The call object.

ListEntryGroupsAsync(ListEntryGroupsRequest, Metadata, DateTime?, CancellationToken)

public virtual AsyncUnaryCall<ListEntryGroupsResponse> ListEntryGroupsAsync(ListEntryGroupsRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Lists EntryGroup resources in a project and location.

Parameters
NameDescription
requestListEntryGroupsRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
AsyncUnaryCallListEntryGroupsResponse

The call object.

ListEntryTypes(ListEntryTypesRequest, CallOptions)

public virtual ListEntryTypesResponse ListEntryTypes(ListEntryTypesRequest request, CallOptions options)

Lists EntryType resources in a project and location.

Parameters
NameDescription
requestListEntryTypesRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
ListEntryTypesResponse

The response received from the server.

ListEntryTypes(ListEntryTypesRequest, Metadata, DateTime?, CancellationToken)

public virtual ListEntryTypesResponse ListEntryTypes(ListEntryTypesRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Lists EntryType resources in a project and location.

Parameters
NameDescription
requestListEntryTypesRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
ListEntryTypesResponse

The response received from the server.

ListEntryTypesAsync(ListEntryTypesRequest, CallOptions)

public virtual AsyncUnaryCall<ListEntryTypesResponse> ListEntryTypesAsync(ListEntryTypesRequest request, CallOptions options)

Lists EntryType resources in a project and location.

Parameters
NameDescription
requestListEntryTypesRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
AsyncUnaryCallListEntryTypesResponse

The call object.

ListEntryTypesAsync(ListEntryTypesRequest, Metadata, DateTime?, CancellationToken)

public virtual AsyncUnaryCall<ListEntryTypesResponse> ListEntryTypesAsync(ListEntryTypesRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Lists EntryType resources in a project and location.

Parameters
NameDescription
requestListEntryTypesRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
AsyncUnaryCallListEntryTypesResponse

The call object.

LookupEntry(LookupEntryRequest, CallOptions)

public virtual Entry LookupEntry(LookupEntryRequest request, CallOptions options)

Looks up a single entry.

Parameters
NameDescription
requestLookupEntryRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
Entry

The response received from the server.

LookupEntry(LookupEntryRequest, Metadata, DateTime?, CancellationToken)

public virtual Entry LookupEntry(LookupEntryRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Looks up a single entry.

Parameters
NameDescription
requestLookupEntryRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
Entry

The response received from the server.

LookupEntryAsync(LookupEntryRequest, CallOptions)

public virtual AsyncUnaryCall<Entry> LookupEntryAsync(LookupEntryRequest request, CallOptions options)

Looks up a single entry.

Parameters
NameDescription
requestLookupEntryRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
AsyncUnaryCallEntry

The call object.

LookupEntryAsync(LookupEntryRequest, Metadata, DateTime?, CancellationToken)

public virtual AsyncUnaryCall<Entry> LookupEntryAsync(LookupEntryRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Looks up a single entry.

Parameters
NameDescription
requestLookupEntryRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
AsyncUnaryCallEntry

The call object.

NewInstance(ClientBaseConfiguration)

protected override CatalogService.CatalogServiceClient NewInstance(ClientBase.ClientBaseConfiguration configuration)

Creates a new instance of client from given ClientBaseConfiguration.

Parameter
NameDescription
configurationClientBaseClientBaseConfiguration
Returns
TypeDescription
CatalogServiceCatalogServiceClient
Overrides

SearchEntries(SearchEntriesRequest, CallOptions)

public virtual SearchEntriesResponse SearchEntries(SearchEntriesRequest request, CallOptions options)

Searches for entries matching given query and scope.

Parameters
NameDescription
requestSearchEntriesRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
SearchEntriesResponse

The response received from the server.

SearchEntries(SearchEntriesRequest, Metadata, DateTime?, CancellationToken)

public virtual SearchEntriesResponse SearchEntries(SearchEntriesRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Searches for entries matching given query and scope.

Parameters
NameDescription
requestSearchEntriesRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
SearchEntriesResponse

The response received from the server.

SearchEntriesAsync(SearchEntriesRequest, CallOptions)

public virtual AsyncUnaryCall<SearchEntriesResponse> SearchEntriesAsync(SearchEntriesRequest request, CallOptions options)

Searches for entries matching given query and scope.

Parameters
NameDescription
requestSearchEntriesRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
AsyncUnaryCallSearchEntriesResponse

The call object.

SearchEntriesAsync(SearchEntriesRequest, Metadata, DateTime?, CancellationToken)

public virtual AsyncUnaryCall<SearchEntriesResponse> SearchEntriesAsync(SearchEntriesRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Searches for entries matching given query and scope.

Parameters
NameDescription
requestSearchEntriesRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
AsyncUnaryCallSearchEntriesResponse

The call object.

UpdateAspectType(UpdateAspectTypeRequest, CallOptions)

public virtual Operation UpdateAspectType(UpdateAspectTypeRequest request, CallOptions options)

Updates a AspectType resource.

Parameters
NameDescription
requestUpdateAspectTypeRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
Operation

The response received from the server.

UpdateAspectType(UpdateAspectTypeRequest, Metadata, DateTime?, CancellationToken)

public virtual Operation UpdateAspectType(UpdateAspectTypeRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Updates a AspectType resource.

Parameters
NameDescription
requestUpdateAspectTypeRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
Operation

The response received from the server.

UpdateAspectTypeAsync(UpdateAspectTypeRequest, CallOptions)

public virtual AsyncUnaryCall<Operation> UpdateAspectTypeAsync(UpdateAspectTypeRequest request, CallOptions options)

Updates a AspectType resource.

Parameters
NameDescription
requestUpdateAspectTypeRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
AsyncUnaryCallOperation

The call object.

UpdateAspectTypeAsync(UpdateAspectTypeRequest, Metadata, DateTime?, CancellationToken)

public virtual AsyncUnaryCall<Operation> UpdateAspectTypeAsync(UpdateAspectTypeRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Updates a AspectType resource.

Parameters
NameDescription
requestUpdateAspectTypeRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
AsyncUnaryCallOperation

The call object.

UpdateEntry(UpdateEntryRequest, CallOptions)

public virtual Entry UpdateEntry(UpdateEntryRequest request, CallOptions options)

Updates an Entry.

Parameters
NameDescription
requestUpdateEntryRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
Entry

The response received from the server.

UpdateEntry(UpdateEntryRequest, Metadata, DateTime?, CancellationToken)

public virtual Entry UpdateEntry(UpdateEntryRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Updates an Entry.

Parameters
NameDescription
requestUpdateEntryRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
Entry

The response received from the server.

UpdateEntryAsync(UpdateEntryRequest, CallOptions)

public virtual AsyncUnaryCall<Entry> UpdateEntryAsync(UpdateEntryRequest request, CallOptions options)

Updates an Entry.

Parameters
NameDescription
requestUpdateEntryRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
AsyncUnaryCallEntry

The call object.

UpdateEntryAsync(UpdateEntryRequest, Metadata, DateTime?, CancellationToken)

public virtual AsyncUnaryCall<Entry> UpdateEntryAsync(UpdateEntryRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Updates an Entry.

Parameters
NameDescription
requestUpdateEntryRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
AsyncUnaryCallEntry

The call object.

UpdateEntryGroup(UpdateEntryGroupRequest, CallOptions)

public virtual Operation UpdateEntryGroup(UpdateEntryGroupRequest request, CallOptions options)

Updates a EntryGroup resource.

Parameters
NameDescription
requestUpdateEntryGroupRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
Operation

The response received from the server.

UpdateEntryGroup(UpdateEntryGroupRequest, Metadata, DateTime?, CancellationToken)

public virtual Operation UpdateEntryGroup(UpdateEntryGroupRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Updates a EntryGroup resource.

Parameters
NameDescription
requestUpdateEntryGroupRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
Operation

The response received from the server.

UpdateEntryGroupAsync(UpdateEntryGroupRequest, CallOptions)

public virtual AsyncUnaryCall<Operation> UpdateEntryGroupAsync(UpdateEntryGroupRequest request, CallOptions options)

Updates a EntryGroup resource.

Parameters
NameDescription
requestUpdateEntryGroupRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
AsyncUnaryCallOperation

The call object.

UpdateEntryGroupAsync(UpdateEntryGroupRequest, Metadata, DateTime?, CancellationToken)

public virtual AsyncUnaryCall<Operation> UpdateEntryGroupAsync(UpdateEntryGroupRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Updates a EntryGroup resource.

Parameters
NameDescription
requestUpdateEntryGroupRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
AsyncUnaryCallOperation

The call object.

UpdateEntryType(UpdateEntryTypeRequest, CallOptions)

public virtual Operation UpdateEntryType(UpdateEntryTypeRequest request, CallOptions options)

Updates a EntryType resource.

Parameters
NameDescription
requestUpdateEntryTypeRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
Operation

The response received from the server.

UpdateEntryType(UpdateEntryTypeRequest, Metadata, DateTime?, CancellationToken)

public virtual Operation UpdateEntryType(UpdateEntryTypeRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Updates a EntryType resource.

Parameters
NameDescription
requestUpdateEntryTypeRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
Operation

The response received from the server.

UpdateEntryTypeAsync(UpdateEntryTypeRequest, CallOptions)

public virtual AsyncUnaryCall<Operation> UpdateEntryTypeAsync(UpdateEntryTypeRequest request, CallOptions options)

Updates a EntryType resource.

Parameters
NameDescription
requestUpdateEntryTypeRequest

The request to send to the server.

optionsCallOptions

The options for the call.

Returns
TypeDescription
AsyncUnaryCallOperation

The call object.

UpdateEntryTypeAsync(UpdateEntryTypeRequest, Metadata, DateTime?, CancellationToken)

public virtual AsyncUnaryCall<Operation> UpdateEntryTypeAsync(UpdateEntryTypeRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Updates a EntryType resource.

Parameters
NameDescription
requestUpdateEntryTypeRequest

The request to send to the server.

headersMetadata

The initial metadata to send with the call. This parameter is optional.

deadlineDateTime

An optional deadline for the call. The call will be cancelled if deadline is hit.

cancellationTokenCancellationToken

An optional token for canceling the call.

Returns
TypeDescription
AsyncUnaryCallOperation

The call object.