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(Descriptors.FieldDescriptor field,
Object value) |
Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.Builder.clear() |
Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.Builder.clearField(Descriptors.FieldDescriptor field) |
Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.Builder.clearFollowupIntentName()
The unique identifier of the followup intent.
|
Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.Builder.clearOneof(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(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.Builder.mergeFrom(Intent.FollowupIntentInfo other) |
Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.Builder.mergeFrom(Message other) |
Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.Builder.mergeUnknownFields(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(GeneratedMessageV3.BuilderParent parent) |
Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.Builder.setField(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(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(ByteString value)
The unique identifier of the followup intent's parent.
|
Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.Builder.setRepeatedField(Descriptors.FieldDescriptor field,
int index,
Object value) |
Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.Builder.setUnknownFields(UnknownFieldSet unknownFields) |
Intent.FollowupIntentInfo.Builder |
Intent.FollowupIntentInfo.toBuilder() |