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 classBigQueryOutputResultA BigQuery output result.static classBigQueryOutputResult.BuilderA BigQuery output result.Methods in com.google.cloud.retail.v2alpha 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.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.
-