Chronicle v1 API - Class FeaturedContentNativeDashboardService.FeaturedContentNativeDashboardServiceClient (1.0.0-beta05)

public class FeaturedContentNativeDashboardService.FeaturedContentNativeDashboardServiceClient : ClientBase<FeaturedContentNativeDashboardService.FeaturedContentNativeDashboardServiceClient>

Reference documentation and code samples for the Chronicle v1 API class FeaturedContentNativeDashboardService.FeaturedContentNativeDashboardServiceClient.

Client for FeaturedContentNativeDashboardService

Inheritance

object > ClientBase > ClientBaseFeaturedContentNativeDashboardServiceFeaturedContentNativeDashboardServiceClient > FeaturedContentNativeDashboardService.FeaturedContentNativeDashboardServiceClient

Namespace

Google.Cloud.Chronicle.V1

Assembly

Google.Cloud.Chronicle.V1.dll

Constructors

FeaturedContentNativeDashboardServiceClient()

protected FeaturedContentNativeDashboardServiceClient()

Protected parameterless constructor to allow creation of test doubles.

FeaturedContentNativeDashboardServiceClient(CallInvoker)

public FeaturedContentNativeDashboardServiceClient(CallInvoker callInvoker)

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

Parameter
Name Description
callInvoker CallInvoker

The callInvoker to use to make remote calls.

FeaturedContentNativeDashboardServiceClient(ChannelBase)

public FeaturedContentNativeDashboardServiceClient(ChannelBase channel)

Creates a new client for FeaturedContentNativeDashboardService

Parameter
Name Description
channel ChannelBase

The channel to use to make remote calls.

FeaturedContentNativeDashboardServiceClient(ClientBaseConfiguration)

protected FeaturedContentNativeDashboardServiceClient(ClientBase.ClientBaseConfiguration configuration)

Protected constructor to allow creation of configured clients.

Parameter
Name Description
configuration ClientBaseClientBaseConfiguration

The client configuration.

Methods

GetFeaturedContentNativeDashboard(GetFeaturedContentNativeDashboardRequest, CallOptions)

public virtual FeaturedContentNativeDashboard GetFeaturedContentNativeDashboard(GetFeaturedContentNativeDashboardRequest request, CallOptions options)

Get a native dashboard featured content.

Parameters
Name Description
request GetFeaturedContentNativeDashboardRequest

The request to send to the server.

options CallOptions

The options for the call.

Returns
Type Description
FeaturedContentNativeDashboard

The response received from the server.

GetFeaturedContentNativeDashboard(GetFeaturedContentNativeDashboardRequest, Metadata, DateTime?, CancellationToken)

