Intent.FollowupIntentInfo.Builder |
Intent.Builder.addFollowupIntentInfoBuilder() |
Output only.
|
Intent.FollowupIntentInfo.Builder |
Intent.Builder.addFollowupIntentInfoBuilder(int index) |
Output only.
|
Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.Builder.clear() |
|
Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.Builder.clearFollowupIntentName() |
The unique identifier of the followup intent.
|
Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.Builder.clearParentFollowupIntentName() |
The unique identifier of the followup intent's parent.
|
Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.Builder.clone() |
|
Intent.FollowupIntentInfo.Builder |
Intent.Builder.getFollowupIntentInfoBuilder(int index) |
Output only.
|
Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.Builder.mergeFrom(Intent.FollowupIntentInfo other) |
|
Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.newBuilder() |
|
static Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.newBuilder(Intent.FollowupIntentInfo prototype) |
|
Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.newBuilderForType() |
|
protected Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.Builder.setFollowupIntentName(String value) |
The unique identifier of the followup intent.
|
Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.Builder.setFollowupIntentNameBytes(com.google.protobuf.ByteString value) |
The unique identifier of the followup intent.
|
Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.Builder.setParentFollowupIntentName(String value) |
The unique identifier of the followup intent's parent.
|
Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.Builder.setParentFollowupIntentNameBytes(com.google.protobuf.ByteString value) |
The unique identifier of the followup intent's parent.
|
Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.toBuilder() |
|