SuggestionFeature.Builder |
SuggestionFeature.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
SuggestionFeature.Builder |
SuggestionFeature.Builder.clear() |
|
SuggestionFeature.Builder |
SuggestionFeature.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
SuggestionFeature.Builder |
SuggestionFeature.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
SuggestionFeature.Builder |
SuggestionFeature.Builder.clearType() |
Type of Human Agent Assistant API feature to request.
|
SuggestionFeature.Builder |
SuggestionFeature.Builder.clone() |
|
SuggestionFeature.Builder |
HumanAgentAssistantConfig.SuggestionFeatureConfig.Builder.getSuggestionFeatureBuilder() |
The suggestion feature.
|
SuggestionFeature.Builder |
SuggestionFeature.Builder.mergeFrom(SuggestionFeature other) |
|
SuggestionFeature.Builder |
SuggestionFeature.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
SuggestionFeature.Builder |
SuggestionFeature.Builder.mergeFrom(com.google.protobuf.Message other) |
|
SuggestionFeature.Builder |
SuggestionFeature.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static SuggestionFeature.Builder |
SuggestionFeature.newBuilder() |
|
static SuggestionFeature.Builder |
SuggestionFeature.newBuilder(SuggestionFeature prototype) |
|
SuggestionFeature.Builder |
SuggestionFeature.newBuilderForType() |
|
protected SuggestionFeature.Builder |
SuggestionFeature.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
SuggestionFeature.Builder |
SuggestionFeature.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
SuggestionFeature.Builder |
SuggestionFeature.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
SuggestionFeature.Builder |
SuggestionFeature.Builder.setType(SuggestionFeature.Type value) |
Type of Human Agent Assistant API feature to request.
|
SuggestionFeature.Builder |
SuggestionFeature.Builder.setTypeValue(int value) |
Type of Human Agent Assistant API feature to request.
|
SuggestionFeature.Builder |
SuggestionFeature.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
SuggestionFeature.Builder |
SuggestionFeature.toBuilder() |
|