Uses of Interface
com.google.cloud.retail.v2beta.GcsOutputResultOrBuilder
-
Packages that use GcsOutputResultOrBuilder Package Description com.google.cloud.retail.v2beta A client to Retail API -
-
Uses of GcsOutputResultOrBuilder in com.google.cloud.retail.v2beta
Classes in com.google.cloud.retail.v2beta that implement GcsOutputResultOrBuilder Modifier and Type Class Description classGcsOutputResultA Gcs output result.static classGcsOutputResult.BuilderA Gcs output result.Methods in com.google.cloud.retail.v2beta that return GcsOutputResultOrBuilder Modifier and Type Method Description GcsOutputResultOrBuilderOutputResult.Builder. getGcsResultOrBuilder(int index)The Google Cloud Storage location where the result is stored.GcsOutputResultOrBuilderOutputResult. getGcsResultOrBuilder(int index)The Google Cloud Storage location where the result is stored.GcsOutputResultOrBuilderOutputResultOrBuilder. getGcsResultOrBuilder(int index)The Google Cloud Storage location where the result is stored.Methods in com.google.cloud.retail.v2beta that return types with arguments of type GcsOutputResultOrBuilder Modifier and Type Method Description List<? extends GcsOutputResultOrBuilder>OutputResult.Builder. getGcsResultOrBuilderList()The Google Cloud Storage location where the result is stored.List<? extends GcsOutputResultOrBuilder>OutputResult. getGcsResultOrBuilderList()The Google Cloud Storage location where the result is stored.List<? extends GcsOutputResultOrBuilder>OutputResultOrBuilder. getGcsResultOrBuilderList()The Google Cloud Storage location where the result is stored.
-