public virtual FeaturedContentNativeDashboard GetFeaturedContentNativeDashboard(GetFeaturedContentNativeDashboardRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Get a native dashboard featured content.

Parameters
Name Description
request GetFeaturedContentNativeDashboardRequest

The request to send to the server.

headers Metadata

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

deadline System.DateTime

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

cancellationToken CancellationToken

An optional token for canceling the call.

Returns
Type Description
FeaturedContentNativeDashboard

The response received from the server.

GetFeaturedContentNativeDashboardAsync(GetFeaturedContentNativeDashboardRequest, CallOptions)

public virtual AsyncUnaryCall<FeaturedContentNativeDashboard> GetFeaturedContentNativeDashboardAsync(GetFeaturedContentNativeDashboardRequest request, CallOptions options)

Get a native dashboard featured content.

Parameters
Name Description
request GetFeaturedContentNativeDashboardRequest

The request to send to the server.

options CallOptions

The options for the call.

Returns
Type Description
AsyncUnaryCallFeaturedContentNativeDashboard

The call object.

GetFeaturedContentNativeDashboardAsync(GetFeaturedContentNativeDashboardRequest, Metadata, DateTime?, CancellationToken)

public virtual AsyncUnaryCall<FeaturedContentNativeDashboard> GetFeaturedContentNativeDashboardAsync(GetFeaturedContentNativeDashboardRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Get a native dashboard featured content.

Parameters
Name Description
request GetFeaturedContentNativeDashboardRequest

The request to send to the server.

headers Metadata

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

deadline System.DateTime

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

cancellationToken CancellationToken

An optional token for canceling the call.

Returns
Type Description
AsyncUnaryCallFeaturedContentNativeDashboard

The call object.

InstallFeaturedContentNativeDashboard(InstallFeaturedContentNativeDashboardRequest, CallOptions)

public virtual InstallFeaturedContentNativeDashboardResponse InstallFeaturedContentNativeDashboard(InstallFeaturedContentNativeDashboardRequest request, CallOptions options)

Install a native dashboard featured content.

Parameters
Name Description
request InstallFeaturedContentNativeDashboardRequest

The request to send to the server.

options CallOptions

The options for the call.

Returns
Type Description
InstallFeaturedContentNativeDashboardResponse

The response received from the server.

InstallFeaturedContentNativeDashboard(InstallFeaturedContentNativeDashboardRequest, Metadata, DateTime?, CancellationToken)

public virtual InstallFeaturedContentNativeDashboardResponse InstallFeaturedContentNativeDashboard(InstallFeaturedContentNativeDashboardRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Install a native dashboard featured content.

Parameters
Name Description
request InstallFeaturedContentNativeDashboardRequest

The request to send to the server.

headers Metadata

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

deadline System.DateTime

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

cancellationToken CancellationToken

An optional token for canceling the call.

Returns
Type Description
InstallFeaturedContentNativeDashboardResponse

The response received from the server.

InstallFeaturedContentNativeDashboardAsync(InstallFeaturedContentNativeDashboardRequest, CallOptions)

public virtual AsyncUnaryCall<InstallFeaturedContentNativeDashboardResponse> InstallFeaturedContentNativeDashboardAsync(InstallFeaturedContentNativeDashboardRequest request, CallOptions options)

Install a native dashboard featured content.

Parameters
Name Description
request InstallFeaturedContentNativeDashboardRequest

The request to send to the server.

options CallOptions

The options for the call.

Returns
Type Description
AsyncUnaryCallInstallFeaturedContentNativeDashboardResponse

The call object.

InstallFeaturedContentNativeDashboardAsync(InstallFeaturedContentNativeDashboardRequest, Metadata, DateTime?, CancellationToken)

public virtual AsyncUnaryCall<InstallFeaturedContentNativeDashboardResponse> InstallFeaturedContentNativeDashboardAsync(InstallFeaturedContentNativeDashboardRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

Install a native dashboard featured content.

Parameters
Name Description
request InstallFeaturedContentNativeDashboardRequest

The request to send to the server.

headers Metadata

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

deadline System.DateTime

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

cancellationToken CancellationToken

An optional token for canceling the call.

Returns
Type Description
AsyncUnaryCallInstallFeaturedContentNativeDashboardResponse

The call object.

ListFeaturedContentNativeDashboards(ListFeaturedContentNativeDashboardsRequest, CallOptions)

public virtual ListFeaturedContentNativeDashboardsResponse ListFeaturedContentNativeDashboards(ListFeaturedContentNativeDashboardsRequest request, CallOptions options)

List all native dashboards featured content.

Parameters
Name Description
request ListFeaturedContentNativeDashboardsRequest

The request to send to the server.

options CallOptions

The options for the call.

Returns
Type Description
ListFeaturedContentNativeDashboardsResponse

The response received from the server.

ListFeaturedContentNativeDashboards(ListFeaturedContentNativeDashboardsRequest, Metadata, DateTime?, CancellationToken)

public virtual ListFeaturedContentNativeDashboardsResponse ListFeaturedContentNativeDashboards(ListFeaturedContentNativeDashboardsRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

List all native dashboards featured content.

Parameters
Name Description
request ListFeaturedContentNativeDashboardsRequest

The request to send to the server.

headers Metadata

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

deadline System.DateTime

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

cancellationToken CancellationToken

An optional token for canceling the call.

Returns
Type Description
ListFeaturedContentNativeDashboardsResponse

The response received from the server.

ListFeaturedContentNativeDashboardsAsync(ListFeaturedContentNativeDashboardsRequest, CallOptions)

public virtual AsyncUnaryCall<ListFeaturedContentNativeDashboardsResponse> ListFeaturedContentNativeDashboardsAsync(ListFeaturedContentNativeDashboardsRequest request, CallOptions options)

List all native dashboards featured content.

Parameters
Name Description
request ListFeaturedContentNativeDashboardsRequest

The request to send to the server.

options CallOptions

The options for the call.

Returns
Type Description
AsyncUnaryCallListFeaturedContentNativeDashboardsResponse

The call object.

ListFeaturedContentNativeDashboardsAsync(ListFeaturedContentNativeDashboardsRequest, Metadata, DateTime?, CancellationToken)

public virtual AsyncUnaryCall<ListFeaturedContentNativeDashboardsResponse> ListFeaturedContentNativeDashboardsAsync(ListFeaturedContentNativeDashboardsRequest request, Metadata headers = null, DateTime? deadline = null, CancellationToken cancellationToken = default)

List all native dashboards featured content.

Parameters
Name Description
request ListFeaturedContentNativeDashboardsRequest

The request to send to the server.

headers Metadata

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

deadline System.DateTime

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

cancellationToken CancellationToken

An optional token for canceling the call.

Returns
Type Description
AsyncUnaryCallListFeaturedContentNativeDashboardsResponse

The call object.

NewInstance(ClientBaseConfiguration)

protected override FeaturedContentNativeDashboardService.FeaturedContentNativeDashboardServiceClient NewInstance(ClientBase.ClientBaseConfiguration configuration)

Creates a new instance of client from given ClientBaseConfiguration.

Parameter
Name Description
configuration ClientBaseClientBaseConfiguration
Returns
Type Description
FeaturedContentNativeDashboardServiceFeaturedContentNativeDashboardServiceClient
Overrides
Grpc.Core.ClientBase<Google.Cloud.Chronicle.V1.FeaturedContentNativeDashboardService.FeaturedContentNativeDashboardServiceClient>.NewInstance(Grpc.Core.ClientBase.ClientBaseConfiguration)