Snapshot.Builder |
Snapshot.Builder.addAllPubsubMetadata(Iterable<? extends PubsubSnapshotMetadata> values) |
Pub/Sub snapshot metadata.
|
Snapshot.Builder |
Snapshot.Builder.addPubsubMetadata(int index,
PubsubSnapshotMetadata value) |
Pub/Sub snapshot metadata.
|
Snapshot.Builder |
Snapshot.Builder.addPubsubMetadata(int index,
PubsubSnapshotMetadata.Builder builderForValue) |
Pub/Sub snapshot metadata.
|
Snapshot.Builder |
Snapshot.Builder.addPubsubMetadata(PubsubSnapshotMetadata value) |
Pub/Sub snapshot metadata.
|
Snapshot.Builder |
Snapshot.Builder.addPubsubMetadata(PubsubSnapshotMetadata.Builder builderForValue) |
Pub/Sub snapshot metadata.
|
Snapshot.Builder |
Snapshot.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Snapshot.Builder |
ListSnapshotsResponse.Builder.addSnapshotsBuilder() |
Returned snapshots.
|
Snapshot.Builder |
ListSnapshotsResponse.Builder.addSnapshotsBuilder(int index) |
Returned snapshots.
|
Snapshot.Builder |
Snapshot.Builder.clear() |
|
Snapshot.Builder |
Snapshot.Builder.clearCreationTime() |
The time this snapshot was created.
|
Snapshot.Builder |
Snapshot.Builder.clearDescription() |
User specified description of the snapshot.
|
Snapshot.Builder |
Snapshot.Builder.clearDiskSizeBytes() |
The disk byte size of the snapshot.
|
Snapshot.Builder |
Snapshot.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
Snapshot.Builder |
Snapshot.Builder.clearId() |
The unique ID of this snapshot.
|
Snapshot.Builder |
Snapshot.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
Snapshot.Builder |
Snapshot.Builder.clearProjectId() |
The project this snapshot belongs to.
|
Snapshot.Builder |
Snapshot.Builder.clearPubsubMetadata() |
Pub/Sub snapshot metadata.
|
Snapshot.Builder |
Snapshot.Builder.clearRegion() |
Cloud region where this snapshot lives in, e.g., "us-central1".
|
Snapshot.Builder |
Snapshot.Builder.clearSourceJobId() |
The job this snapshot was created from.
|
Snapshot.Builder |
Snapshot.Builder.clearState() |
State of the snapshot.
|
Snapshot.Builder |
Snapshot.Builder.clearTtl() |
The time after which this snapshot will be automatically deleted.
|
Snapshot.Builder |
Snapshot.Builder.clone() |
|
Snapshot.Builder |
ListSnapshotsResponse.Builder.getSnapshotsBuilder(int index) |
Returned snapshots.
|
Snapshot.Builder |
Snapshot.Builder.mergeCreationTime(com.google.protobuf.Timestamp value) |
The time this snapshot was created.
|
Snapshot.Builder |
Snapshot.Builder.mergeFrom(Snapshot other) |
|
Snapshot.Builder |
Snapshot.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Snapshot.Builder |
Snapshot.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Snapshot.Builder |
Snapshot.Builder.mergeTtl(com.google.protobuf.Duration value) |
The time after which this snapshot will be automatically deleted.
|
Snapshot.Builder |
Snapshot.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static Snapshot.Builder |
Snapshot.newBuilder() |
|
static Snapshot.Builder |
Snapshot.newBuilder(Snapshot prototype) |
|
Snapshot.Builder |
Snapshot.newBuilderForType() |
|
protected Snapshot.Builder |
Snapshot.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
Snapshot.Builder |
Snapshot.Builder.removePubsubMetadata(int index) |
Pub/Sub snapshot metadata.
|
Snapshot.Builder |
Snapshot.Builder.setCreationTime(com.google.protobuf.Timestamp value) |
The time this snapshot was created.
|
Snapshot.Builder |
Snapshot.Builder.setCreationTime(com.google.protobuf.Timestamp.Builder builderForValue) |
The time this snapshot was created.
|
Snapshot.Builder |
Snapshot.Builder.setDescription(String value) |
User specified description of the snapshot.
|
Snapshot.Builder |
Snapshot.Builder.setDescriptionBytes(com.google.protobuf.ByteString value) |
User specified description of the snapshot.
|
Snapshot.Builder |
Snapshot.Builder.setDiskSizeBytes(long value) |
The disk byte size of the snapshot.
|
Snapshot.Builder |
Snapshot.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
Snapshot.Builder |
Snapshot.Builder.setId(String value) |
The unique ID of this snapshot.
|
Snapshot.Builder |
Snapshot.Builder.setIdBytes(com.google.protobuf.ByteString value) |
The unique ID of this snapshot.
|
Snapshot.Builder |
Snapshot.Builder.setProjectId(String value) |
The project this snapshot belongs to.
|
Snapshot.Builder |
Snapshot.Builder.setProjectIdBytes(com.google.protobuf.ByteString value) |
The project this snapshot belongs to.
|
Snapshot.Builder |
Snapshot.Builder.setPubsubMetadata(int index,
PubsubSnapshotMetadata value) |
Pub/Sub snapshot metadata.
|
Snapshot.Builder |
Snapshot.Builder.setPubsubMetadata(int index,
PubsubSnapshotMetadata.Builder builderForValue) |
Pub/Sub snapshot metadata.
|
Snapshot.Builder |
Snapshot.Builder.setRegion(String value) |
Cloud region where this snapshot lives in, e.g., "us-central1".
|
Snapshot.Builder |
Snapshot.Builder.setRegionBytes(com.google.protobuf.ByteString value) |
Cloud region where this snapshot lives in, e.g., "us-central1".
|
Snapshot.Builder |
Snapshot.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
Snapshot.Builder |
Snapshot.Builder.setSourceJobId(String value) |
The job this snapshot was created from.
|
Snapshot.Builder |
Snapshot.Builder.setSourceJobIdBytes(com.google.protobuf.ByteString value) |
The job this snapshot was created from.
|
Snapshot.Builder |
Snapshot.Builder.setState(SnapshotState value) |
State of the snapshot.
|
Snapshot.Builder |
Snapshot.Builder.setStateValue(int value) |
State of the snapshot.
|
Snapshot.Builder |
Snapshot.Builder.setTtl(com.google.protobuf.Duration value) |
The time after which this snapshot will be automatically deleted.
|
Snapshot.Builder |
Snapshot.Builder.setTtl(com.google.protobuf.Duration.Builder builderForValue) |
The time after which this snapshot will be automatically deleted.
|
Snapshot.Builder |
Snapshot.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
Snapshot.Builder |
Snapshot.toBuilder() |
|