Uses of Interface
com.google.cloud.retail.v2alpha.BigQueryOutputResultOrBuilder
-
Packages that use BigQueryOutputResultOrBuilder Package Description com.google.cloud.retail.v2alpha A client to Retail API -
-
Uses of BigQueryOutputResultOrBuilder in com.google.cloud.retail.v2alpha
Classes in com.google.cloud.retail.v2alpha that implement BigQueryOutputResultOrBuilder Modifier and Type Class Description class
BigQueryOutputResult
A BigQuery output result.static class
BigQueryOutputResult.Builder
A BigQuery output result.Methods in com.google.cloud.retail.v2alpha that return BigQueryOutputResultOrBuilder Modifier and Type Method Description BigQueryOutputResultOrBuilder
OutputResult.Builder. getBigqueryResultOrBuilder(int index)
The BigQuery location where the result is stored.BigQueryOutputResultOrBuilder
OutputResult. getBigqueryResultOrBuilder(int index)
The BigQuery location where the result is stored.BigQueryOutputResultOrBuilder
OutputResultOrBuilder. getBigqueryResultOrBuilder(int index)
The BigQuery location where the result is stored.Methods in com.google.cloud.retail.v2alpha that return types with arguments of type BigQueryOutputResultOrBuilder Modifier and Type Method Description List<? extends BigQueryOutputResultOrBuilder>
OutputResult.Builder. getBigqueryResultOrBuilderList()
The BigQuery location where the result is stored.List<? extends BigQueryOutputResultOrBuilder>
OutputResult. getBigqueryResultOrBuilderList()
The BigQuery location where the result is stored.List<? extends BigQueryOutputResultOrBuilder>
OutputResultOrBuilder. getBigqueryResultOrBuilderList()
The BigQuery location where the result is stored.
-