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 classBigQueryOutputResultA BigQuery output result.static classBigQueryOutputResult.BuilderA BigQuery output result.Methods in com.google.cloud.retail.v2beta that return BigQueryOutputResultOrBuilder Modifier and Type Method Description BigQueryOutputResultOrBuilderOutputResult.Builder. getBigqueryResultOrBuilder(int index)The BigQuery location where the result is stored.BigQueryOutputResultOrBuilderOutputResult. getBigqueryResultOrBuilder(int index)The BigQuery location where the result is stored.BigQueryOutputResultOrBuilderOutputResultOrBuilder. 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.
-