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