public interface RecommenderGenerationConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Struct |
getParams()
Parameters for this RecommenderGenerationConfig.
|
com.google.protobuf.StructOrBuilder |
getParamsOrBuilder()
Parameters for this RecommenderGenerationConfig.
|
boolean |
hasParams()
Parameters for this RecommenderGenerationConfig.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasParams()
Parameters for this RecommenderGenerationConfig. These configs can be used by or are applied to all subtypes.
.google.protobuf.Struct params = 1;com.google.protobuf.Struct getParams()
Parameters for this RecommenderGenerationConfig. These configs can be used by or are applied to all subtypes.
.google.protobuf.Struct params = 1;com.google.protobuf.StructOrBuilder getParamsOrBuilder()
Parameters for this RecommenderGenerationConfig. These configs can be used by or are applied to all subtypes.
.google.protobuf.Struct params = 1;Copyright © 2024 Google LLC. All rights reserved.