Uses of Interface
com.google.cloud.channel.v1.ReportStatusOrBuilder
-
Packages that use ReportStatusOrBuilder Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of ReportStatusOrBuilder in com.google.cloud.channel.v1
Classes in com.google.cloud.channel.v1 that implement ReportStatusOrBuilder Modifier and Type Class Description class
ReportStatus
Status of a report generation process.static class
ReportStatus.Builder
Status of a report generation process.Methods in com.google.cloud.channel.v1 that return ReportStatusOrBuilder Modifier and Type Method Description ReportStatusOrBuilder
ReportJob.Builder. getReportStatusOrBuilder()
The current status of report generation.ReportStatusOrBuilder
ReportJob. getReportStatusOrBuilder()
The current status of report generation.ReportStatusOrBuilder
ReportJobOrBuilder. getReportStatusOrBuilder()
The current status of report generation.
-