Uses of Interface
com.google.cloud.channel.v1.ReportOrBuilder
-
Packages that use ReportOrBuilder Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of ReportOrBuilder in com.google.cloud.channel.v1
Classes in com.google.cloud.channel.v1 that implement ReportOrBuilder Modifier and Type Class Description class
Report
The ID and description of a report that was used to generate report data.static class
Report.Builder
The ID and description of a report that was used to generate report data.Methods in com.google.cloud.channel.v1 that return ReportOrBuilder Modifier and Type Method Description ReportOrBuilder
ReportResultsMetadata.Builder. getReportOrBuilder()
Details of the completed report.ReportOrBuilder
ReportResultsMetadata. getReportOrBuilder()
Details of the completed report.ReportOrBuilder
ReportResultsMetadataOrBuilder. getReportOrBuilder()
Details of the completed report.ReportOrBuilder
ListReportsResponse.Builder. getReportsOrBuilder(int index)
The reports available to the partner.ReportOrBuilder
ListReportsResponse. getReportsOrBuilder(int index)
The reports available to the partner.ReportOrBuilder
ListReportsResponseOrBuilder. getReportsOrBuilder(int index)
The reports available to the partner.Methods in com.google.cloud.channel.v1 that return types with arguments of type ReportOrBuilder Modifier and Type Method Description List<? extends ReportOrBuilder>
ListReportsResponse.Builder. getReportsOrBuilderList()
The reports available to the partner.List<? extends ReportOrBuilder>
ListReportsResponse. getReportsOrBuilderList()
The reports available to the partner.List<? extends ReportOrBuilder>
ListReportsResponseOrBuilder. getReportsOrBuilderList()
The reports available to the partner.
-