| Modifier and Type | Method and Description |
|---|---|
EffectiveTag |
EffectiveTag.Builder.build() |
EffectiveTag |
EffectiveTag.Builder.buildPartial() |
static EffectiveTag |
EffectiveTag.getDefaultInstance() |
EffectiveTag |
EffectiveTag.getDefaultInstanceForType() |
EffectiveTag |
EffectiveTag.Builder.getDefaultInstanceForType() |
EffectiveTag |
ListEffectiveTagsResponse.getEffectiveTags(int index)
A possibly paginated list of effective tags for the specified resource.
|
EffectiveTag |
ListEffectiveTagsResponse.Builder.getEffectiveTags(int index)
A possibly paginated list of effective tags for the specified resource.
|
EffectiveTag |
ListEffectiveTagsResponseOrBuilder.getEffectiveTags(int index)
A possibly paginated list of effective tags for the specified resource.
|
static EffectiveTag |
EffectiveTag.parseDelimitedFrom(InputStream input) |
static EffectiveTag |
EffectiveTag.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EffectiveTag |
EffectiveTag.parseFrom(byte[] data) |
static EffectiveTag |
EffectiveTag.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EffectiveTag |
EffectiveTag.parseFrom(ByteBuffer data) |
static EffectiveTag |
EffectiveTag.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EffectiveTag |
EffectiveTag.parseFrom(com.google.protobuf.ByteString data) |
static EffectiveTag |
EffectiveTag.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EffectiveTag |
EffectiveTag.parseFrom(com.google.protobuf.CodedInputStream input) |
static EffectiveTag |
EffectiveTag.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static EffectiveTag |
EffectiveTag.parseFrom(InputStream input) |
static EffectiveTag |
EffectiveTag.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<EffectiveTag> |
ListEffectiveTagsResponse.getEffectiveTagsList()
A possibly paginated list of effective tags for the specified resource.
|
List<EffectiveTag> |
ListEffectiveTagsResponse.Builder.getEffectiveTagsList()
A possibly paginated list of effective tags for the specified resource.
|
List<EffectiveTag> |
ListEffectiveTagsResponseOrBuilder.getEffectiveTagsList()
A possibly paginated list of effective tags for the specified resource.
|
com.google.protobuf.Parser<EffectiveTag> |
EffectiveTag.getParserForType() |
static com.google.protobuf.Parser<EffectiveTag> |
EffectiveTag.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListEffectiveTagsResponse.Builder |
ListEffectiveTagsResponse.Builder.addEffectiveTags(EffectiveTag value)
A possibly paginated list of effective tags for the specified resource.
|
ListEffectiveTagsResponse.Builder |
ListEffectiveTagsResponse.Builder.addEffectiveTags(int index,
EffectiveTag value)
A possibly paginated list of effective tags for the specified resource.
|
EffectiveTag.Builder |
EffectiveTag.Builder.mergeFrom(EffectiveTag other) |
static EffectiveTag.Builder |
EffectiveTag.newBuilder(EffectiveTag prototype) |
ListEffectiveTagsResponse.Builder |
ListEffectiveTagsResponse.Builder.setEffectiveTags(int index,
EffectiveTag value)
A possibly paginated list of effective tags for the specified resource.
|
| Modifier and Type | Method and Description |
|---|---|
ListEffectiveTagsResponse.Builder |
ListEffectiveTagsResponse.Builder.addAllEffectiveTags(Iterable<? extends EffectiveTag> values)
A possibly paginated list of effective tags for the specified resource.
|
Copyright © 2025 Google LLC. All rights reserved.