Uses of Interface
com.google.cloud.retail.v2.ServingConfigOrBuilder
-
Packages that use ServingConfigOrBuilder Package Description com.google.cloud.retail.v2 A client to Retail API -
-
Uses of ServingConfigOrBuilder in com.google.cloud.retail.v2
Classes in com.google.cloud.retail.v2 that implement ServingConfigOrBuilder Modifier and Type Class Description class
ServingConfig
Configures metadata that is used to generate serving time results (e.g.static class
ServingConfig.Builder
Configures metadata that is used to generate serving time results (e.g.Methods in com.google.cloud.retail.v2 that return ServingConfigOrBuilder Modifier and Type Method Description ServingConfigOrBuilder
CreateServingConfigRequest.Builder. getServingConfigOrBuilder()
Required.ServingConfigOrBuilder
CreateServingConfigRequest. getServingConfigOrBuilder()
Required.ServingConfigOrBuilder
CreateServingConfigRequestOrBuilder. getServingConfigOrBuilder()
Required.ServingConfigOrBuilder
UpdateServingConfigRequest.Builder. getServingConfigOrBuilder()
Required.ServingConfigOrBuilder
UpdateServingConfigRequest. getServingConfigOrBuilder()
Required.ServingConfigOrBuilder
UpdateServingConfigRequestOrBuilder. getServingConfigOrBuilder()
Required.ServingConfigOrBuilder
ListServingConfigsResponse.Builder. getServingConfigsOrBuilder(int index)
All the ServingConfigs for a given catalog.ServingConfigOrBuilder
ListServingConfigsResponse. getServingConfigsOrBuilder(int index)
All the ServingConfigs for a given catalog.ServingConfigOrBuilder
ListServingConfigsResponseOrBuilder. getServingConfigsOrBuilder(int index)
All the ServingConfigs for a given catalog.Methods in com.google.cloud.retail.v2 that return types with arguments of type ServingConfigOrBuilder Modifier and Type Method Description List<? extends ServingConfigOrBuilder>
ListServingConfigsResponse.Builder. getServingConfigsOrBuilderList()
All the ServingConfigs for a given catalog.List<? extends ServingConfigOrBuilder>
ListServingConfigsResponse. getServingConfigsOrBuilderList()
All the ServingConfigs for a given catalog.List<? extends ServingConfigOrBuilder>
ListServingConfigsResponseOrBuilder. getServingConfigsOrBuilderList()
All the ServingConfigs for a given catalog.
-