public static final class ImportEntityTypesResponse.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<ImportEntityTypesResponse.Builder> implements ImportEntityTypesResponseOrBuilder
The response message for [EntityTypes.ImportEntityTypes][google.cloud.dialogflow.cx.v3.EntityTypes.ImportEntityTypes].Protobuf type
google.cloud.dialogflow.cx.v3.ImportEntityTypesResponse| Modifier and Type | Method and Description |
|---|---|
ImportEntityTypesResponse.Builder |
addAllEntityTypes(Iterable<String> values)
The unique identifier of the imported entity types.
|
ImportEntityTypesResponse.Builder |
addEntityTypes(String value)
The unique identifier of the imported entity types.
|
ImportEntityTypesResponse.Builder |
addEntityTypesBytes(com.google.protobuf.ByteString value)
The unique identifier of the imported entity types.
|
ImportEntityTypesResponse.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ImportEntityTypesResponse |
build() |
ImportEntityTypesResponse |
buildPartial() |
ImportEntityTypesResponse.Builder |
clear() |
ImportEntityTypesResponse.Builder |
clearConflictingResources()
Info which resources have conflicts when
[REPORT_CONFLICT][ImportEntityTypesResponse.REPORT_CONFLICT] merge_option
is set in ImportEntityTypesRequest.
|
ImportEntityTypesResponse.Builder |
clearEntityTypes()
The unique identifier of the imported entity types.
|
ImportEntityTypesResponse.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ImportEntityTypesResponse.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ImportEntityTypesResponse.Builder |
clone() |
ImportEntityTypesResponse.ConflictingResources |
getConflictingResources()
Info which resources have conflicts when
[REPORT_CONFLICT][ImportEntityTypesResponse.REPORT_CONFLICT] merge_option
is set in ImportEntityTypesRequest.
|
ImportEntityTypesResponse.ConflictingResources.Builder |
getConflictingResourcesBuilder()
Info which resources have conflicts when
[REPORT_CONFLICT][ImportEntityTypesResponse.REPORT_CONFLICT] merge_option
is set in ImportEntityTypesRequest.
|
ImportEntityTypesResponse.ConflictingResourcesOrBuilder |
getConflictingResourcesOrBuilder()
Info which resources have conflicts when
[REPORT_CONFLICT][ImportEntityTypesResponse.REPORT_CONFLICT] merge_option
is set in ImportEntityTypesRequest.
|
ImportEntityTypesResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getEntityTypes(int index)
The unique identifier of the imported entity types.
|
com.google.protobuf.ByteString |
getEntityTypesBytes(int index)
The unique identifier of the imported entity types.
|
int |
getEntityTypesCount()
The unique identifier of the imported entity types.
|
com.google.protobuf.ProtocolStringList |
getEntityTypesList()
The unique identifier of the imported entity types.
|
boolean |
hasConflictingResources()
Info which resources have conflicts when
[REPORT_CONFLICT][ImportEntityTypesResponse.REPORT_CONFLICT] merge_option
is set in ImportEntityTypesRequest.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ImportEntityTypesResponse.Builder |
mergeConflictingResources(ImportEntityTypesResponse.ConflictingResources value)
Info which resources have conflicts when
[REPORT_CONFLICT][ImportEntityTypesResponse.REPORT_CONFLICT] merge_option
is set in ImportEntityTypesRequest.
|
ImportEntityTypesResponse.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ImportEntityTypesResponse.Builder |
mergeFrom(ImportEntityTypesResponse other) |
ImportEntityTypesResponse.Builder |
mergeFrom(com.google.protobuf.Message other) |
ImportEntityTypesResponse.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ImportEntityTypesResponse.Builder |
setConflictingResources(ImportEntityTypesResponse.ConflictingResources.Builder builderForValue)
Info which resources have conflicts when
[REPORT_CONFLICT][ImportEntityTypesResponse.REPORT_CONFLICT] merge_option
is set in ImportEntityTypesRequest.
|
ImportEntityTypesResponse.Builder |
setConflictingResources(ImportEntityTypesResponse.ConflictingResources value)
Info which resources have conflicts when
[REPORT_CONFLICT][ImportEntityTypesResponse.REPORT_CONFLICT] merge_option
is set in ImportEntityTypesRequest.
|
ImportEntityTypesResponse.Builder |
setEntityTypes(int index,
String value)
The unique identifier of the imported entity types.
|
ImportEntityTypesResponse.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ImportEntityTypesResponse.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ImportEntityTypesResponse.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<ImportEntityTypesResponse.Builder>public ImportEntityTypesResponse.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<ImportEntityTypesResponse.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<ImportEntityTypesResponse.Builder>public ImportEntityTypesResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic ImportEntityTypesResponse build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic ImportEntityTypesResponse buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic ImportEntityTypesResponse.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<ImportEntityTypesResponse.Builder>public ImportEntityTypesResponse.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<ImportEntityTypesResponse.Builder>public ImportEntityTypesResponse.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<ImportEntityTypesResponse.Builder>public ImportEntityTypesResponse.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<ImportEntityTypesResponse.Builder>public ImportEntityTypesResponse.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<ImportEntityTypesResponse.Builder>public ImportEntityTypesResponse.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<ImportEntityTypesResponse.Builder>public ImportEntityTypesResponse.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<ImportEntityTypesResponse.Builder>public ImportEntityTypesResponse.Builder mergeFrom(ImportEntityTypesResponse other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<ImportEntityTypesResponse.Builder>public ImportEntityTypesResponse.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<ImportEntityTypesResponse.Builder>IOExceptionpublic com.google.protobuf.ProtocolStringList getEntityTypesList()
The unique identifier of the imported entity types. Format: `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/entity_types/<EntityTypeID>`.
repeated string entity_types = 1 [(.google.api.resource_reference) = { ... }getEntityTypesList in interface ImportEntityTypesResponseOrBuilderpublic int getEntityTypesCount()
The unique identifier of the imported entity types. Format: `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/entity_types/<EntityTypeID>`.
repeated string entity_types = 1 [(.google.api.resource_reference) = { ... }getEntityTypesCount in interface ImportEntityTypesResponseOrBuilderpublic String getEntityTypes(int index)
The unique identifier of the imported entity types. Format: `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/entity_types/<EntityTypeID>`.
repeated string entity_types = 1 [(.google.api.resource_reference) = { ... }getEntityTypes in interface ImportEntityTypesResponseOrBuilderindex - The index of the element to return.public com.google.protobuf.ByteString getEntityTypesBytes(int index)
The unique identifier of the imported entity types. Format: `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/entity_types/<EntityTypeID>`.
repeated string entity_types = 1 [(.google.api.resource_reference) = { ... }getEntityTypesBytes in interface ImportEntityTypesResponseOrBuilderindex - The index of the value to return.public ImportEntityTypesResponse.Builder setEntityTypes(int index, String value)
The unique identifier of the imported entity types. Format: `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/entity_types/<EntityTypeID>`.
repeated string entity_types = 1 [(.google.api.resource_reference) = { ... }index - The index to set the value at.value - The entityTypes to set.public ImportEntityTypesResponse.Builder addEntityTypes(String value)
The unique identifier of the imported entity types. Format: `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/entity_types/<EntityTypeID>`.
repeated string entity_types = 1 [(.google.api.resource_reference) = { ... }value - The entityTypes to add.public ImportEntityTypesResponse.Builder addAllEntityTypes(Iterable<String> values)
The unique identifier of the imported entity types. Format: `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/entity_types/<EntityTypeID>`.
repeated string entity_types = 1 [(.google.api.resource_reference) = { ... }values - The entityTypes to add.public ImportEntityTypesResponse.Builder clearEntityTypes()
The unique identifier of the imported entity types. Format: `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/entity_types/<EntityTypeID>`.
repeated string entity_types = 1 [(.google.api.resource_reference) = { ... }public ImportEntityTypesResponse.Builder addEntityTypesBytes(com.google.protobuf.ByteString value)
The unique identifier of the imported entity types. Format: `projects/<ProjectID>/locations/<LocationID>/agents/<AgentID>/entity_types/<EntityTypeID>`.
repeated string entity_types = 1 [(.google.api.resource_reference) = { ... }value - The bytes of the entityTypes to add.public boolean hasConflictingResources()
Info which resources have conflicts when [REPORT_CONFLICT][ImportEntityTypesResponse.REPORT_CONFLICT] merge_option is set in ImportEntityTypesRequest.
.google.cloud.dialogflow.cx.v3.ImportEntityTypesResponse.ConflictingResources conflicting_resources = 2;
hasConflictingResources in interface ImportEntityTypesResponseOrBuilderpublic ImportEntityTypesResponse.ConflictingResources getConflictingResources()
Info which resources have conflicts when [REPORT_CONFLICT][ImportEntityTypesResponse.REPORT_CONFLICT] merge_option is set in ImportEntityTypesRequest.
.google.cloud.dialogflow.cx.v3.ImportEntityTypesResponse.ConflictingResources conflicting_resources = 2;
getConflictingResources in interface ImportEntityTypesResponseOrBuilderpublic ImportEntityTypesResponse.Builder setConflictingResources(ImportEntityTypesResponse.ConflictingResources value)
Info which resources have conflicts when [REPORT_CONFLICT][ImportEntityTypesResponse.REPORT_CONFLICT] merge_option is set in ImportEntityTypesRequest.
.google.cloud.dialogflow.cx.v3.ImportEntityTypesResponse.ConflictingResources conflicting_resources = 2;
public ImportEntityTypesResponse.Builder setConflictingResources(ImportEntityTypesResponse.ConflictingResources.Builder builderForValue)
Info which resources have conflicts when [REPORT_CONFLICT][ImportEntityTypesResponse.REPORT_CONFLICT] merge_option is set in ImportEntityTypesRequest.
.google.cloud.dialogflow.cx.v3.ImportEntityTypesResponse.ConflictingResources conflicting_resources = 2;
public ImportEntityTypesResponse.Builder mergeConflictingResources(ImportEntityTypesResponse.ConflictingResources value)
Info which resources have conflicts when [REPORT_CONFLICT][ImportEntityTypesResponse.REPORT_CONFLICT] merge_option is set in ImportEntityTypesRequest.
.google.cloud.dialogflow.cx.v3.ImportEntityTypesResponse.ConflictingResources conflicting_resources = 2;
public ImportEntityTypesResponse.Builder clearConflictingResources()
Info which resources have conflicts when [REPORT_CONFLICT][ImportEntityTypesResponse.REPORT_CONFLICT] merge_option is set in ImportEntityTypesRequest.
.google.cloud.dialogflow.cx.v3.ImportEntityTypesResponse.ConflictingResources conflicting_resources = 2;
public ImportEntityTypesResponse.ConflictingResources.Builder getConflictingResourcesBuilder()
Info which resources have conflicts when [REPORT_CONFLICT][ImportEntityTypesResponse.REPORT_CONFLICT] merge_option is set in ImportEntityTypesRequest.
.google.cloud.dialogflow.cx.v3.ImportEntityTypesResponse.ConflictingResources conflicting_resources = 2;
public ImportEntityTypesResponse.ConflictingResourcesOrBuilder getConflictingResourcesOrBuilder()
Info which resources have conflicts when [REPORT_CONFLICT][ImportEntityTypesResponse.REPORT_CONFLICT] merge_option is set in ImportEntityTypesRequest.
.google.cloud.dialogflow.cx.v3.ImportEntityTypesResponse.ConflictingResources conflicting_resources = 2;
getConflictingResourcesOrBuilder in interface ImportEntityTypesResponseOrBuilderpublic final ImportEntityTypesResponse.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ImportEntityTypesResponse.Builder>public final ImportEntityTypesResponse.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<ImportEntityTypesResponse.Builder>Copyright © 2025 Google LLC. All rights reserved.