Uses of Interface
com.google.cloud.channel.v1.RowOrBuilder
-
Packages that use RowOrBuilder Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of RowOrBuilder in com.google.cloud.channel.v1
Classes in com.google.cloud.channel.v1 that implement RowOrBuilder Modifier and Type Class Description classRowA row of report values.static classRow.BuilderA row of report values.Methods in com.google.cloud.channel.v1 that return RowOrBuilder Modifier and Type Method Description RowOrBuilderFetchReportResultsResponse.Builder. getRowsOrBuilder(int index)The report's lists of values.RowOrBuilderFetchReportResultsResponse. getRowsOrBuilder(int index)The report's lists of values.RowOrBuilderFetchReportResultsResponseOrBuilder. getRowsOrBuilder(int index)The report's lists of values.Methods in com.google.cloud.channel.v1 that return types with arguments of type RowOrBuilder Modifier and Type Method Description List<? extends RowOrBuilder>FetchReportResultsResponse.Builder. getRowsOrBuilderList()The report's lists of values.List<? extends RowOrBuilder>FetchReportResultsResponse. getRowsOrBuilderList()The report's lists of values.List<? extends RowOrBuilder>FetchReportResultsResponseOrBuilder. getRowsOrBuilderList()The report's lists of values.
-