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 RunReportJobRequestRunReportJobRequest.Builder. build()RunReportJobRequestRunReportJobRequest.Builder. buildPartial()static RunReportJobRequestRunReportJobRequest. getDefaultInstance()RunReportJobRequestRunReportJobRequest.Builder. getDefaultInstanceForType()RunReportJobRequestRunReportJobRequest. getDefaultInstanceForType()static RunReportJobRequestRunReportJobRequest. parseDelimitedFrom(InputStream input)static RunReportJobRequestRunReportJobRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunReportJobRequestRunReportJobRequest. parseFrom(byte[] data)static RunReportJobRequestRunReportJobRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunReportJobRequestRunReportJobRequest. parseFrom(com.google.protobuf.ByteString data)static RunReportJobRequestRunReportJobRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunReportJobRequestRunReportJobRequest. parseFrom(com.google.protobuf.CodedInputStream input)static RunReportJobRequestRunReportJobRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunReportJobRequestRunReportJobRequest. parseFrom(InputStream input)static RunReportJobRequestRunReportJobRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunReportJobRequestRunReportJobRequest. parseFrom(ByteBuffer data)static RunReportJobRequestRunReportJobRequest. 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.BuilderRunReportJobRequest.Builder. mergeFrom(RunReportJobRequest other)static RunReportJobRequest.BuilderRunReportJobRequest. newBuilder(RunReportJobRequest prototype)default voidCloudChannelReportsServiceGrpc.AsyncService. runReportJob(RunReportJobRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Begins generation of data for a given report.com.google.longrunning.OperationCloudChannelReportsServiceGrpc.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.voidCloudChannelReportsServiceGrpc.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.
-