Uses of Interface
com.google.cloud.channel.v1.ReportValueOrBuilder
-
Packages that use ReportValueOrBuilder Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of ReportValueOrBuilder in com.google.cloud.channel.v1
Classes in com.google.cloud.channel.v1 that implement ReportValueOrBuilder Modifier and Type Class Description classReportValueA single report value.static classReportValue.BuilderA single report value.Methods in com.google.cloud.channel.v1 that return ReportValueOrBuilder Modifier and Type Method Description ReportValueOrBuilderRow.Builder. getValuesOrBuilder(int index)The list of values in the row.ReportValueOrBuilderRow. getValuesOrBuilder(int index)The list of values in the row.ReportValueOrBuilderRowOrBuilder. getValuesOrBuilder(int index)The list of values in the row.Methods in com.google.cloud.channel.v1 that return types with arguments of type ReportValueOrBuilder Modifier and Type Method Description List<? extends ReportValueOrBuilder>Row.Builder. getValuesOrBuilderList()The list of values in the row.List<? extends ReportValueOrBuilder>Row. getValuesOrBuilderList()The list of values in the row.List<? extends ReportValueOrBuilder>RowOrBuilder. getValuesOrBuilderList()The list of values in the row.
-