Uses of Interface
com.google.cloud.retail.v2alpha.OutputResultOrBuilder
-
Packages that use OutputResultOrBuilder Package Description com.google.cloud.retail.v2alpha A client to Retail API -
-
Uses of OutputResultOrBuilder in com.google.cloud.retail.v2alpha
Classes in com.google.cloud.retail.v2alpha that implement OutputResultOrBuilder Modifier and Type Class Description class
OutputResult
Output result that stores the information about where the exported data is stored.static class
OutputResult.Builder
Output result that stores the information about where the exported data is stored.Methods in com.google.cloud.retail.v2alpha that return OutputResultOrBuilder Modifier and Type Method Description OutputResultOrBuilder
ExportProductsResponse.Builder. getOutputResultOrBuilder()
Output result indicating where the data were exported to.OutputResultOrBuilder
ExportProductsResponse. getOutputResultOrBuilder()
Output result indicating where the data were exported to.OutputResultOrBuilder
ExportProductsResponseOrBuilder. getOutputResultOrBuilder()
Output result indicating where the data were exported to.OutputResultOrBuilder
ExportUserEventsResponse.Builder. getOutputResultOrBuilder()
Output result indicating where the data were exported to.OutputResultOrBuilder
ExportUserEventsResponse. getOutputResultOrBuilder()
Output result indicating where the data were exported to.OutputResultOrBuilder
ExportUserEventsResponseOrBuilder. getOutputResultOrBuilder()
Output result indicating where the data were exported to.
-