Class GrpcCloudChannelReportsServiceStub (3.46.0)

public class GrpcCloudChannelReportsServiceStub extends CloudChannelReportsServiceStub

Deprecated. This class is deprecated and will be removed in the next major version update.

gRPC stub implementation for the CloudChannelReportsService service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > CloudChannelReportsServiceStub > GrpcCloudChannelReportsServiceStub

Static Methods

create(ClientContext clientContext) (deprecated)

public static final GrpcCloudChannelReportsServiceStub create(ClientContext clientContext)
Parameter
Name Description
clientContext ClientContext
Returns
Type Description
GrpcCloudChannelReportsServiceStub
Exceptions
Type Description
IOException

create(ClientContext clientContext, GrpcStubCallableFactory callableFactory) (deprecated)

public static final GrpcCloudChannelReportsServiceStub create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Parameters
Name Description
clientContext ClientContext
callableFactory GrpcStubCallableFactory
Returns
Type Description
GrpcCloudChannelReportsServiceStub
Exceptions
Type Description
IOException

create(CloudChannelReportsServiceStubSettings settings) (deprecated)

public static final GrpcCloudChannelReportsServiceStub create(CloudChannelReportsServiceStubSettings settings)
Parameter
Name Description
settings CloudChannelReportsServiceStubSettings
Returns
Type Description
GrpcCloudChannelReportsServiceStub
Exceptions
Type Description
IOException

Constructors

GrpcCloudChannelReportsServiceStub(CloudChannelReportsServiceStubSettings settings, ClientContext clientContext) (deprecated)

protected GrpcCloudChannelReportsServiceStub(CloudChannelReportsServiceStubSettings settings, ClientContext clientContext)

Constructs an instance of GrpcCloudChannelReportsServiceStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.

Parameters
Name Description
settings CloudChannelReportsServiceStubSettings
clientContext ClientContext

GrpcCloudChannelReportsServiceStub(CloudChannelReportsServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory) (deprecated)

protected GrpcCloudChannelReportsServiceStub(CloudChannelReportsServiceStubSettings settings, ClientContext clientContext, GrpcStubCallableFactory callableFactory)

Constructs an instance of GrpcCloudChannelReportsServiceStub, using the given settings. This is protected so that it is easy to make a subclass, but otherwise, the static factory methods should be preferred.

Parameters
Name Description
settings CloudChannelReportsServiceStubSettings
clientContext ClientContext
callableFactory GrpcStubCallableFactory

Methods

awaitTermination(long duration, TimeUnit unit) (deprecated)

public boolean awaitTermination(long duration, TimeUnit unit)
Parameters
Name Description
duration long
unit TimeUnit
Returns
Type Description
boolean
Exceptions
Type Description
InterruptedException

close() (deprecated)

public final void close()
Overrides

fetchReportResultsCallable() (deprecated)

public UnaryCallable<FetchReportResultsRequest,FetchReportResultsResponse> fetchReportResultsCallable()
Returns
Type Description
UnaryCallable<FetchReportResultsRequest,FetchReportResultsResponse>
Overrides

fetchReportResultsPagedCallable() (deprecated)

public UnaryCallable<FetchReportResultsRequest,CloudChannelReportsServiceClient.FetchReportResultsPagedResponse> fetchReportResultsPagedCallable()
Returns
Type Description
UnaryCallable<FetchReportResultsRequest,FetchReportResultsPagedResponse>
Overrides

getOperationsStub() (deprecated)

public GrpcOperationsStub getOperationsStub()
Returns
Type Description
GrpcOperationsStub
Overrides

isShutdown() (deprecated)

public boolean isShutdown()
Returns
Type Description
boolean

isTerminated() (deprecated)

public boolean isTerminated()
Returns
Type Description
boolean

listReportsCallable() (deprecated)

public UnaryCallable<ListReportsRequest,ListReportsResponse> listReportsCallable()
Returns
Type Description
UnaryCallable<ListReportsRequest,ListReportsResponse>
Overrides

listReportsPagedCallable() (deprecated)

public UnaryCallable<ListReportsRequest,CloudChannelReportsServiceClient.ListReportsPagedResponse> listReportsPagedCallable()
Returns
Type Description
UnaryCallable<ListReportsRequest,ListReportsPagedResponse>
Overrides

runReportJobCallable() (deprecated)

public UnaryCallable<RunReportJobRequest,Operation> runReportJobCallable()
Returns
Type Description
UnaryCallable<RunReportJobRequest,Operation>
Overrides

runReportJobOperationCallable() (deprecated)

public OperationCallable<RunReportJobRequest,RunReportJobResponse,OperationMetadata> runReportJobOperationCallable()
Returns
Type Description
OperationCallable<RunReportJobRequest,RunReportJobResponse,OperationMetadata>
Overrides

shutdown() (deprecated)

public void shutdown()

shutdownNow() (deprecated)

public void shutdownNow()