Package com.google.cloud.dialogflow.v2
Class BatchUpdateEntityTypesRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateEntityTypesRequest.Builder>
-
- com.google.cloud.dialogflow.v2.BatchUpdateEntityTypesRequest.Builder
-
- All Implemented Interfaces:
BatchUpdateEntityTypesRequestOrBuilder
,com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
- Enclosing class:
- BatchUpdateEntityTypesRequest
public static final class BatchUpdateEntityTypesRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateEntityTypesRequest.Builder> implements BatchUpdateEntityTypesRequestOrBuilder
The request message for [EntityTypes.BatchUpdateEntityTypes][google.cloud.dialogflow.v2.EntityTypes.BatchUpdateEntityTypes].
Protobuf typegoogle.cloud.dialogflow.v2.BatchUpdateEntityTypesRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BatchUpdateEntityTypesRequest.Builder
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
BatchUpdateEntityTypesRequest
build()
BatchUpdateEntityTypesRequest
buildPartial()
BatchUpdateEntityTypesRequest.Builder
clear()
BatchUpdateEntityTypesRequest.Builder
clearEntityTypeBatch()
BatchUpdateEntityTypesRequest.Builder
clearEntityTypeBatchInline()
The collection of entity types to update or create.BatchUpdateEntityTypesRequest.Builder
clearEntityTypeBatchUri()
The URI to a Google Cloud Storage file containing entity types to update or create.BatchUpdateEntityTypesRequest.Builder
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
BatchUpdateEntityTypesRequest.Builder
clearLanguageCode()
Optional.BatchUpdateEntityTypesRequest.Builder
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
BatchUpdateEntityTypesRequest.Builder
clearParent()
Required.BatchUpdateEntityTypesRequest.Builder
clearUpdateMask()
Optional.BatchUpdateEntityTypesRequest.Builder
clone()
BatchUpdateEntityTypesRequest
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
com.google.protobuf.Descriptors.Descriptor
getDescriptorForType()
BatchUpdateEntityTypesRequest.EntityTypeBatchCase
getEntityTypeBatchCase()
EntityTypeBatch
getEntityTypeBatchInline()
The collection of entity types to update or create.EntityTypeBatch.Builder
getEntityTypeBatchInlineBuilder()
The collection of entity types to update or create.EntityTypeBatchOrBuilder
getEntityTypeBatchInlineOrBuilder()
The collection of entity types to update or create.String
getEntityTypeBatchUri()
The URI to a Google Cloud Storage file containing entity types to update or create.com.google.protobuf.ByteString
getEntityTypeBatchUriBytes()
The URI to a Google Cloud Storage file containing entity types to update or create.String
getLanguageCode()
Optional.com.google.protobuf.ByteString
getLanguageCodeBytes()
Optional.String
getParent()
Required.com.google.protobuf.ByteString
getParentBytes()
Required.com.google.protobuf.FieldMask
getUpdateMask()
Optional.com.google.protobuf.FieldMask.Builder
getUpdateMaskBuilder()
Optional.com.google.protobuf.FieldMaskOrBuilder
getUpdateMaskOrBuilder()
Optional.boolean
hasEntityTypeBatchInline()
The collection of entity types to update or create.boolean
hasEntityTypeBatchUri()
The URI to a Google Cloud Storage file containing entity types to update or create.boolean
hasUpdateMask()
Optional.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
BatchUpdateEntityTypesRequest.Builder
mergeEntityTypeBatchInline(EntityTypeBatch value)
The collection of entity types to update or create.BatchUpdateEntityTypesRequest.Builder
mergeFrom(BatchUpdateEntityTypesRequest other)
BatchUpdateEntityTypesRequest.Builder
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
BatchUpdateEntityTypesRequest.Builder
mergeFrom(com.google.protobuf.Message other)
BatchUpdateEntityTypesRequest.Builder
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
BatchUpdateEntityTypesRequest.Builder
mergeUpdateMask(com.google.protobuf.FieldMask value)
Optional.BatchUpdateEntityTypesRequest.Builder
setEntityTypeBatchInline(EntityTypeBatch value)
The collection of entity types to update or create.BatchUpdateEntityTypesRequest.Builder
setEntityTypeBatchInline(EntityTypeBatch.Builder builderForValue)
The collection of entity types to update or create.BatchUpdateEntityTypesRequest.Builder
setEntityTypeBatchUri(String value)
The URI to a Google Cloud Storage file containing entity types to update or create.BatchUpdateEntityTypesRequest.Builder
setEntityTypeBatchUriBytes(com.google.protobuf.ByteString value)
The URI to a Google Cloud Storage file containing entity types to update or create.BatchUpdateEntityTypesRequest.Builder
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
BatchUpdateEntityTypesRequest.Builder
setLanguageCode(String value)
Optional.BatchUpdateEntityTypesRequest.Builder
setLanguageCodeBytes(com.google.protobuf.ByteString value)
Optional.BatchUpdateEntityTypesRequest.Builder
setParent(String value)
Required.BatchUpdateEntityTypesRequest.Builder
setParentBytes(com.google.protobuf.ByteString value)
Required.BatchUpdateEntityTypesRequest.Builder
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
BatchUpdateEntityTypesRequest.Builder
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
BatchUpdateEntityTypesRequest.Builder
setUpdateMask(com.google.protobuf.FieldMask value)
Optional.BatchUpdateEntityTypesRequest.Builder
setUpdateMask(com.google.protobuf.FieldMask.Builder builderForValue)
Optional.-
Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateEntityTypesRequest.Builder>
-
clear
public BatchUpdateEntityTypesRequest.Builder clear()
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateEntityTypesRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateEntityTypesRequest.Builder>
-
getDefaultInstanceForType
public BatchUpdateEntityTypesRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
public BatchUpdateEntityTypesRequest build()
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public BatchUpdateEntityTypesRequest buildPartial()
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
clone
public BatchUpdateEntityTypesRequest.Builder clone()
- Specified by:
clone
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clone
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clone
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateEntityTypesRequest.Builder>
-
setField
public BatchUpdateEntityTypesRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setField
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateEntityTypesRequest.Builder>
-
clearField
public BatchUpdateEntityTypesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearField
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateEntityTypesRequest.Builder>
-
clearOneof
public BatchUpdateEntityTypesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneof
in interfacecom.google.protobuf.Message.Builder
- Overrides:
clearOneof
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateEntityTypesRequest.Builder>
-
setRepeatedField
public BatchUpdateEntityTypesRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateEntityTypesRequest.Builder>
-
addRepeatedField
public BatchUpdateEntityTypesRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedField
in interfacecom.google.protobuf.Message.Builder
- Overrides:
addRepeatedField
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateEntityTypesRequest.Builder>
-
mergeFrom
public BatchUpdateEntityTypesRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<BatchUpdateEntityTypesRequest.Builder>
-
mergeFrom
public BatchUpdateEntityTypesRequest.Builder mergeFrom(BatchUpdateEntityTypesRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateEntityTypesRequest.Builder>
-
mergeFrom
public BatchUpdateEntityTypesRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<BatchUpdateEntityTypesRequest.Builder>
- Throws:
IOException
-
getEntityTypeBatchCase
public BatchUpdateEntityTypesRequest.EntityTypeBatchCase getEntityTypeBatchCase()
- Specified by:
getEntityTypeBatchCase
in interfaceBatchUpdateEntityTypesRequestOrBuilder
-
clearEntityTypeBatch
public BatchUpdateEntityTypesRequest.Builder clearEntityTypeBatch()
-
getParent
public String getParent()
Required. The name of the agent to update or create entity types in. Format: `projects/<Project ID>/agent`.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Specified by:
getParent
in interfaceBatchUpdateEntityTypesRequestOrBuilder
- Returns:
- The parent.
-
getParentBytes
public com.google.protobuf.ByteString getParentBytes()
Required. The name of the agent to update or create entity types in. Format: `projects/<Project ID>/agent`.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Specified by:
getParentBytes
in interfaceBatchUpdateEntityTypesRequestOrBuilder
- Returns:
- The bytes for parent.
-
setParent
public BatchUpdateEntityTypesRequest.Builder setParent(String value)
Required. The name of the agent to update or create entity types in. Format: `projects/<Project ID>/agent`.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Parameters:
value
- The parent to set.- Returns:
- This builder for chaining.
-
clearParent
public BatchUpdateEntityTypesRequest.Builder clearParent()
Required. The name of the agent to update or create entity types in. Format: `projects/<Project ID>/agent`.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Returns:
- This builder for chaining.
-
setParentBytes
public BatchUpdateEntityTypesRequest.Builder setParentBytes(com.google.protobuf.ByteString value)
Required. The name of the agent to update or create entity types in. Format: `projects/<Project ID>/agent`.
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }
- Parameters:
value
- The bytes for parent to set.- Returns:
- This builder for chaining.
-
hasEntityTypeBatchUri
public boolean hasEntityTypeBatchUri()
The URI to a Google Cloud Storage file containing entity types to update or create. The file format can either be a serialized proto (of EntityBatch type) or a JSON object. Note: The URI must start with "gs://".
string entity_type_batch_uri = 2;
- Specified by:
hasEntityTypeBatchUri
in interfaceBatchUpdateEntityTypesRequestOrBuilder
- Returns:
- Whether the entityTypeBatchUri field is set.
-
getEntityTypeBatchUri
public String getEntityTypeBatchUri()
The URI to a Google Cloud Storage file containing entity types to update or create. The file format can either be a serialized proto (of EntityBatch type) or a JSON object. Note: The URI must start with "gs://".
string entity_type_batch_uri = 2;
- Specified by:
getEntityTypeBatchUri
in interfaceBatchUpdateEntityTypesRequestOrBuilder
- Returns:
- The entityTypeBatchUri.
-
getEntityTypeBatchUriBytes
public com.google.protobuf.ByteString getEntityTypeBatchUriBytes()
The URI to a Google Cloud Storage file containing entity types to update or create. The file format can either be a serialized proto (of EntityBatch type) or a JSON object. Note: The URI must start with "gs://".
string entity_type_batch_uri = 2;
- Specified by:
getEntityTypeBatchUriBytes
in interfaceBatchUpdateEntityTypesRequestOrBuilder
- Returns:
- The bytes for entityTypeBatchUri.
-
setEntityTypeBatchUri
public BatchUpdateEntityTypesRequest.Builder setEntityTypeBatchUri(String value)
The URI to a Google Cloud Storage file containing entity types to update or create. The file format can either be a serialized proto (of EntityBatch type) or a JSON object. Note: The URI must start with "gs://".
string entity_type_batch_uri = 2;
- Parameters:
value
- The entityTypeBatchUri to set.- Returns:
- This builder for chaining.
-
clearEntityTypeBatchUri
public BatchUpdateEntityTypesRequest.Builder clearEntityTypeBatchUri()
The URI to a Google Cloud Storage file containing entity types to update or create. The file format can either be a serialized proto (of EntityBatch type) or a JSON object. Note: The URI must start with "gs://".
string entity_type_batch_uri = 2;
- Returns:
- This builder for chaining.
-
setEntityTypeBatchUriBytes
public BatchUpdateEntityTypesRequest.Builder setEntityTypeBatchUriBytes(com.google.protobuf.ByteString value)
The URI to a Google Cloud Storage file containing entity types to update or create. The file format can either be a serialized proto (of EntityBatch type) or a JSON object. Note: The URI must start with "gs://".
string entity_type_batch_uri = 2;
- Parameters:
value
- The bytes for entityTypeBatchUri to set.- Returns:
- This builder for chaining.
-
hasEntityTypeBatchInline
public boolean hasEntityTypeBatchInline()
The collection of entity types to update or create.
.google.cloud.dialogflow.v2.EntityTypeBatch entity_type_batch_inline = 3;
- Specified by:
hasEntityTypeBatchInline
in interfaceBatchUpdateEntityTypesRequestOrBuilder
- Returns:
- Whether the entityTypeBatchInline field is set.
-
getEntityTypeBatchInline
public EntityTypeBatch getEntityTypeBatchInline()
The collection of entity types to update or create.
.google.cloud.dialogflow.v2.EntityTypeBatch entity_type_batch_inline = 3;
- Specified by:
getEntityTypeBatchInline
in interfaceBatchUpdateEntityTypesRequestOrBuilder
- Returns:
- The entityTypeBatchInline.
-
setEntityTypeBatchInline
public BatchUpdateEntityTypesRequest.Builder setEntityTypeBatchInline(EntityTypeBatch value)
The collection of entity types to update or create.
.google.cloud.dialogflow.v2.EntityTypeBatch entity_type_batch_inline = 3;
-
setEntityTypeBatchInline
public BatchUpdateEntityTypesRequest.Builder setEntityTypeBatchInline(EntityTypeBatch.Builder builderForValue)
The collection of entity types to update or create.
.google.cloud.dialogflow.v2.EntityTypeBatch entity_type_batch_inline = 3;
-
mergeEntityTypeBatchInline
public BatchUpdateEntityTypesRequest.Builder mergeEntityTypeBatchInline(EntityTypeBatch value)
The collection of entity types to update or create.
.google.cloud.dialogflow.v2.EntityTypeBatch entity_type_batch_inline = 3;
-
clearEntityTypeBatchInline
public BatchUpdateEntityTypesRequest.Builder clearEntityTypeBatchInline()
The collection of entity types to update or create.
.google.cloud.dialogflow.v2.EntityTypeBatch entity_type_batch_inline = 3;
-
getEntityTypeBatchInlineBuilder
public EntityTypeBatch.Builder getEntityTypeBatchInlineBuilder()
The collection of entity types to update or create.
.google.cloud.dialogflow.v2.EntityTypeBatch entity_type_batch_inline = 3;
-
getEntityTypeBatchInlineOrBuilder
public EntityTypeBatchOrBuilder getEntityTypeBatchInlineOrBuilder()
The collection of entity types to update or create.
.google.cloud.dialogflow.v2.EntityTypeBatch entity_type_batch_inline = 3;
- Specified by:
getEntityTypeBatchInlineOrBuilder
in interfaceBatchUpdateEntityTypesRequestOrBuilder
-
getLanguageCode
public String getLanguageCode()
Optional. The language used to access language-specific data. If not specified, the agent's default language is used. For more information, see [Multilingual intent and entity data](https://cloud.google.com/dialogflow/docs/agents-multilingual#intent-entity).
string language_code = 4 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getLanguageCode
in interfaceBatchUpdateEntityTypesRequestOrBuilder
- Returns:
- The languageCode.
-
getLanguageCodeBytes
public com.google.protobuf.ByteString getLanguageCodeBytes()
Optional. The language used to access language-specific data. If not specified, the agent's default language is used. For more information, see [Multilingual intent and entity data](https://cloud.google.com/dialogflow/docs/agents-multilingual#intent-entity).
string language_code = 4 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getLanguageCodeBytes
in interfaceBatchUpdateEntityTypesRequestOrBuilder
- Returns:
- The bytes for languageCode.
-
setLanguageCode
public BatchUpdateEntityTypesRequest.Builder setLanguageCode(String value)
Optional. The language used to access language-specific data. If not specified, the agent's default language is used. For more information, see [Multilingual intent and entity data](https://cloud.google.com/dialogflow/docs/agents-multilingual#intent-entity).
string language_code = 4 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The languageCode to set.- Returns:
- This builder for chaining.
-
clearLanguageCode
public BatchUpdateEntityTypesRequest.Builder clearLanguageCode()
Optional. The language used to access language-specific data. If not specified, the agent's default language is used. For more information, see [Multilingual intent and entity data](https://cloud.google.com/dialogflow/docs/agents-multilingual#intent-entity).
string language_code = 4 [(.google.api.field_behavior) = OPTIONAL];
- Returns:
- This builder for chaining.
-
setLanguageCodeBytes
public BatchUpdateEntityTypesRequest.Builder setLanguageCodeBytes(com.google.protobuf.ByteString value)
Optional. The language used to access language-specific data. If not specified, the agent's default language is used. For more information, see [Multilingual intent and entity data](https://cloud.google.com/dialogflow/docs/agents-multilingual#intent-entity).
string language_code = 4 [(.google.api.field_behavior) = OPTIONAL];
- Parameters:
value
- The bytes for languageCode to set.- Returns:
- This builder for chaining.
-
hasUpdateMask
public boolean hasUpdateMask()
Optional. The mask to control which fields get updated.
.google.protobuf.FieldMask update_mask = 5 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
hasUpdateMask
in interfaceBatchUpdateEntityTypesRequestOrBuilder
- Returns:
- Whether the updateMask field is set.
-
getUpdateMask
public com.google.protobuf.FieldMask getUpdateMask()
Optional. The mask to control which fields get updated.
.google.protobuf.FieldMask update_mask = 5 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getUpdateMask
in interfaceBatchUpdateEntityTypesRequestOrBuilder
- Returns:
- The updateMask.
-
setUpdateMask
public BatchUpdateEntityTypesRequest.Builder setUpdateMask(com.google.protobuf.FieldMask value)
Optional. The mask to control which fields get updated.
.google.protobuf.FieldMask update_mask = 5 [(.google.api.field_behavior) = OPTIONAL];
-
setUpdateMask
public BatchUpdateEntityTypesRequest.Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForValue)
Optional. The mask to control which fields get updated.
.google.protobuf.FieldMask update_mask = 5 [(.google.api.field_behavior) = OPTIONAL];
-
mergeUpdateMask
public BatchUpdateEntityTypesRequest.Builder mergeUpdateMask(com.google.protobuf.FieldMask value)
Optional. The mask to control which fields get updated.
.google.protobuf.FieldMask update_mask = 5 [(.google.api.field_behavior) = OPTIONAL];
-
clearUpdateMask
public BatchUpdateEntityTypesRequest.Builder clearUpdateMask()
Optional. The mask to control which fields get updated.
.google.protobuf.FieldMask update_mask = 5 [(.google.api.field_behavior) = OPTIONAL];
-
getUpdateMaskBuilder
public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder()
Optional. The mask to control which fields get updated.
.google.protobuf.FieldMask update_mask = 5 [(.google.api.field_behavior) = OPTIONAL];
-
getUpdateMaskOrBuilder
public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder()
Optional. The mask to control which fields get updated.
.google.protobuf.FieldMask update_mask = 5 [(.google.api.field_behavior) = OPTIONAL];
- Specified by:
getUpdateMaskOrBuilder
in interfaceBatchUpdateEntityTypesRequestOrBuilder
-
setUnknownFields
public final BatchUpdateEntityTypesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
setUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateEntityTypesRequest.Builder>
-
mergeUnknownFields
public final BatchUpdateEntityTypesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFields
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeUnknownFields
in classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateEntityTypesRequest.Builder>
-
-