| 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.
|
ListEffectiveTagsResponse.Builder |
ListEffectiveTagsResponse.Builder.addEffectiveTags(EffectiveTag.Builder builderForValue)
A possibly paginated list of effective tags for the specified resource.
|
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.Builder builderForValue)
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.
|
ListEffectiveTagsResponse.Builder |
ListEffectiveTagsResponse.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListEffectiveTagsResponse.Builder |
ListEffectiveTagsResponse.Builder.clear() |
ListEffectiveTagsResponse.Builder |
ListEffectiveTagsResponse.Builder.clearEffectiveTags()
A possibly paginated list of effective tags for the specified resource.
|
ListEffectiveTagsResponse.Builder |
ListEffectiveTagsResponse.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
ListEffectiveTagsResponse.Builder |
ListEffectiveTagsResponse.Builder.clearNextPageToken()
Pagination token.
|
ListEffectiveTagsResponse.Builder |
ListEffectiveTagsResponse.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ListEffectiveTagsResponse.Builder |
ListEffectiveTagsResponse.Builder.clone() |
ListEffectiveTagsResponse.Builder |
ListEffectiveTagsResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListEffectiveTagsResponse.Builder |
ListEffectiveTagsResponse.Builder.mergeFrom(ListEffectiveTagsResponse other) |
ListEffectiveTagsResponse.Builder |
ListEffectiveTagsResponse.Builder.mergeFrom(com.google.protobuf.Message other) |
ListEffectiveTagsResponse.Builder |
ListEffectiveTagsResponse.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static ListEffectiveTagsResponse.Builder |
ListEffectiveTagsResponse.newBuilder() |
static ListEffectiveTagsResponse.Builder |
ListEffectiveTagsResponse.newBuilder(ListEffectiveTagsResponse prototype) |
ListEffectiveTagsResponse.Builder |
ListEffectiveTagsResponse.newBuilderForType() |
protected ListEffectiveTagsResponse.Builder |
ListEffectiveTagsResponse.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ListEffectiveTagsResponse.Builder |
ListEffectiveTagsResponse.Builder.removeEffectiveTags(int index)
A possibly paginated list of effective tags for the specified resource.
|
ListEffectiveTagsResponse.Builder |
ListEffectiveTagsResponse.Builder.setEffectiveTags(int index,
EffectiveTag.Builder builderForValue)
A possibly paginated list of effective tags for the specified resource.
|
ListEffectiveTagsResponse.Builder |
ListEffectiveTagsResponse.Builder.setEffectiveTags(int index,
EffectiveTag value)
A possibly paginated list of effective tags for the specified resource.
|
ListEffectiveTagsResponse.Builder |
ListEffectiveTagsResponse.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ListEffectiveTagsResponse.Builder |
ListEffectiveTagsResponse.Builder.setNextPageToken(String value)
Pagination token.
|
ListEffectiveTagsResponse.Builder |
ListEffectiveTagsResponse.Builder.setNextPageTokenBytes(com.google.protobuf.ByteString value)
Pagination token.
|
ListEffectiveTagsResponse.Builder |
ListEffectiveTagsResponse.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ListEffectiveTagsResponse.Builder |
ListEffectiveTagsResponse.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
ListEffectiveTagsResponse.Builder |
ListEffectiveTagsResponse.toBuilder() |
Copyright © 2025 Google LLC. All rights reserved.