IntentSuggestion.Builder |
IntentSuggestion.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
IntentSuggestion.Builder |
IntentSuggestion.Builder.clear() |
|
IntentSuggestion.Builder |
IntentSuggestion.Builder.clearDescription() |
Human readable description for better understanding an intent like its
scope, content, result etc.
|
IntentSuggestion.Builder |
IntentSuggestion.Builder.clearDisplayName() |
The display name of the intent.
|
IntentSuggestion.Builder |
IntentSuggestion.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
IntentSuggestion.Builder |
IntentSuggestion.Builder.clearIntent() |
|
IntentSuggestion.Builder |
IntentSuggestion.Builder.clearIntentV2() |
The unique identifier of this
[intent][google.cloud.dialogflow.v2beta1.Intent].
|
IntentSuggestion.Builder |
IntentSuggestion.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
IntentSuggestion.Builder |
IntentSuggestion.Builder.clone() |
|
IntentSuggestion.Builder |
DialogflowAssistAnswer.Builder.getIntentSuggestionBuilder() |
An intent suggestion generated from conversation.
|
IntentSuggestion.Builder |
IntentSuggestion.Builder.mergeFrom(IntentSuggestion other) |
|
IntentSuggestion.Builder |
IntentSuggestion.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
IntentSuggestion.Builder |
IntentSuggestion.Builder.mergeFrom(com.google.protobuf.Message other) |
|
IntentSuggestion.Builder |
IntentSuggestion.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static IntentSuggestion.Builder |
IntentSuggestion.newBuilder() |
|
static IntentSuggestion.Builder |
IntentSuggestion.newBuilder(IntentSuggestion prototype) |
|
IntentSuggestion.Builder |
IntentSuggestion.newBuilderForType() |
|
protected IntentSuggestion.Builder |
IntentSuggestion.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
IntentSuggestion.Builder |
IntentSuggestion.Builder.setDescription(String value) |
Human readable description for better understanding an intent like its
scope, content, result etc.
|
IntentSuggestion.Builder |
IntentSuggestion.Builder.setDescriptionBytes(com.google.protobuf.ByteString value) |
Human readable description for better understanding an intent like its
scope, content, result etc.
|
IntentSuggestion.Builder |
IntentSuggestion.Builder.setDisplayName(String value) |
The display name of the intent.
|
IntentSuggestion.Builder |
IntentSuggestion.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value) |
The display name of the intent.
|
IntentSuggestion.Builder |
IntentSuggestion.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
IntentSuggestion.Builder |
IntentSuggestion.Builder.setIntentV2(String value) |
The unique identifier of this
[intent][google.cloud.dialogflow.v2beta1.Intent].
|
IntentSuggestion.Builder |
IntentSuggestion.Builder.setIntentV2Bytes(com.google.protobuf.ByteString value) |
The unique identifier of this
[intent][google.cloud.dialogflow.v2beta1.Intent].
|
IntentSuggestion.Builder |
IntentSuggestion.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
IntentSuggestion.Builder |
IntentSuggestion.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
IntentSuggestion.Builder |
IntentSuggestion.toBuilder() |
|