Class GrpcCloudChannelReportsServiceStub (3.41.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
NameDescription
clientContextClientContext
Returns
TypeDescription
GrpcCloudChannelReportsServiceStub
Exceptions
TypeDescription
IOException

create(ClientContext clientContext, GrpcStubCallableFactory callableFactory) (deprecated)

public static final GrpcCloudChannelReportsServiceStub create(ClientContext clientContext, GrpcStubCallableFactory callableFactory)
Parameters
NameDescription
clientContextClientContext
callableFactoryGrpcStubCallableFactory
Returns
TypeDescription
GrpcCloudChannelReportsServiceStub
Exceptions
TypeDescription
IOException

create(CloudChannelReportsServiceStubSettings settings) (deprecated)

public static final GrpcCloudChannelReportsServiceStub create(CloudChannelReportsServiceStubSettings settings)
Parameter
NameDescription
settingsCloudChannelReportsServiceStubSettings
Returns
TypeDescription
GrpcCloudChannelReportsServiceStub
Exceptions
TypeDescription
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
NameDescription
settingsCloudChannelReportsServiceStubSettings
clientContextClientContext

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
NameDescription
settingsCloudChannelReportsServiceStubSettings
clientContextClientContext
callableFactoryGrpcStubCallableFactory

Methods

awaitTermination(long duration, TimeUnit unit) (deprecated)

public boolean awaitTermination(long duration, TimeUnit unit)
Parameters
NameDescription
durationlong
unitTimeUnit
Returns
TypeDescription
boolean
Exceptions
TypeDescription
InterruptedException

close() (deprecated)

public final void close()
Overrides

fetchReportResultsCallable() (deprecated)

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

fetchReportResultsPagedCallable() (deprecated)

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

getOperationsStub() (deprecated)

public GrpcOperationsStub getOperationsStub()
Returns
TypeDescription
GrpcOperationsStub
Overrides

isShutdown() (deprecated)

public boolean isShutdown()
Returns
TypeDescription
boolean

isTerminated() (deprecated)

public boolean isTerminated()
Returns
TypeDescription
boolean

listReportsCallable() (deprecated)

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

listReportsPagedCallable() (deprecated)

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

runReportJobCallable() (deprecated)

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

runReportJobOperationCallable() (deprecated)

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

shutdown() (deprecated)

public void shutdown()

shutdownNow() (deprecated)

public void shutdownNow()