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 classServingConfigConfigures metadata that is used to generate serving time results (e.g.static classServingConfig.BuilderConfigures 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 ServingConfigOrBuilderCreateServingConfigRequest.Builder. getServingConfigOrBuilder()Required.ServingConfigOrBuilderCreateServingConfigRequest. getServingConfigOrBuilder()Required.ServingConfigOrBuilderCreateServingConfigRequestOrBuilder. getServingConfigOrBuilder()Required.ServingConfigOrBuilderUpdateServingConfigRequest.Builder. getServingConfigOrBuilder()Required.ServingConfigOrBuilderUpdateServingConfigRequest. getServingConfigOrBuilder()Required.ServingConfigOrBuilderUpdateServingConfigRequestOrBuilder. getServingConfigOrBuilder()Required.ServingConfigOrBuilderListServingConfigsResponse.Builder. getServingConfigsOrBuilder(int index)All the ServingConfigs for a given catalog.ServingConfigOrBuilderListServingConfigsResponse. getServingConfigsOrBuilder(int index)All the ServingConfigs for a given catalog.ServingConfigOrBuilderListServingConfigsResponseOrBuilder. 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.
-