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.v2beta1.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.v2beta1.EntityTypes.BatchUpdateEntityTypes].
Protobuf typegoogle.cloud.dialogflow.v2beta1.BatchUpdateEntityTypesRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description BatchUpdateEntityTypesRequest.BuilderaddRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)BatchUpdateEntityTypesRequestbuild()BatchUpdateEntityTypesRequestbuildPartial()BatchUpdateEntityTypesRequest.Builderclear()BatchUpdateEntityTypesRequest.BuilderclearEntityTypeBatch()BatchUpdateEntityTypesRequest.BuilderclearEntityTypeBatchInline()The collection of entity types to update or create.BatchUpdateEntityTypesRequest.BuilderclearEntityTypeBatchUri()The URI to a Google Cloud Storage file containing entity types to update or create.BatchUpdateEntityTypesRequest.BuilderclearField(com.google.protobuf.Descriptors.FieldDescriptor field)BatchUpdateEntityTypesRequest.BuilderclearLanguageCode()Optional.BatchUpdateEntityTypesRequest.BuilderclearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)BatchUpdateEntityTypesRequest.BuilderclearParent()Required.BatchUpdateEntityTypesRequest.BuilderclearUpdateMask()Optional.BatchUpdateEntityTypesRequest.Builderclone()BatchUpdateEntityTypesRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()BatchUpdateEntityTypesRequest.EntityTypeBatchCasegetEntityTypeBatchCase()EntityTypeBatchgetEntityTypeBatchInline()The collection of entity types to update or create.EntityTypeBatch.BuildergetEntityTypeBatchInlineBuilder()The collection of entity types to update or create.EntityTypeBatchOrBuildergetEntityTypeBatchInlineOrBuilder()The collection of entity types to update or create.StringgetEntityTypeBatchUri()The URI to a Google Cloud Storage file containing entity types to update or create.com.google.protobuf.ByteStringgetEntityTypeBatchUriBytes()The URI to a Google Cloud Storage file containing entity types to update or create.StringgetLanguageCode()Optional.com.google.protobuf.ByteStringgetLanguageCodeBytes()Optional.StringgetParent()Required.com.google.protobuf.ByteStringgetParentBytes()Required.com.google.protobuf.FieldMaskgetUpdateMask()Optional.com.google.protobuf.FieldMask.BuildergetUpdateMaskBuilder()Optional.com.google.protobuf.FieldMaskOrBuildergetUpdateMaskOrBuilder()Optional.booleanhasEntityTypeBatchInline()The collection of entity types to update or create.booleanhasEntityTypeBatchUri()The URI to a Google Cloud Storage file containing entity types to update or create.booleanhasUpdateMask()Optional.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()BatchUpdateEntityTypesRequest.BuildermergeEntityTypeBatchInline(EntityTypeBatch value)The collection of entity types to update or create.BatchUpdateEntityTypesRequest.BuildermergeFrom(BatchUpdateEntityTypesRequest other)BatchUpdateEntityTypesRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)BatchUpdateEntityTypesRequest.BuildermergeFrom(com.google.protobuf.Message other)BatchUpdateEntityTypesRequest.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)BatchUpdateEntityTypesRequest.BuildermergeUpdateMask(com.google.protobuf.FieldMask value)Optional.BatchUpdateEntityTypesRequest.BuildersetEntityTypeBatchInline(EntityTypeBatch value)The collection of entity types to update or create.BatchUpdateEntityTypesRequest.BuildersetEntityTypeBatchInline(EntityTypeBatch.Builder builderForValue)The collection of entity types to update or create.BatchUpdateEntityTypesRequest.BuildersetEntityTypeBatchUri(String value)The URI to a Google Cloud Storage file containing entity types to update or create.BatchUpdateEntityTypesRequest.BuildersetEntityTypeBatchUriBytes(com.google.protobuf.ByteString value)The URI to a Google Cloud Storage file containing entity types to update or create.BatchUpdateEntityTypesRequest.BuildersetField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)BatchUpdateEntityTypesRequest.BuildersetLanguageCode(String value)Optional.BatchUpdateEntityTypesRequest.BuildersetLanguageCodeBytes(com.google.protobuf.ByteString value)Optional.BatchUpdateEntityTypesRequest.BuildersetParent(String value)Required.BatchUpdateEntityTypesRequest.BuildersetParentBytes(com.google.protobuf.ByteString value)Required.BatchUpdateEntityTypesRequest.BuildersetRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)BatchUpdateEntityTypesRequest.BuildersetUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)BatchUpdateEntityTypesRequest.BuildersetUpdateMask(com.google.protobuf.FieldMask value)Optional.BatchUpdateEntityTypesRequest.BuildersetUpdateMask(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:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateEntityTypesRequest.Builder>
-
clear
public BatchUpdateEntityTypesRequest.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateEntityTypesRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateEntityTypesRequest.Builder>
-
getDefaultInstanceForType
public BatchUpdateEntityTypesRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public BatchUpdateEntityTypesRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public BatchUpdateEntityTypesRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
public BatchUpdateEntityTypesRequest.Builder clone()
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateEntityTypesRequest.Builder>
-
setField
public BatchUpdateEntityTypesRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateEntityTypesRequest.Builder>
-
clearField
public BatchUpdateEntityTypesRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateEntityTypesRequest.Builder>
-
clearOneof
public BatchUpdateEntityTypesRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateEntityTypesRequest.Builder>
-
setRepeatedField
public BatchUpdateEntityTypesRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
- Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateEntityTypesRequest.Builder>
-
addRepeatedField
public BatchUpdateEntityTypesRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
- Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateEntityTypesRequest.Builder>
-
mergeFrom
public BatchUpdateEntityTypesRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BatchUpdateEntityTypesRequest.Builder>
-
mergeFrom
public BatchUpdateEntityTypesRequest.Builder mergeFrom(BatchUpdateEntityTypesRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin 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:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<BatchUpdateEntityTypesRequest.Builder>- Throws:
IOException
-
getEntityTypeBatchCase
public BatchUpdateEntityTypesRequest.EntityTypeBatchCase getEntityTypeBatchCase()
- Specified by:
getEntityTypeBatchCasein interfaceBatchUpdateEntityTypesRequestOrBuilder
-
clearEntityTypeBatch
public BatchUpdateEntityTypesRequest.Builder clearEntityTypeBatch()
-
getParent
public String getParent()
Required. The name of the agent to update or create entity types in. Supported formats: - `projects/<Project ID>/agent` - `projects/<Project ID>/locations/<Location ID>/agent`
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getParentin interfaceBatchUpdateEntityTypesRequestOrBuilder- Returns:
- The parent.
-
getParentBytes
public com.google.protobuf.ByteString getParentBytes()
Required. The name of the agent to update or create entity types in. Supported formats: - `projects/<Project ID>/agent` - `projects/<Project ID>/locations/<Location ID>/agent`
string parent = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }- Specified by:
getParentBytesin 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. Supported formats: - `projects/<Project ID>/agent` - `projects/<Project ID>/locations/<Location 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. Supported formats: - `projects/<Project ID>/agent` - `projects/<Project ID>/locations/<Location 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. Supported formats: - `projects/<Project ID>/agent` - `projects/<Project ID>/locations/<Location 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:
hasEntityTypeBatchUriin 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:
getEntityTypeBatchUriin 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:
getEntityTypeBatchUriBytesin 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.v2beta1.EntityTypeBatch entity_type_batch_inline = 3;- Specified by:
hasEntityTypeBatchInlinein interfaceBatchUpdateEntityTypesRequestOrBuilder- Returns:
- Whether the entityTypeBatchInline field is set.
-
getEntityTypeBatchInline
public EntityTypeBatch getEntityTypeBatchInline()
The collection of entity types to update or create.
.google.cloud.dialogflow.v2beta1.EntityTypeBatch entity_type_batch_inline = 3;- Specified by:
getEntityTypeBatchInlinein interfaceBatchUpdateEntityTypesRequestOrBuilder- Returns:
- The entityTypeBatchInline.
-
setEntityTypeBatchInline
public BatchUpdateEntityTypesRequest.Builder setEntityTypeBatchInline(EntityTypeBatch value)
The collection of entity types to update or create.
.google.cloud.dialogflow.v2beta1.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.v2beta1.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.v2beta1.EntityTypeBatch entity_type_batch_inline = 3;
-
clearEntityTypeBatchInline
public BatchUpdateEntityTypesRequest.Builder clearEntityTypeBatchInline()
The collection of entity types to update or create.
.google.cloud.dialogflow.v2beta1.EntityTypeBatch entity_type_batch_inline = 3;
-
getEntityTypeBatchInlineBuilder
public EntityTypeBatch.Builder getEntityTypeBatchInlineBuilder()
The collection of entity types to update or create.
.google.cloud.dialogflow.v2beta1.EntityTypeBatch entity_type_batch_inline = 3;
-
getEntityTypeBatchInlineOrBuilder
public EntityTypeBatchOrBuilder getEntityTypeBatchInlineOrBuilder()
The collection of entity types to update or create.
.google.cloud.dialogflow.v2beta1.EntityTypeBatch entity_type_batch_inline = 3;- Specified by:
getEntityTypeBatchInlineOrBuilderin 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:
getLanguageCodein 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:
getLanguageCodeBytesin 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:
hasUpdateMaskin 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:
getUpdateMaskin 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:
getUpdateMaskOrBuilderin interfaceBatchUpdateEntityTypesRequestOrBuilder
-
setUnknownFields
public final BatchUpdateEntityTypesRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateEntityTypesRequest.Builder>
-
mergeUnknownFields
public final BatchUpdateEntityTypesRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
- Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<BatchUpdateEntityTypesRequest.Builder>
-
-