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