| Modifier and Type | Method and Description |
|---|---|
Tags |
Tags.Builder.build() |
Tags |
Tags.Builder.buildPartial() |
static Tags |
Tags.getDefaultInstance() |
Tags |
Tags.getDefaultInstanceForType() |
Tags |
Tags.Builder.getDefaultInstanceForType() |
Tags |
InstancePropertiesOrBuilder.getTags()
A list of tags to apply to the instances that are created from these properties.
|
Tags |
Instance.getTags()
Tags to apply to this instance.
|
Tags |
Instance.Builder.getTags()
Tags to apply to this instance.
|
Tags |
InstanceOrBuilder.getTags()
Tags to apply to this instance.
|
Tags |
InstanceProperties.getTags()
A list of tags to apply to the instances that are created from these properties.
|
Tags |
InstanceProperties.Builder.getTags()
A list of tags to apply to the instances that are created from these properties.
|
Tags |
SourceInstancePropertiesOrBuilder.getTags()
A list of tags to apply to the instances that are created from this machine image.
|
Tags |
SourceInstanceProperties.getTags()
A list of tags to apply to the instances that are created from this machine image.
|
Tags |
SourceInstanceProperties.Builder.getTags()
A list of tags to apply to the instances that are created from this machine image.
|
Tags |
SetTagsInstanceRequestOrBuilder.getTagsResource()
The body resource for this request
|
Tags |
SetTagsInstanceRequest.getTagsResource()
The body resource for this request
|
Tags |
SetTagsInstanceRequest.Builder.getTagsResource()
The body resource for this request
|
static Tags |
Tags.parseDelimitedFrom(InputStream input) |
static Tags |
Tags.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tags |
Tags.parseFrom(byte[] data) |
static Tags |
Tags.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tags |
Tags.parseFrom(ByteBuffer data) |
static Tags |
Tags.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tags |
Tags.parseFrom(com.google.protobuf.ByteString data) |
static Tags |
Tags.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tags |
Tags.parseFrom(com.google.protobuf.CodedInputStream input) |
static Tags |
Tags.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tags |
Tags.parseFrom(InputStream input) |
static Tags |
Tags.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Tags> |
Tags.getParserForType() |
static com.google.protobuf.Parser<Tags> |
Tags.parser() |
| Modifier and Type | Method and Description |
|---|---|
Tags.Builder |
Tags.Builder.mergeFrom(Tags other) |
Instance.Builder |
Instance.Builder.mergeTags(Tags value)
Tags to apply to this instance.
|
InstanceProperties.Builder |
InstanceProperties.Builder.mergeTags(Tags value)
A list of tags to apply to the instances that are created from these properties.
|
SourceInstanceProperties.Builder |
SourceInstanceProperties.Builder.mergeTags(Tags value)
A list of tags to apply to the instances that are created from this machine image.
|
SetTagsInstanceRequest.Builder |
SetTagsInstanceRequest.Builder.mergeTagsResource(Tags value)
The body resource for this request
|
static Tags.Builder |
Tags.newBuilder(Tags prototype) |
Instance.Builder |
Instance.Builder.setTags(Tags value)
Tags to apply to this instance.
|
InstanceProperties.Builder |
InstanceProperties.Builder.setTags(Tags value)
A list of tags to apply to the instances that are created from these properties.
|
SourceInstanceProperties.Builder |
SourceInstanceProperties.Builder.setTags(Tags value)
A list of tags to apply to the instances that are created from this machine image.
|
SetTagsInstanceRequest.Builder |
SetTagsInstanceRequest.Builder.setTagsResource(Tags value)
The body resource for this request
|
Copyright © 2023 Google LLC. All rights reserved.