| Modifier and Type | Method and Description |
|---|---|
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.addAllUnreachables(Iterable<String> values)
[Output Only] Unreachable resources.
|
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.addUnreachables(String value)
[Output Only] Unreachable resources.
|
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.addUnreachablesBytes(com.google.protobuf.ByteString value)
[Output Only] Unreachable resources.
|
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.clear() |
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.clearId()
[Output Only] Unique identifier for the resource; defined by the server.
|
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.clearItems() |
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.clearKind()
[Output Only] The resource type, which is always compute#instanceGroupAggregatedList for aggregated lists of instance groups.
|
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.clearNextPageToken()
[Output Only] This token allows you to get the next page of results for list requests.
|
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.clearSelfLink()
[Output Only] Server-defined URL for this resource.
|
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.clearUnreachables()
[Output Only] Unreachable resources.
|
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.clearWarning()
[Output Only] Informational warning message.
|
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.clone() |
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.mergeFrom(InstanceGroupAggregatedList other) |
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.mergeFrom(com.google.protobuf.Message other) |
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.mergeWarning(Warning value)
[Output Only] Informational warning message.
|
static InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.newBuilder() |
static InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.newBuilder(InstanceGroupAggregatedList prototype) |
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.newBuilderForType() |
protected InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.putAllItems(Map<String,InstanceGroupsScopedList> values)
A list of InstanceGroupsScopedList resources.
|
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.putItems(String key,
InstanceGroupsScopedList value)
A list of InstanceGroupsScopedList resources.
|
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.removeItems(String key)
A list of InstanceGroupsScopedList resources.
|
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.setId(String value)
[Output Only] Unique identifier for the resource; defined by the server.
|
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.setIdBytes(com.google.protobuf.ByteString value)
[Output Only] Unique identifier for the resource; defined by the server.
|
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.setKind(String value)
[Output Only] The resource type, which is always compute#instanceGroupAggregatedList for aggregated lists of instance groups.
|
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.setKindBytes(com.google.protobuf.ByteString value)
[Output Only] The resource type, which is always compute#instanceGroupAggregatedList for aggregated lists of instance groups.
|
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.setNextPageToken(String value)
[Output Only] This token allows you to get the next page of results for list requests.
|
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.setNextPageTokenBytes(com.google.protobuf.ByteString value)
[Output Only] This token allows you to get the next page of results for list requests.
|
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.setSelfLink(String value)
[Output Only] Server-defined URL for this resource.
|
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for this resource.
|
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.setUnreachables(int index,
String value)
[Output Only] Unreachable resources.
|
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.setWarning(Warning.Builder builderForValue)
[Output Only] Informational warning message.
|
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.Builder.setWarning(Warning value)
[Output Only] Informational warning message.
|
InstanceGroupAggregatedList.Builder |
InstanceGroupAggregatedList.toBuilder() |
Copyright © 2023 Google LLC. All rights reserved.