Uses of Class
com.google.cloud.channel.v1.ReportJob
-
Packages that use ReportJob Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of ReportJob in com.google.cloud.channel.v1
Methods in com.google.cloud.channel.v1 that return ReportJob Modifier and Type Method Description ReportJobReportJob.Builder. build()ReportJobReportJob.Builder. buildPartial()static ReportJobReportJob. getDefaultInstance()ReportJobReportJob.Builder. getDefaultInstanceForType()ReportJobReportJob. getDefaultInstanceForType()ReportJobRunReportJobResponse.Builder. getReportJob()Pass `report_job.name` to [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job] to retrieve the report's results.ReportJobRunReportJobResponse. getReportJob()Pass `report_job.name` to [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job] to retrieve the report's results.ReportJobRunReportJobResponseOrBuilder. getReportJob()Pass `report_job.name` to [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job] to retrieve the report's results.static ReportJobReportJob. parseDelimitedFrom(InputStream input)static ReportJobReportJob. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportJobReportJob. parseFrom(byte[] data)static ReportJobReportJob. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportJobReportJob. parseFrom(com.google.protobuf.ByteString data)static ReportJobReportJob. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportJobReportJob. parseFrom(com.google.protobuf.CodedInputStream input)static ReportJobReportJob. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportJobReportJob. parseFrom(InputStream input)static ReportJobReportJob. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ReportJobReportJob. parseFrom(ByteBuffer data)static ReportJobReportJob. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.channel.v1 that return types with arguments of type ReportJob Modifier and Type Method Description com.google.protobuf.Parser<ReportJob>ReportJob. getParserForType()static com.google.protobuf.Parser<ReportJob>ReportJob. parser()Methods in com.google.cloud.channel.v1 with parameters of type ReportJob Modifier and Type Method Description ReportJob.BuilderReportJob.Builder. mergeFrom(ReportJob other)RunReportJobResponse.BuilderRunReportJobResponse.Builder. mergeReportJob(ReportJob value)Pass `report_job.name` to [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job] to retrieve the report's results.static ReportJob.BuilderReportJob. newBuilder(ReportJob prototype)RunReportJobResponse.BuilderRunReportJobResponse.Builder. setReportJob(ReportJob value)Pass `report_job.name` to [FetchReportResultsRequest.report_job][google.cloud.channel.v1.FetchReportResultsRequest.report_job] to retrieve the report's results.
-