SuggestionFeature.Builder |
SuggestionFeature.Builder.addRepeatedField(Descriptors.FieldDescriptor field,
Object value) |
SuggestionFeature.Builder |
SuggestionFeature.Builder.clear() |
SuggestionFeature.Builder |
SuggestionFeature.Builder.clearField(Descriptors.FieldDescriptor field) |
SuggestionFeature.Builder |
SuggestionFeature.Builder.clearOneof(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(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
SuggestionFeature.Builder |
SuggestionFeature.Builder.mergeFrom(Message other) |
SuggestionFeature.Builder |
SuggestionFeature.Builder.mergeFrom(SuggestionFeature other) |
SuggestionFeature.Builder |
SuggestionFeature.Builder.mergeUnknownFields(UnknownFieldSet unknownFields) |
static SuggestionFeature.Builder |
SuggestionFeature.newBuilder() |
static SuggestionFeature.Builder |
SuggestionFeature.newBuilder(SuggestionFeature prototype) |
SuggestionFeature.Builder |
SuggestionFeature.newBuilderForType() |
protected SuggestionFeature.Builder |
SuggestionFeature.newBuilderForType(GeneratedMessageV3.BuilderParent parent) |
SuggestionFeature.Builder |
SuggestionFeature.Builder.setField(Descriptors.FieldDescriptor field,
Object value) |
SuggestionFeature.Builder |
SuggestionFeature.Builder.setRepeatedField(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(UnknownFieldSet unknownFields) |
SuggestionFeature.Builder |
SuggestionFeature.toBuilder() |