Package com.google.cloud.asset.v1p1beta1
Class StandardResourceMetadata.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<StandardResourceMetadata.Builder>
com.google.cloud.asset.v1p1beta1.StandardResourceMetadata.Builder
- All Implemented Interfaces:
StandardResourceMetadataOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- StandardResourceMetadata
public static final class StandardResourceMetadata.Builder
extends com.google.protobuf.GeneratedMessage.Builder<StandardResourceMetadata.Builder>
implements StandardResourceMetadataOrBuilder
The standard metadata of a cloud resource.Protobuf type
google.cloud.asset.v1p1beta1.StandardResourceMetadata-
Method Summary
Modifier and TypeMethodDescriptionaddAdditionalAttributes(String value) Additional searchable attributes of this resource.addAdditionalAttributesBytes(com.google.protobuf.ByteString value) Additional searchable attributes of this resource.addAllAdditionalAttributes(Iterable<String> values) Additional searchable attributes of this resource.addAllNetworkTags(Iterable<String> values) Network tags associated with this resource.addNetworkTags(String value) Network tags associated with this resource.addNetworkTagsBytes(com.google.protobuf.ByteString value) Network tags associated with this resource.build()clear()Additional searchable attributes of this resource.The type of this resource.One or more paragraphs of text description of this resource.The display name of this resource.Location can be "global", regional like "us-east1", or zonal like "us-west1-b".The full resource name.Network tags associated with this resource.The project that this resource belongs to, in the form of `projects/{project_number}`.booleancontainsLabels(String key) Labels associated with this resource.getAdditionalAttributes(int index) Additional searchable attributes of this resource.com.google.protobuf.ByteStringgetAdditionalAttributesBytes(int index) Additional searchable attributes of this resource.intAdditional searchable attributes of this resource.com.google.protobuf.ProtocolStringListAdditional searchable attributes of this resource.The type of this resource.com.google.protobuf.ByteStringThe type of this resource.One or more paragraphs of text description of this resource.com.google.protobuf.ByteStringOne or more paragraphs of text description of this resource.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorThe display name of this resource.com.google.protobuf.ByteStringThe display name of this resource.Deprecated.intLabels associated with this resource.Labels associated with this resource.getLabelsOrDefault(String key, String defaultValue) Labels associated with this resource.getLabelsOrThrow(String key) Labels associated with this resource.Location can be "global", regional like "us-east1", or zonal like "us-west1-b".com.google.protobuf.ByteStringLocation can be "global", regional like "us-east1", or zonal like "us-west1-b".Deprecated.getName()The full resource name.com.google.protobuf.ByteStringThe full resource name.getNetworkTags(int index) Network tags associated with this resource.com.google.protobuf.ByteStringgetNetworkTagsBytes(int index) Network tags associated with this resource.intNetwork tags associated with this resource.com.google.protobuf.ProtocolStringListNetwork tags associated with this resource.The project that this resource belongs to, in the form of `projects/{project_number}`.com.google.protobuf.ByteStringThe project that this resource belongs to, in the form of `projects/{project_number}`.protected com.google.protobuf.GeneratedMessage.FieldAccessorTableprotected com.google.protobuf.MapFieldReflectionAccessorinternalGetMapFieldReflection(int number) protected com.google.protobuf.MapFieldReflectionAccessorinternalGetMutableMapFieldReflection(int number) final booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) putAllLabels(Map<String, String> values) Labels associated with this resource.Labels associated with this resource.removeLabels(String key) Labels associated with this resource.setAdditionalAttributes(int index, String value) Additional searchable attributes of this resource.setAssetType(String value) The type of this resource.setAssetTypeBytes(com.google.protobuf.ByteString value) The type of this resource.setDescription(String value) One or more paragraphs of text description of this resource.setDescriptionBytes(com.google.protobuf.ByteString value) One or more paragraphs of text description of this resource.setDisplayName(String value) The display name of this resource.setDisplayNameBytes(com.google.protobuf.ByteString value) The display name of this resource.setLocation(String value) Location can be "global", regional like "us-east1", or zonal like "us-west1-b".setLocationBytes(com.google.protobuf.ByteString value) Location can be "global", regional like "us-east1", or zonal like "us-west1-b".The full resource name.setNameBytes(com.google.protobuf.ByteString value) The full resource name.setNetworkTags(int index, String value) Network tags associated with this resource.setProject(String value) The project that this resource belongs to, in the form of `projects/{project_number}`.setProjectBytes(com.google.protobuf.ByteString value) The project that this resource belongs to, in the form of `projects/{project_number}`.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number) - Overrides:
internalGetMapFieldReflectionin classcom.google.protobuf.GeneratedMessage.Builder<StandardResourceMetadata.Builder>
-
internalGetMutableMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number) - Overrides:
internalGetMutableMapFieldReflectionin classcom.google.protobuf.GeneratedMessage.Builder<StandardResourceMetadata.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<StandardResourceMetadata.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<StandardResourceMetadata.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.GeneratedMessage.Builder<StandardResourceMetadata.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<StandardResourceMetadata.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<StandardResourceMetadata.Builder>
-
mergeFrom
public StandardResourceMetadata.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<StandardResourceMetadata.Builder>- Throws:
IOException
-
getName
The full resource name. For example: `//compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1`. See [Resource Names](https://cloud.google.com/apis/design/resource_names#full_resource_name) for more information.
string name = 1;- Specified by:
getNamein interfaceStandardResourceMetadataOrBuilder- Returns:
- The name.
-
getNameBytes
public com.google.protobuf.ByteString getNameBytes()The full resource name. For example: `//compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1`. See [Resource Names](https://cloud.google.com/apis/design/resource_names#full_resource_name) for more information.
string name = 1;- Specified by:
getNameBytesin interfaceStandardResourceMetadataOrBuilder- Returns:
- The bytes for name.
-
setName
The full resource name. For example: `//compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1`. See [Resource Names](https://cloud.google.com/apis/design/resource_names#full_resource_name) for more information.
string name = 1;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
The full resource name. For example: `//compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1`. See [Resource Names](https://cloud.google.com/apis/design/resource_names#full_resource_name) for more information.
string name = 1;- Returns:
- This builder for chaining.
-
setNameBytes
The full resource name. For example: `//compute.googleapis.com/projects/my_project_123/zones/zone1/instances/instance1`. See [Resource Names](https://cloud.google.com/apis/design/resource_names#full_resource_name) for more information.
string name = 1;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getAssetType
The type of this resource. For example: "compute.googleapis.com/Disk".
string asset_type = 2;- Specified by:
getAssetTypein interfaceStandardResourceMetadataOrBuilder- Returns:
- The assetType.
-
getAssetTypeBytes
public com.google.protobuf.ByteString getAssetTypeBytes()The type of this resource. For example: "compute.googleapis.com/Disk".
string asset_type = 2;- Specified by:
getAssetTypeBytesin interfaceStandardResourceMetadataOrBuilder- Returns:
- The bytes for assetType.
-
setAssetType
The type of this resource. For example: "compute.googleapis.com/Disk".
string asset_type = 2;- Parameters:
value- The assetType to set.- Returns:
- This builder for chaining.
-
clearAssetType
The type of this resource. For example: "compute.googleapis.com/Disk".
string asset_type = 2;- Returns:
- This builder for chaining.
-
setAssetTypeBytes
The type of this resource. For example: "compute.googleapis.com/Disk".
string asset_type = 2;- Parameters:
value- The bytes for assetType to set.- Returns:
- This builder for chaining.
-
getProject
The project that this resource belongs to, in the form of `projects/{project_number}`.string project = 3;- Specified by:
getProjectin interfaceStandardResourceMetadataOrBuilder- Returns:
- The project.
-
getProjectBytes
public com.google.protobuf.ByteString getProjectBytes()The project that this resource belongs to, in the form of `projects/{project_number}`.string project = 3;- Specified by:
getProjectBytesin interfaceStandardResourceMetadataOrBuilder- Returns:
- The bytes for project.
-
setProject
The project that this resource belongs to, in the form of `projects/{project_number}`.string project = 3;- Parameters:
value- The project to set.- Returns:
- This builder for chaining.
-
clearProject
The project that this resource belongs to, in the form of `projects/{project_number}`.string project = 3;- Returns:
- This builder for chaining.
-
setProjectBytes
The project that this resource belongs to, in the form of `projects/{project_number}`.string project = 3;- Parameters:
value- The bytes for project to set.- Returns:
- This builder for chaining.
-
getDisplayName
The display name of this resource.
string display_name = 4;- Specified by:
getDisplayNamein interfaceStandardResourceMetadataOrBuilder- Returns:
- The displayName.
-
getDisplayNameBytes
public com.google.protobuf.ByteString getDisplayNameBytes()The display name of this resource.
string display_name = 4;- Specified by:
getDisplayNameBytesin interfaceStandardResourceMetadataOrBuilder- Returns:
- The bytes for displayName.
-
setDisplayName
The display name of this resource.
string display_name = 4;- Parameters:
value- The displayName to set.- Returns:
- This builder for chaining.
-
clearDisplayName
The display name of this resource.
string display_name = 4;- Returns:
- This builder for chaining.
-
setDisplayNameBytes
The display name of this resource.
string display_name = 4;- Parameters:
value- The bytes for displayName to set.- Returns:
- This builder for chaining.
-
getDescription
One or more paragraphs of text description of this resource. Maximum length could be up to 1M bytes.
string description = 5;- Specified by:
getDescriptionin interfaceStandardResourceMetadataOrBuilder- Returns:
- The description.
-
getDescriptionBytes
public com.google.protobuf.ByteString getDescriptionBytes()One or more paragraphs of text description of this resource. Maximum length could be up to 1M bytes.
string description = 5;- Specified by:
getDescriptionBytesin interfaceStandardResourceMetadataOrBuilder- Returns:
- The bytes for description.
-
setDescription
One or more paragraphs of text description of this resource. Maximum length could be up to 1M bytes.
string description = 5;- Parameters:
value- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
One or more paragraphs of text description of this resource. Maximum length could be up to 1M bytes.
string description = 5;- Returns:
- This builder for chaining.
-
setDescriptionBytes
One or more paragraphs of text description of this resource. Maximum length could be up to 1M bytes.
string description = 5;- Parameters:
value- The bytes for description to set.- Returns:
- This builder for chaining.
-
getAdditionalAttributesList
public com.google.protobuf.ProtocolStringList getAdditionalAttributesList()Additional searchable attributes of this resource. Informational only. The exact set of attributes is subject to change. For example: project id, DNS name etc.
repeated string additional_attributes = 10;- Specified by:
getAdditionalAttributesListin interfaceStandardResourceMetadataOrBuilder- Returns:
- A list containing the additionalAttributes.
-
getAdditionalAttributesCount
public int getAdditionalAttributesCount()Additional searchable attributes of this resource. Informational only. The exact set of attributes is subject to change. For example: project id, DNS name etc.
repeated string additional_attributes = 10;- Specified by:
getAdditionalAttributesCountin interfaceStandardResourceMetadataOrBuilder- Returns:
- The count of additionalAttributes.
-
getAdditionalAttributes
Additional searchable attributes of this resource. Informational only. The exact set of attributes is subject to change. For example: project id, DNS name etc.
repeated string additional_attributes = 10;- Specified by:
getAdditionalAttributesin interfaceStandardResourceMetadataOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The additionalAttributes at the given index.
-
getAdditionalAttributesBytes
public com.google.protobuf.ByteString getAdditionalAttributesBytes(int index) Additional searchable attributes of this resource. Informational only. The exact set of attributes is subject to change. For example: project id, DNS name etc.
repeated string additional_attributes = 10;- Specified by:
getAdditionalAttributesBytesin interfaceStandardResourceMetadataOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the additionalAttributes at the given index.
-
setAdditionalAttributes
Additional searchable attributes of this resource. Informational only. The exact set of attributes is subject to change. For example: project id, DNS name etc.
repeated string additional_attributes = 10;- Parameters:
index- The index to set the value at.value- The additionalAttributes to set.- Returns:
- This builder for chaining.
-
addAdditionalAttributes
Additional searchable attributes of this resource. Informational only. The exact set of attributes is subject to change. For example: project id, DNS name etc.
repeated string additional_attributes = 10;- Parameters:
value- The additionalAttributes to add.- Returns:
- This builder for chaining.
-
addAllAdditionalAttributes
Additional searchable attributes of this resource. Informational only. The exact set of attributes is subject to change. For example: project id, DNS name etc.
repeated string additional_attributes = 10;- Parameters:
values- The additionalAttributes to add.- Returns:
- This builder for chaining.
-
clearAdditionalAttributes
Additional searchable attributes of this resource. Informational only. The exact set of attributes is subject to change. For example: project id, DNS name etc.
repeated string additional_attributes = 10;- Returns:
- This builder for chaining.
-
addAdditionalAttributesBytes
public StandardResourceMetadata.Builder addAdditionalAttributesBytes(com.google.protobuf.ByteString value) Additional searchable attributes of this resource. Informational only. The exact set of attributes is subject to change. For example: project id, DNS name etc.
repeated string additional_attributes = 10;- Parameters:
value- The bytes of the additionalAttributes to add.- Returns:
- This builder for chaining.
-
getLocation
Location can be "global", regional like "us-east1", or zonal like "us-west1-b".
string location = 11;- Specified by:
getLocationin interfaceStandardResourceMetadataOrBuilder- Returns:
- The location.
-
getLocationBytes
public com.google.protobuf.ByteString getLocationBytes()Location can be "global", regional like "us-east1", or zonal like "us-west1-b".
string location = 11;- Specified by:
getLocationBytesin interfaceStandardResourceMetadataOrBuilder- Returns:
- The bytes for location.
-
setLocation
Location can be "global", regional like "us-east1", or zonal like "us-west1-b".
string location = 11;- Parameters:
value- The location to set.- Returns:
- This builder for chaining.
-
clearLocation
Location can be "global", regional like "us-east1", or zonal like "us-west1-b".
string location = 11;- Returns:
- This builder for chaining.
-
setLocationBytes
Location can be "global", regional like "us-east1", or zonal like "us-west1-b".
string location = 11;- Parameters:
value- The bytes for location to set.- Returns:
- This builder for chaining.
-
getLabelsCount
public int getLabelsCount()Description copied from interface:StandardResourceMetadataOrBuilderLabels associated with this resource. See [Labelling and grouping Google Cloud resources](https://cloud.google.com/blog/products/gcp/labelling-and-grouping-your-google-cloud-platform-resources) for more information.
map<string, string> labels = 12;- Specified by:
getLabelsCountin interfaceStandardResourceMetadataOrBuilder
-
containsLabels
Labels associated with this resource. See [Labelling and grouping Google Cloud resources](https://cloud.google.com/blog/products/gcp/labelling-and-grouping-your-google-cloud-platform-resources) for more information.
map<string, string> labels = 12;- Specified by:
containsLabelsin interfaceStandardResourceMetadataOrBuilder
-
getLabels
Deprecated.UsegetLabelsMap()instead.- Specified by:
getLabelsin interfaceStandardResourceMetadataOrBuilder
-
getLabelsMap
Labels associated with this resource. See [Labelling and grouping Google Cloud resources](https://cloud.google.com/blog/products/gcp/labelling-and-grouping-your-google-cloud-platform-resources) for more information.
map<string, string> labels = 12;- Specified by:
getLabelsMapin interfaceStandardResourceMetadataOrBuilder
-
getLabelsOrDefault
Labels associated with this resource. See [Labelling and grouping Google Cloud resources](https://cloud.google.com/blog/products/gcp/labelling-and-grouping-your-google-cloud-platform-resources) for more information.
map<string, string> labels = 12;- Specified by:
getLabelsOrDefaultin interfaceStandardResourceMetadataOrBuilder
-
getLabelsOrThrow
Labels associated with this resource. See [Labelling and grouping Google Cloud resources](https://cloud.google.com/blog/products/gcp/labelling-and-grouping-your-google-cloud-platform-resources) for more information.
map<string, string> labels = 12;- Specified by:
getLabelsOrThrowin interfaceStandardResourceMetadataOrBuilder
-
clearLabels
-
removeLabels
Labels associated with this resource. See [Labelling and grouping Google Cloud resources](https://cloud.google.com/blog/products/gcp/labelling-and-grouping-your-google-cloud-platform-resources) for more information.
map<string, string> labels = 12; -
getMutableLabels
Deprecated.Use alternate mutation accessors instead. -
putLabels
Labels associated with this resource. See [Labelling and grouping Google Cloud resources](https://cloud.google.com/blog/products/gcp/labelling-and-grouping-your-google-cloud-platform-resources) for more information.
map<string, string> labels = 12; -
putAllLabels
Labels associated with this resource. See [Labelling and grouping Google Cloud resources](https://cloud.google.com/blog/products/gcp/labelling-and-grouping-your-google-cloud-platform-resources) for more information.
map<string, string> labels = 12; -
getNetworkTagsList
public com.google.protobuf.ProtocolStringList getNetworkTagsList()Network tags associated with this resource. Like labels, network tags are a type of annotations used to group Google Cloud resources. See [Labelling Google Cloud resources](lhttps://cloud.google.com/blog/products/gcp/labelling-and-grouping-your-google-cloud-platform-resources) for more information.
repeated string network_tags = 13;- Specified by:
getNetworkTagsListin interfaceStandardResourceMetadataOrBuilder- Returns:
- A list containing the networkTags.
-
getNetworkTagsCount
public int getNetworkTagsCount()Network tags associated with this resource. Like labels, network tags are a type of annotations used to group Google Cloud resources. See [Labelling Google Cloud resources](lhttps://cloud.google.com/blog/products/gcp/labelling-and-grouping-your-google-cloud-platform-resources) for more information.
repeated string network_tags = 13;- Specified by:
getNetworkTagsCountin interfaceStandardResourceMetadataOrBuilder- Returns:
- The count of networkTags.
-
getNetworkTags
Network tags associated with this resource. Like labels, network tags are a type of annotations used to group Google Cloud resources. See [Labelling Google Cloud resources](lhttps://cloud.google.com/blog/products/gcp/labelling-and-grouping-your-google-cloud-platform-resources) for more information.
repeated string network_tags = 13;- Specified by:
getNetworkTagsin interfaceStandardResourceMetadataOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The networkTags at the given index.
-
getNetworkTagsBytes
public com.google.protobuf.ByteString getNetworkTagsBytes(int index) Network tags associated with this resource. Like labels, network tags are a type of annotations used to group Google Cloud resources. See [Labelling Google Cloud resources](lhttps://cloud.google.com/blog/products/gcp/labelling-and-grouping-your-google-cloud-platform-resources) for more information.
repeated string network_tags = 13;- Specified by:
getNetworkTagsBytesin interfaceStandardResourceMetadataOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the networkTags at the given index.
-
setNetworkTags
Network tags associated with this resource. Like labels, network tags are a type of annotations used to group Google Cloud resources. See [Labelling Google Cloud resources](lhttps://cloud.google.com/blog/products/gcp/labelling-and-grouping-your-google-cloud-platform-resources) for more information.
repeated string network_tags = 13;- Parameters:
index- The index to set the value at.value- The networkTags to set.- Returns:
- This builder for chaining.
-
addNetworkTags
Network tags associated with this resource. Like labels, network tags are a type of annotations used to group Google Cloud resources. See [Labelling Google Cloud resources](lhttps://cloud.google.com/blog/products/gcp/labelling-and-grouping-your-google-cloud-platform-resources) for more information.
repeated string network_tags = 13;- Parameters:
value- The networkTags to add.- Returns:
- This builder for chaining.
-
addAllNetworkTags
Network tags associated with this resource. Like labels, network tags are a type of annotations used to group Google Cloud resources. See [Labelling Google Cloud resources](lhttps://cloud.google.com/blog/products/gcp/labelling-and-grouping-your-google-cloud-platform-resources) for more information.
repeated string network_tags = 13;- Parameters:
values- The networkTags to add.- Returns:
- This builder for chaining.
-
clearNetworkTags
Network tags associated with this resource. Like labels, network tags are a type of annotations used to group Google Cloud resources. See [Labelling Google Cloud resources](lhttps://cloud.google.com/blog/products/gcp/labelling-and-grouping-your-google-cloud-platform-resources) for more information.
repeated string network_tags = 13;- Returns:
- This builder for chaining.
-
addNetworkTagsBytes
Network tags associated with this resource. Like labels, network tags are a type of annotations used to group Google Cloud resources. See [Labelling Google Cloud resources](lhttps://cloud.google.com/blog/products/gcp/labelling-and-grouping-your-google-cloud-platform-resources) for more information.
repeated string network_tags = 13;- Parameters:
value- The bytes of the networkTags to add.- Returns:
- This builder for chaining.
-