public static final class UpdatePolicyTagRequest.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<UpdatePolicyTagRequest.Builder> implements UpdatePolicyTagRequestOrBuilder
Request message for [UpdatePolicyTag][google.cloud.datacatalog.v1beta1.PolicyTagManager.UpdatePolicyTag].Protobuf type
google.cloud.datacatalog.v1beta1.UpdatePolicyTagRequest| Modifier and Type | Method and Description |
|---|---|
UpdatePolicyTagRequest.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UpdatePolicyTagRequest |
build() |
UpdatePolicyTagRequest |
buildPartial() |
UpdatePolicyTagRequest.Builder |
clear() |
UpdatePolicyTagRequest.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
UpdatePolicyTagRequest.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
UpdatePolicyTagRequest.Builder |
clearPolicyTag()
The policy tag to update.
|
UpdatePolicyTagRequest.Builder |
clearUpdateMask()
The update mask applies to the resource.
|
UpdatePolicyTagRequest.Builder |
clone() |
UpdatePolicyTagRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
PolicyTag |
getPolicyTag()
The policy tag to update.
|
PolicyTag.Builder |
getPolicyTagBuilder()
The policy tag to update.
|
PolicyTagOrBuilder |
getPolicyTagOrBuilder()
The policy tag to update.
|
com.google.protobuf.FieldMask |
getUpdateMask()
The update mask applies to the resource.
|
com.google.protobuf.FieldMask.Builder |
getUpdateMaskBuilder()
The update mask applies to the resource.
|
com.google.protobuf.FieldMaskOrBuilder |
getUpdateMaskOrBuilder()
The update mask applies to the resource.
|
boolean |
hasPolicyTag()
The policy tag to update.
|
boolean |
hasUpdateMask()
The update mask applies to the resource.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
UpdatePolicyTagRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UpdatePolicyTagRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
UpdatePolicyTagRequest.Builder |
mergeFrom(UpdatePolicyTagRequest other) |
UpdatePolicyTagRequest.Builder |
mergePolicyTag(PolicyTag value)
The policy tag to update.
|
UpdatePolicyTagRequest.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UpdatePolicyTagRequest.Builder |
mergeUpdateMask(com.google.protobuf.FieldMask value)
The update mask applies to the resource.
|
UpdatePolicyTagRequest.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UpdatePolicyTagRequest.Builder |
setPolicyTag(PolicyTag.Builder builderForValue)
The policy tag to update.
|
UpdatePolicyTagRequest.Builder |
setPolicyTag(PolicyTag value)
The policy tag to update.
|
UpdatePolicyTagRequest.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
UpdatePolicyTagRequest.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UpdatePolicyTagRequest.Builder |
setUpdateMask(com.google.protobuf.FieldMask.Builder builderForValue)
The update mask applies to the resource.
|
UpdatePolicyTagRequest.Builder |
setUpdateMask(com.google.protobuf.FieldMask value)
The update mask applies to the resource.
|
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<UpdatePolicyTagRequest.Builder>public UpdatePolicyTagRequest.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<UpdatePolicyTagRequest.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<UpdatePolicyTagRequest.Builder>public UpdatePolicyTagRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic UpdatePolicyTagRequest build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic UpdatePolicyTagRequest buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic UpdatePolicyTagRequest.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<UpdatePolicyTagRequest.Builder>public UpdatePolicyTagRequest.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<UpdatePolicyTagRequest.Builder>public UpdatePolicyTagRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<UpdatePolicyTagRequest.Builder>public UpdatePolicyTagRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<UpdatePolicyTagRequest.Builder>public UpdatePolicyTagRequest.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<UpdatePolicyTagRequest.Builder>public UpdatePolicyTagRequest.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<UpdatePolicyTagRequest.Builder>public UpdatePolicyTagRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<UpdatePolicyTagRequest.Builder>public UpdatePolicyTagRequest.Builder mergeFrom(UpdatePolicyTagRequest other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<UpdatePolicyTagRequest.Builder>public UpdatePolicyTagRequest.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<UpdatePolicyTagRequest.Builder>IOExceptionpublic boolean hasPolicyTag()
The policy tag to update. Only the description, display_name, and parent_policy_tag fields can be updated.
.google.cloud.datacatalog.v1beta1.PolicyTag policy_tag = 1;hasPolicyTag in interface UpdatePolicyTagRequestOrBuilderpublic PolicyTag getPolicyTag()
The policy tag to update. Only the description, display_name, and parent_policy_tag fields can be updated.
.google.cloud.datacatalog.v1beta1.PolicyTag policy_tag = 1;getPolicyTag in interface UpdatePolicyTagRequestOrBuilderpublic UpdatePolicyTagRequest.Builder setPolicyTag(PolicyTag value)
The policy tag to update. Only the description, display_name, and parent_policy_tag fields can be updated.
.google.cloud.datacatalog.v1beta1.PolicyTag policy_tag = 1;public UpdatePolicyTagRequest.Builder setPolicyTag(PolicyTag.Builder builderForValue)
The policy tag to update. Only the description, display_name, and parent_policy_tag fields can be updated.
.google.cloud.datacatalog.v1beta1.PolicyTag policy_tag = 1;public UpdatePolicyTagRequest.Builder mergePolicyTag(PolicyTag value)
The policy tag to update. Only the description, display_name, and parent_policy_tag fields can be updated.
.google.cloud.datacatalog.v1beta1.PolicyTag policy_tag = 1;public UpdatePolicyTagRequest.Builder clearPolicyTag()
The policy tag to update. Only the description, display_name, and parent_policy_tag fields can be updated.
.google.cloud.datacatalog.v1beta1.PolicyTag policy_tag = 1;public PolicyTag.Builder getPolicyTagBuilder()
The policy tag to update. Only the description, display_name, and parent_policy_tag fields can be updated.
.google.cloud.datacatalog.v1beta1.PolicyTag policy_tag = 1;public PolicyTagOrBuilder getPolicyTagOrBuilder()
The policy tag to update. Only the description, display_name, and parent_policy_tag fields can be updated.
.google.cloud.datacatalog.v1beta1.PolicyTag policy_tag = 1;getPolicyTagOrBuilder in interface UpdatePolicyTagRequestOrBuilderpublic boolean hasUpdateMask()
The update mask applies to the resource. Only display_name, description and parent_policy_tag can be updated and thus can be listed in the mask. If update_mask is not provided, all allowed fields (i.e. display_name, description and parent) will be updated. For more information including the `FieldMask` definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask If not set, defaults to all of the fields that are allowed to update.
.google.protobuf.FieldMask update_mask = 2;hasUpdateMask in interface UpdatePolicyTagRequestOrBuilderpublic com.google.protobuf.FieldMask getUpdateMask()
The update mask applies to the resource. Only display_name, description and parent_policy_tag can be updated and thus can be listed in the mask. If update_mask is not provided, all allowed fields (i.e. display_name, description and parent) will be updated. For more information including the `FieldMask` definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask If not set, defaults to all of the fields that are allowed to update.
.google.protobuf.FieldMask update_mask = 2;getUpdateMask in interface UpdatePolicyTagRequestOrBuilderpublic UpdatePolicyTagRequest.Builder setUpdateMask(com.google.protobuf.FieldMask value)
The update mask applies to the resource. Only display_name, description and parent_policy_tag can be updated and thus can be listed in the mask. If update_mask is not provided, all allowed fields (i.e. display_name, description and parent) will be updated. For more information including the `FieldMask` definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask If not set, defaults to all of the fields that are allowed to update.
.google.protobuf.FieldMask update_mask = 2;public UpdatePolicyTagRequest.Builder setUpdateMask(com.google.protobuf.FieldMask.Builder builderForValue)
The update mask applies to the resource. Only display_name, description and parent_policy_tag can be updated and thus can be listed in the mask. If update_mask is not provided, all allowed fields (i.e. display_name, description and parent) will be updated. For more information including the `FieldMask` definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask If not set, defaults to all of the fields that are allowed to update.
.google.protobuf.FieldMask update_mask = 2;public UpdatePolicyTagRequest.Builder mergeUpdateMask(com.google.protobuf.FieldMask value)
The update mask applies to the resource. Only display_name, description and parent_policy_tag can be updated and thus can be listed in the mask. If update_mask is not provided, all allowed fields (i.e. display_name, description and parent) will be updated. For more information including the `FieldMask` definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask If not set, defaults to all of the fields that are allowed to update.
.google.protobuf.FieldMask update_mask = 2;public UpdatePolicyTagRequest.Builder clearUpdateMask()
The update mask applies to the resource. Only display_name, description and parent_policy_tag can be updated and thus can be listed in the mask. If update_mask is not provided, all allowed fields (i.e. display_name, description and parent) will be updated. For more information including the `FieldMask` definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask If not set, defaults to all of the fields that are allowed to update.
.google.protobuf.FieldMask update_mask = 2;public com.google.protobuf.FieldMask.Builder getUpdateMaskBuilder()
The update mask applies to the resource. Only display_name, description and parent_policy_tag can be updated and thus can be listed in the mask. If update_mask is not provided, all allowed fields (i.e. display_name, description and parent) will be updated. For more information including the `FieldMask` definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask If not set, defaults to all of the fields that are allowed to update.
.google.protobuf.FieldMask update_mask = 2;public com.google.protobuf.FieldMaskOrBuilder getUpdateMaskOrBuilder()
The update mask applies to the resource. Only display_name, description and parent_policy_tag can be updated and thus can be listed in the mask. If update_mask is not provided, all allowed fields (i.e. display_name, description and parent) will be updated. For more information including the `FieldMask` definition, see https://developers.google.com/protocol-buffers/docs/reference/google.protobuf#fieldmask If not set, defaults to all of the fields that are allowed to update.
.google.protobuf.FieldMask update_mask = 2;getUpdateMaskOrBuilder in interface UpdatePolicyTagRequestOrBuilderpublic final UpdatePolicyTagRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UpdatePolicyTagRequest.Builder>public final UpdatePolicyTagRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<UpdatePolicyTagRequest.Builder>Copyright © 2025 Google LLC. All rights reserved.