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 classReportThe ID and description of a report that was used to generate report data.static classReport.BuilderThe 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 ReportOrBuilderReportResultsMetadata.Builder. getReportOrBuilder()Details of the completed report.ReportOrBuilderReportResultsMetadata. getReportOrBuilder()Details of the completed report.ReportOrBuilderReportResultsMetadataOrBuilder. getReportOrBuilder()Details of the completed report.ReportOrBuilderListReportsResponse.Builder. getReportsOrBuilder(int index)The reports available to the partner.ReportOrBuilderListReportsResponse. getReportsOrBuilder(int index)The reports available to the partner.ReportOrBuilderListReportsResponseOrBuilder. 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.
-