Uses of Class
com.google.cloud.channel.v1.RunReportJobResponse
-
Packages that use RunReportJobResponse Package Description com.google.cloud.channel.v1 A client to Cloud Channel APIcom.google.cloud.channel.v1.stub -
-
Uses of RunReportJobResponse in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return RunReportJobResponse Modifier and Type Method Description RunReportJobResponseRunReportJobResponse.Builder. build()RunReportJobResponseRunReportJobResponse.Builder. buildPartial()static RunReportJobResponseRunReportJobResponse. getDefaultInstance()RunReportJobResponseRunReportJobResponse.Builder. getDefaultInstanceForType()RunReportJobResponseRunReportJobResponse. getDefaultInstanceForType()static RunReportJobResponseRunReportJobResponse. parseDelimitedFrom(InputStream input)static RunReportJobResponseRunReportJobResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunReportJobResponseRunReportJobResponse. parseFrom(byte[] data)static RunReportJobResponseRunReportJobResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunReportJobResponseRunReportJobResponse. parseFrom(com.google.protobuf.ByteString data)static RunReportJobResponseRunReportJobResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunReportJobResponseRunReportJobResponse. parseFrom(com.google.protobuf.CodedInputStream input)static RunReportJobResponseRunReportJobResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunReportJobResponseRunReportJobResponse. parseFrom(InputStream input)static RunReportJobResponseRunReportJobResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RunReportJobResponseRunReportJobResponse. parseFrom(ByteBuffer data)static RunReportJobResponseRunReportJobResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type RunReportJobResponse Modifier and Type Method Description com.google.protobuf.Parser<RunReportJobResponse>RunReportJobResponse. getParserForType()static com.google.protobuf.Parser<RunReportJobResponse>RunReportJobResponse. parser()com.google.api.gax.longrunning.OperationFuture<RunReportJobResponse,OperationMetadata>CloudChannelReportsServiceClient. runReportJobAsync(RunReportJobRequest request)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.Methods in com.google.cloud.channel.v1 with parameters of type RunReportJobResponse Modifier and Type Method Description RunReportJobResponse.BuilderRunReportJobResponse.Builder. mergeFrom(RunReportJobResponse other)static RunReportJobResponse.BuilderRunReportJobResponse. newBuilder(RunReportJobResponse prototype) -
Uses of RunReportJobResponse in com.google.cloud.channel.v1.stub
Methods in com.google.cloud.channel.v1.stub that return types with arguments of type RunReportJobResponse Modifier and Type Method Description 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.
-