Uses of Class
com.google.cloud.channel.v1.RunReportJobRequest
-
Packages that use RunReportJobRequest Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of RunReportJobRequest in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return RunReportJobRequest Modifier and Type Method Description RunReportJobRequest
RunReportJobRequest.Builder. build()
RunReportJobRequest
RunReportJobRequest.Builder. buildPartial()
static RunReportJobRequest
RunReportJobRequest. getDefaultInstance()
RunReportJobRequest
RunReportJobRequest.Builder. getDefaultInstanceForType()
RunReportJobRequest
RunReportJobRequest. getDefaultInstanceForType()
static RunReportJobRequest
RunReportJobRequest. parseDelimitedFrom(InputStream input)
static RunReportJobRequest
RunReportJobRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RunReportJobRequest
RunReportJobRequest. parseFrom(byte[] data)
static RunReportJobRequest
RunReportJobRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RunReportJobRequest
RunReportJobRequest. parseFrom(com.google.protobuf.ByteString data)
static RunReportJobRequest
RunReportJobRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RunReportJobRequest
RunReportJobRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static RunReportJobRequest
RunReportJobRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RunReportJobRequest
RunReportJobRequest. parseFrom(InputStream input)
static RunReportJobRequest
RunReportJobRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static RunReportJobRequest
RunReportJobRequest. parseFrom(ByteBuffer data)
static RunReportJobRequest
RunReportJobRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.channel.v1 that return types with arguments of type RunReportJobRequest Modifier and Type Method Description com.google.protobuf.Parser<RunReportJobRequest>
RunReportJobRequest. getParserForType()
static io.grpc.MethodDescriptor<RunReportJobRequest,com.google.longrunning.Operation>
CloudChannelReportsServiceGrpc. getRunReportJobMethod()
static com.google.protobuf.Parser<RunReportJobRequest>
RunReportJobRequest. parser()
com.google.api.gax.rpc.UnaryCallable<RunReportJobRequest,com.google.longrunning.Operation>
CloudChannelReportsServiceClient. runReportJobCallable()
Begins generation of data for a given report.com.google.api.gax.rpc.OperationCallable<RunReportJobRequest,RunReportJobResponse,OperationMetadata>
CloudChannelReportsServiceClient. runReportJobOperationCallable()
Begins generation of data for a given report.com.google.api.gax.rpc.OperationCallSettings.Builder<RunReportJobRequest,RunReportJobResponse,OperationMetadata>
CloudChannelReportsServiceSettings.Builder. runReportJobOperationSettings()
Returns the builder for the settings used for calls to runReportJob.com.google.api.gax.rpc.OperationCallSettings<RunReportJobRequest,RunReportJobResponse,OperationMetadata>
CloudChannelReportsServiceSettings. runReportJobOperationSettings()
Returns the object with the settings used for calls to runReportJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<RunReportJobRequest,com.google.longrunning.Operation>
CloudChannelReportsServiceSettings.Builder. runReportJobSettings()
Returns the builder for the settings used for calls to runReportJob.com.google.api.gax.rpc.UnaryCallSettings<RunReportJobRequest,com.google.longrunning.Operation>
CloudChannelReportsServiceSettings. runReportJobSettings()
Returns the object with the settings used for calls to runReportJob.Methods in com.google.cloud.channel.v1 with parameters of type RunReportJobRequest Modifier and Type Method Description RunReportJobRequest.Builder
RunReportJobRequest.Builder. mergeFrom(RunReportJobRequest other)
static RunReportJobRequest.Builder
RunReportJobRequest. newBuilder(RunReportJobRequest prototype)
default void
CloudChannelReportsServiceGrpc.AsyncService. runReportJob(RunReportJobRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Begins generation of data for a given report.com.google.longrunning.Operation
CloudChannelReportsServiceGrpc.CloudChannelReportsServiceBlockingStub. runReportJob(RunReportJobRequest request)
Begins generation of data for a given report.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
CloudChannelReportsServiceGrpc.CloudChannelReportsServiceFutureStub. runReportJob(RunReportJobRequest request)
Begins generation of data for a given report.void
CloudChannelReportsServiceGrpc.CloudChannelReportsServiceStub. runReportJob(RunReportJobRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
Begins generation of data for a given report.com.google.api.gax.longrunning.OperationFuture<RunReportJobResponse,OperationMetadata>
CloudChannelReportsServiceClient. runReportJobAsync(RunReportJobRequest request)
Begins generation of data for a given report. -
Uses of RunReportJobRequest in com.google.cloud.channel.v1.stub
Methods in com.google.cloud.channel.v1.stub that return types with arguments of type RunReportJobRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<RunReportJobRequest,com.google.longrunning.Operation>
CloudChannelReportsServiceStub. runReportJobCallable()
com.google.api.gax.rpc.UnaryCallable<RunReportJobRequest,com.google.longrunning.Operation>
GrpcCloudChannelReportsServiceStub. runReportJobCallable()
com.google.api.gax.rpc.UnaryCallable<RunReportJobRequest,com.google.longrunning.Operation>
HttpJsonCloudChannelReportsServiceStub. runReportJobCallable()
com.google.api.gax.rpc.OperationCallable<RunReportJobRequest,RunReportJobResponse,OperationMetadata>
CloudChannelReportsServiceStub. runReportJobOperationCallable()
com.google.api.gax.rpc.OperationCallable<RunReportJobRequest,RunReportJobResponse,OperationMetadata>
GrpcCloudChannelReportsServiceStub. runReportJobOperationCallable()
com.google.api.gax.rpc.OperationCallable<RunReportJobRequest,RunReportJobResponse,OperationMetadata>
HttpJsonCloudChannelReportsServiceStub. runReportJobOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<RunReportJobRequest,RunReportJobResponse,OperationMetadata>
CloudChannelReportsServiceStubSettings.Builder. runReportJobOperationSettings()
Returns the builder for the settings used for calls to runReportJob.com.google.api.gax.rpc.OperationCallSettings<RunReportJobRequest,RunReportJobResponse,OperationMetadata>
CloudChannelReportsServiceStubSettings. runReportJobOperationSettings()
Returns the object with the settings used for calls to runReportJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<RunReportJobRequest,com.google.longrunning.Operation>
CloudChannelReportsServiceStubSettings.Builder. runReportJobSettings()
Returns the builder for the settings used for calls to runReportJob.com.google.api.gax.rpc.UnaryCallSettings<RunReportJobRequest,com.google.longrunning.Operation>
CloudChannelReportsServiceStubSettings. runReportJobSettings()
Returns the object with the settings used for calls to runReportJob.
-