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