Uses of Interface
com.google.cloud.retail.v2beta.BigQueryOutputResultOrBuilder
-
Packages that use BigQueryOutputResultOrBuilder Package Description com.google.cloud.retail.v2beta A client to Retail API -
-
Uses of BigQueryOutputResultOrBuilder in com.google.cloud.retail.v2beta
Classes in com.google.cloud.retail.v2beta 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.v2beta 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.v2beta 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.
-