Uses of Interface
com.google.cloud.retail.v2alpha.GcsOutputResultOrBuilder
-
Packages that use GcsOutputResultOrBuilder Package Description com.google.cloud.retail.v2alpha A client to Retail API -
-
Uses of GcsOutputResultOrBuilder in com.google.cloud.retail.v2alpha
Classes in com.google.cloud.retail.v2alpha that implement GcsOutputResultOrBuilder Modifier and Type Class Description class
GcsOutputResult
A Gcs output result.static class
GcsOutputResult.Builder
A Gcs output result.Methods in com.google.cloud.retail.v2alpha that return GcsOutputResultOrBuilder Modifier and Type Method Description GcsOutputResultOrBuilder
OutputResult.Builder. getGcsResultOrBuilder(int index)
The Google Cloud Storage location where the result is stored.GcsOutputResultOrBuilder
OutputResult. getGcsResultOrBuilder(int index)
The Google Cloud Storage location where the result is stored.GcsOutputResultOrBuilder
OutputResultOrBuilder. getGcsResultOrBuilder(int index)
The Google Cloud Storage location where the result is stored.Methods in com.google.cloud.retail.v2alpha 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.
-