@Deprecated @Generated(value="by gapic-generator-java") public class GrpcCloudChannelReportsServiceStub extends CloudChannelReportsServiceStub
This class is for advanced usage and reflects the underlying API directly.
| Modifier | Constructor and Description |
|---|---|
protected |
GrpcCloudChannelReportsServiceStub(CloudChannelReportsServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext)
Deprecated.
Constructs an instance of GrpcCloudChannelReportsServiceStub, using the given settings.
|
protected |
GrpcCloudChannelReportsServiceStub(CloudChannelReportsServiceStubSettings settings,
com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Deprecated.
Constructs an instance of GrpcCloudChannelReportsServiceStub, using the given settings.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
awaitTermination(long duration,
TimeUnit unit)
Deprecated.
|
void |
close()
Deprecated.
|
static GrpcCloudChannelReportsServiceStub |
create(com.google.api.gax.rpc.ClientContext clientContext)
Deprecated.
|
static GrpcCloudChannelReportsServiceStub |
create(com.google.api.gax.rpc.ClientContext clientContext,
com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
Deprecated.
|
static GrpcCloudChannelReportsServiceStub |
create(CloudChannelReportsServiceStubSettings settings)
Deprecated.
|
com.google.api.gax.rpc.UnaryCallable<FetchReportResultsRequest,FetchReportResultsResponse> |
fetchReportResultsCallable()
Deprecated.
|
com.google.api.gax.rpc.UnaryCallable<FetchReportResultsRequest,CloudChannelReportsServiceClient.FetchReportResultsPagedResponse> |
fetchReportResultsPagedCallable()
Deprecated.
|
com.google.longrunning.stub.GrpcOperationsStub |
getOperationsStub()
Deprecated.
|
boolean |
isShutdown()
Deprecated.
|
boolean |
isTerminated()
Deprecated.
|
com.google.api.gax.rpc.UnaryCallable<ListReportsRequest,ListReportsResponse> |
listReportsCallable()
Deprecated.
|
com.google.api.gax.rpc.UnaryCallable<ListReportsRequest,CloudChannelReportsServiceClient.ListReportsPagedResponse> |
listReportsPagedCallable()
Deprecated.
|
com.google.api.gax.rpc.UnaryCallable<RunReportJobRequest,com.google.longrunning.Operation> |
runReportJobCallable()
Deprecated.
|
com.google.api.gax.rpc.OperationCallable<RunReportJobRequest,RunReportJobResponse,OperationMetadata> |
runReportJobOperationCallable()
Deprecated.
|
void |
shutdown()
Deprecated.
|
void |
shutdownNow()
Deprecated.
|
getHttpJsonOperationsStubprotected GrpcCloudChannelReportsServiceStub(CloudChannelReportsServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionprotected GrpcCloudChannelReportsServiceStub(CloudChannelReportsServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic static final GrpcCloudChannelReportsServiceStub create(CloudChannelReportsServiceStubSettings settings) throws IOException
IOExceptionpublic static final GrpcCloudChannelReportsServiceStub create(com.google.api.gax.rpc.ClientContext clientContext) throws IOException
IOExceptionpublic static final GrpcCloudChannelReportsServiceStub create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory) throws IOException
IOExceptionpublic com.google.longrunning.stub.GrpcOperationsStub getOperationsStub()
getOperationsStub in class CloudChannelReportsServiceStubpublic com.google.api.gax.rpc.UnaryCallable<RunReportJobRequest,com.google.longrunning.Operation> runReportJobCallable()
runReportJobCallable in class CloudChannelReportsServiceStubpublic com.google.api.gax.rpc.OperationCallable<RunReportJobRequest,RunReportJobResponse,OperationMetadata> runReportJobOperationCallable()
runReportJobOperationCallable in class CloudChannelReportsServiceStubpublic com.google.api.gax.rpc.UnaryCallable<FetchReportResultsRequest,FetchReportResultsResponse> fetchReportResultsCallable()
fetchReportResultsCallable in class CloudChannelReportsServiceStubpublic com.google.api.gax.rpc.UnaryCallable<FetchReportResultsRequest,CloudChannelReportsServiceClient.FetchReportResultsPagedResponse> fetchReportResultsPagedCallable()
fetchReportResultsPagedCallable in class CloudChannelReportsServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListReportsRequest,ListReportsResponse> listReportsCallable()
listReportsCallable in class CloudChannelReportsServiceStubpublic com.google.api.gax.rpc.UnaryCallable<ListReportsRequest,CloudChannelReportsServiceClient.ListReportsPagedResponse> listReportsPagedCallable()
listReportsPagedCallable in class CloudChannelReportsServiceStubpublic final void close()
close in interface AutoCloseableclose in class CloudChannelReportsServiceStubpublic void shutdown()
public boolean isShutdown()
public boolean isTerminated()
public void shutdownNow()
public boolean awaitTermination(long duration,
TimeUnit unit)
throws InterruptedException
InterruptedExceptionCopyright © 2024 Google LLC. All rights reserved.