public static final class Intent.FollowupIntentInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Intent.FollowupIntentInfo.Builder> implements Intent.FollowupIntentInfoOrBuilder
Represents a single followup intent in the chain.Protobuf type
google.cloud.dialogflow.v2beta1.Intent.FollowupIntentInfo| Modifier and Type | Method and Description |
|---|---|
Intent.FollowupIntentInfo.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Intent.FollowupIntentInfo |
build() |
Intent.FollowupIntentInfo |
buildPartial() |
Intent.FollowupIntentInfo.Builder |
clear() |
Intent.FollowupIntentInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Intent.FollowupIntentInfo.Builder |
clearFollowupIntentName()
The unique identifier of the followup intent.
|
Intent.FollowupIntentInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Intent.FollowupIntentInfo.Builder |
clearParentFollowupIntentName()
The unique identifier of the followup intent's parent.
|
Intent.FollowupIntentInfo.Builder |
clone() |
Intent.FollowupIntentInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFollowupIntentName()
The unique identifier of the followup intent.
|
com.google.protobuf.ByteString |
getFollowupIntentNameBytes()
The unique identifier of the followup intent.
|
String |
getParentFollowupIntentName()
The unique identifier of the followup intent's parent.
|
com.google.protobuf.ByteString |
getParentFollowupIntentNameBytes()
The unique identifier of the followup intent's parent.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Intent.FollowupIntentInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Intent.FollowupIntentInfo.Builder |
mergeFrom(Intent.FollowupIntentInfo other) |
Intent.FollowupIntentInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
Intent.FollowupIntentInfo.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Intent.FollowupIntentInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Intent.FollowupIntentInfo.Builder |
setFollowupIntentName(String value)
The unique identifier of the followup intent.
|
Intent.FollowupIntentInfo.Builder |
setFollowupIntentNameBytes(com.google.protobuf.ByteString value)
The unique identifier of the followup intent.
|
Intent.FollowupIntentInfo.Builder |
setParentFollowupIntentName(String value)
The unique identifier of the followup intent's parent.
|
Intent.FollowupIntentInfo.Builder |
setParentFollowupIntentNameBytes(com.google.protobuf.ByteString value)
The unique identifier of the followup intent's parent.
|
Intent.FollowupIntentInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Intent.FollowupIntentInfo.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Intent.FollowupIntentInfo.Builder>public Intent.FollowupIntentInfo.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Intent.FollowupIntentInfo.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Intent.FollowupIntentInfo.Builder>public Intent.FollowupIntentInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Intent.FollowupIntentInfo build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Intent.FollowupIntentInfo buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Intent.FollowupIntentInfo.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Intent.FollowupIntentInfo.Builder>public Intent.FollowupIntentInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Intent.FollowupIntentInfo.Builder>public Intent.FollowupIntentInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Intent.FollowupIntentInfo.Builder>public Intent.FollowupIntentInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Intent.FollowupIntentInfo.Builder>public Intent.FollowupIntentInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Intent.FollowupIntentInfo.Builder>public Intent.FollowupIntentInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Intent.FollowupIntentInfo.Builder>public Intent.FollowupIntentInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Intent.FollowupIntentInfo.Builder>public Intent.FollowupIntentInfo.Builder mergeFrom(Intent.FollowupIntentInfo other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Intent.FollowupIntentInfo.Builder>public Intent.FollowupIntentInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Intent.FollowupIntentInfo.Builder>IOExceptionpublic String getFollowupIntentName()
The unique identifier of the followup intent. Format: `projects/<Project ID>/agent/intents/<Intent ID>`.
string followup_intent_name = 1;getFollowupIntentName in interface Intent.FollowupIntentInfoOrBuilderpublic com.google.protobuf.ByteString getFollowupIntentNameBytes()
The unique identifier of the followup intent. Format: `projects/<Project ID>/agent/intents/<Intent ID>`.
string followup_intent_name = 1;getFollowupIntentNameBytes in interface Intent.FollowupIntentInfoOrBuilderpublic Intent.FollowupIntentInfo.Builder setFollowupIntentName(String value)
The unique identifier of the followup intent. Format: `projects/<Project ID>/agent/intents/<Intent ID>`.
string followup_intent_name = 1;value - The followupIntentName to set.public Intent.FollowupIntentInfo.Builder clearFollowupIntentName()
The unique identifier of the followup intent. Format: `projects/<Project ID>/agent/intents/<Intent ID>`.
string followup_intent_name = 1;public Intent.FollowupIntentInfo.Builder setFollowupIntentNameBytes(com.google.protobuf.ByteString value)
The unique identifier of the followup intent. Format: `projects/<Project ID>/agent/intents/<Intent ID>`.
string followup_intent_name = 1;value - The bytes for followupIntentName to set.public String getParentFollowupIntentName()
The unique identifier of the followup intent's parent. Format: `projects/<Project ID>/agent/intents/<Intent ID>`.
string parent_followup_intent_name = 2;getParentFollowupIntentName in interface Intent.FollowupIntentInfoOrBuilderpublic com.google.protobuf.ByteString getParentFollowupIntentNameBytes()
The unique identifier of the followup intent's parent. Format: `projects/<Project ID>/agent/intents/<Intent ID>`.
string parent_followup_intent_name = 2;getParentFollowupIntentNameBytes in interface Intent.FollowupIntentInfoOrBuilderpublic Intent.FollowupIntentInfo.Builder setParentFollowupIntentName(String value)
The unique identifier of the followup intent's parent. Format: `projects/<Project ID>/agent/intents/<Intent ID>`.
string parent_followup_intent_name = 2;value - The parentFollowupIntentName to set.public Intent.FollowupIntentInfo.Builder clearParentFollowupIntentName()
The unique identifier of the followup intent's parent. Format: `projects/<Project ID>/agent/intents/<Intent ID>`.
string parent_followup_intent_name = 2;public Intent.FollowupIntentInfo.Builder setParentFollowupIntentNameBytes(com.google.protobuf.ByteString value)
The unique identifier of the followup intent's parent. Format: `projects/<Project ID>/agent/intents/<Intent ID>`.
string parent_followup_intent_name = 2;value - The bytes for parentFollowupIntentName to set.public final Intent.FollowupIntentInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Intent.FollowupIntentInfo.Builder>public final Intent.FollowupIntentInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Intent.FollowupIntentInfo.Builder>Copyright © 2023 Google LLC. All rights reserved.