public static final class ExportIntentsResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ExportIntentsResponse.Builder> implements ExportIntentsResponseOrBuilder
The response message for [Intents.ExportIntents][google.cloud.dialogflow.cx.v3.Intents.ExportIntents].Protobuf type
google.cloud.dialogflow.cx.v3.ExportIntentsResponse| Modifier and Type | Method and Description |
|---|---|
ExportIntentsResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExportIntentsResponse |
build() |
ExportIntentsResponse |
buildPartial() |
ExportIntentsResponse.Builder |
clear() |
ExportIntentsResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ExportIntentsResponse.Builder |
clearIntents() |
ExportIntentsResponse.Builder |
clearIntentsContent()
Uncompressed byte content for intents.
|
ExportIntentsResponse.Builder |
clearIntentsUri()
The URI to a file containing the exported intents.
|
ExportIntentsResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ExportIntentsResponse.Builder |
clone() |
ExportIntentsResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
ExportIntentsResponse.IntentsCase |
getIntentsCase() |
InlineDestination |
getIntentsContent()
Uncompressed byte content for intents.
|
InlineDestination.Builder |
getIntentsContentBuilder()
Uncompressed byte content for intents.
|
InlineDestinationOrBuilder |
getIntentsContentOrBuilder()
Uncompressed byte content for intents.
|
String |
getIntentsUri()
The URI to a file containing the exported intents.
|
com.google.protobuf.ByteString |
getIntentsUriBytes()
The URI to a file containing the exported intents.
|
boolean |
hasIntentsContent()
Uncompressed byte content for intents.
|
boolean |
hasIntentsUri()
The URI to a file containing the exported intents.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ExportIntentsResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ExportIntentsResponse.Builder |
mergeFrom(ExportIntentsResponse other) |
ExportIntentsResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ExportIntentsResponse.Builder |
mergeIntentsContent(InlineDestination value)
Uncompressed byte content for intents.
|
ExportIntentsResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ExportIntentsResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ExportIntentsResponse.Builder |
setIntentsContent(InlineDestination.Builder builderForValue)
Uncompressed byte content for intents.
|
ExportIntentsResponse.Builder |
setIntentsContent(InlineDestination value)
Uncompressed byte content for intents.
|
ExportIntentsResponse.Builder |
setIntentsUri(String value)
The URI to a file containing the exported intents.
|
ExportIntentsResponse.Builder |
setIntentsUriBytes(com.google.protobuf.ByteString value)
The URI to a file containing the exported intents.
|
ExportIntentsResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ExportIntentsResponse.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, 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, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<ExportIntentsResponse.Builder>public ExportIntentsResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ExportIntentsResponse.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<ExportIntentsResponse.Builder>public ExportIntentsResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ExportIntentsResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ExportIntentsResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ExportIntentsResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ExportIntentsResponse.Builder>public ExportIntentsResponse.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<ExportIntentsResponse.Builder>public ExportIntentsResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ExportIntentsResponse.Builder>public ExportIntentsResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ExportIntentsResponse.Builder>public ExportIntentsResponse.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<ExportIntentsResponse.Builder>public ExportIntentsResponse.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<ExportIntentsResponse.Builder>public ExportIntentsResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ExportIntentsResponse.Builder>public ExportIntentsResponse.Builder mergeFrom(ExportIntentsResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ExportIntentsResponse.Builder>public ExportIntentsResponse.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<ExportIntentsResponse.Builder>IOExceptionpublic ExportIntentsResponse.IntentsCase getIntentsCase()
getIntentsCase in interface ExportIntentsResponseOrBuilderpublic ExportIntentsResponse.Builder clearIntents()
public boolean hasIntentsUri()
The URI to a file containing the exported intents. This field is populated only if `intents_uri` is specified in [ExportIntentsRequest][google.cloud.dialogflow.cx.v3.ExportIntentsRequest].
string intents_uri = 1;hasIntentsUri in interface ExportIntentsResponseOrBuilderpublic String getIntentsUri()
The URI to a file containing the exported intents. This field is populated only if `intents_uri` is specified in [ExportIntentsRequest][google.cloud.dialogflow.cx.v3.ExportIntentsRequest].
string intents_uri = 1;getIntentsUri in interface ExportIntentsResponseOrBuilderpublic com.google.protobuf.ByteString getIntentsUriBytes()
The URI to a file containing the exported intents. This field is populated only if `intents_uri` is specified in [ExportIntentsRequest][google.cloud.dialogflow.cx.v3.ExportIntentsRequest].
string intents_uri = 1;getIntentsUriBytes in interface ExportIntentsResponseOrBuilderpublic ExportIntentsResponse.Builder setIntentsUri(String value)
The URI to a file containing the exported intents. This field is populated only if `intents_uri` is specified in [ExportIntentsRequest][google.cloud.dialogflow.cx.v3.ExportIntentsRequest].
string intents_uri = 1;value - The intentsUri to set.public ExportIntentsResponse.Builder clearIntentsUri()
The URI to a file containing the exported intents. This field is populated only if `intents_uri` is specified in [ExportIntentsRequest][google.cloud.dialogflow.cx.v3.ExportIntentsRequest].
string intents_uri = 1;public ExportIntentsResponse.Builder setIntentsUriBytes(com.google.protobuf.ByteString value)
The URI to a file containing the exported intents. This field is populated only if `intents_uri` is specified in [ExportIntentsRequest][google.cloud.dialogflow.cx.v3.ExportIntentsRequest].
string intents_uri = 1;value - The bytes for intentsUri to set.public boolean hasIntentsContent()
Uncompressed byte content for intents. This field is populated only if `intents_content_inline` is set to true in [ExportIntentsRequest][google.cloud.dialogflow.cx.v3.ExportIntentsRequest].
.google.cloud.dialogflow.cx.v3.InlineDestination intents_content = 2;hasIntentsContent in interface ExportIntentsResponseOrBuilderpublic InlineDestination getIntentsContent()
Uncompressed byte content for intents. This field is populated only if `intents_content_inline` is set to true in [ExportIntentsRequest][google.cloud.dialogflow.cx.v3.ExportIntentsRequest].
.google.cloud.dialogflow.cx.v3.InlineDestination intents_content = 2;getIntentsContent in interface ExportIntentsResponseOrBuilderpublic ExportIntentsResponse.Builder setIntentsContent(InlineDestination value)
Uncompressed byte content for intents. This field is populated only if `intents_content_inline` is set to true in [ExportIntentsRequest][google.cloud.dialogflow.cx.v3.ExportIntentsRequest].
.google.cloud.dialogflow.cx.v3.InlineDestination intents_content = 2;public ExportIntentsResponse.Builder setIntentsContent(InlineDestination.Builder builderForValue)
Uncompressed byte content for intents. This field is populated only if `intents_content_inline` is set to true in [ExportIntentsRequest][google.cloud.dialogflow.cx.v3.ExportIntentsRequest].
.google.cloud.dialogflow.cx.v3.InlineDestination intents_content = 2;public ExportIntentsResponse.Builder mergeIntentsContent(InlineDestination value)
Uncompressed byte content for intents. This field is populated only if `intents_content_inline` is set to true in [ExportIntentsRequest][google.cloud.dialogflow.cx.v3.ExportIntentsRequest].
.google.cloud.dialogflow.cx.v3.InlineDestination intents_content = 2;public ExportIntentsResponse.Builder clearIntentsContent()
Uncompressed byte content for intents. This field is populated only if `intents_content_inline` is set to true in [ExportIntentsRequest][google.cloud.dialogflow.cx.v3.ExportIntentsRequest].
.google.cloud.dialogflow.cx.v3.InlineDestination intents_content = 2;public InlineDestination.Builder getIntentsContentBuilder()
Uncompressed byte content for intents. This field is populated only if `intents_content_inline` is set to true in [ExportIntentsRequest][google.cloud.dialogflow.cx.v3.ExportIntentsRequest].
.google.cloud.dialogflow.cx.v3.InlineDestination intents_content = 2;public InlineDestinationOrBuilder getIntentsContentOrBuilder()
Uncompressed byte content for intents. This field is populated only if `intents_content_inline` is set to true in [ExportIntentsRequest][google.cloud.dialogflow.cx.v3.ExportIntentsRequest].
.google.cloud.dialogflow.cx.v3.InlineDestination intents_content = 2;getIntentsContentOrBuilder in interface ExportIntentsResponseOrBuilderpublic final ExportIntentsResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ExportIntentsResponse.Builder>public final ExportIntentsResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ExportIntentsResponse.Builder>Copyright © 2025 Google LLC. All rights reserved.