| Modifier and Type | Method and Description |
|---|---|
DialogflowIntent.Builder |
DialogflowIntent.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DialogflowIntent.Builder |
DialogflowIntent.Builder.clear() |
DialogflowIntent.Builder |
DialogflowIntent.Builder.clearDisplayName()
The human-readable name of the intent.
|
DialogflowIntent.Builder |
DialogflowIntent.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
DialogflowIntent.Builder |
DialogflowIntent.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
DialogflowIntent.Builder |
DialogflowIntent.Builder.clone() |
DialogflowIntent.Builder |
DialogflowIntent.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
DialogflowIntent.Builder |
DialogflowIntent.Builder.mergeFrom(DialogflowIntent other) |
DialogflowIntent.Builder |
DialogflowIntent.Builder.mergeFrom(com.google.protobuf.Message other) |
DialogflowIntent.Builder |
DialogflowIntent.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static DialogflowIntent.Builder |
DialogflowIntent.newBuilder() |
static DialogflowIntent.Builder |
DialogflowIntent.newBuilder(DialogflowIntent prototype) |
DialogflowIntent.Builder |
DialogflowIntent.newBuilderForType() |
protected DialogflowIntent.Builder |
DialogflowIntent.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
DialogflowIntent.Builder |
DialogflowIntent.Builder.setDisplayName(String value)
The human-readable name of the intent.
|
DialogflowIntent.Builder |
DialogflowIntent.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value)
The human-readable name of the intent.
|
DialogflowIntent.Builder |
DialogflowIntent.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
DialogflowIntent.Builder |
DialogflowIntent.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
DialogflowIntent.Builder |
DialogflowIntent.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
DialogflowIntent.Builder |
DialogflowIntent.toBuilder() |
Copyright © 2023 Google LLC. All rights reserved.