| Modifier and Type | Method and Description |
|---|---|
InstantSnapshot.Builder |
InstantSnapshotsScopedList.Builder.addInstantSnapshotsBuilder()
[Output Only] A list of instantSnapshots contained in this scope.
|
InstantSnapshot.Builder |
InstantSnapshotsScopedList.Builder.addInstantSnapshotsBuilder(int index)
[Output Only] A list of instantSnapshots contained in this scope.
|
InstantSnapshot.Builder |
InstantSnapshotList.Builder.addItemsBuilder()
A list of InstantSnapshot resources.
|
InstantSnapshot.Builder |
InstantSnapshotList.Builder.addItemsBuilder(int index)
A list of InstantSnapshot resources.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InstantSnapshot.Builder |
InstantSnapshot.Builder.clear() |
InstantSnapshot.Builder |
InstantSnapshot.Builder.clearArchitecture()
[Output Only] The architecture of the instant snapshot.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.clearCreationTimestamp()
[Output Only] Creation timestamp in RFC3339 text format.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.clearDescription()
An optional description of this resource.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.clearDiskSizeGb()
[Output Only] Size of the source disk, specified in GB.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
InstantSnapshot.Builder |
InstantSnapshot.Builder.clearId()
[Output Only] The unique identifier for the resource.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.clearKind()
[Output Only] Type of the resource.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.clearLabelFingerprint()
A fingerprint for the labels being applied to this InstantSnapshot, which is essentially a hash of the labels set used for optimistic locking.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.clearLabels() |
InstantSnapshot.Builder |
InstantSnapshot.Builder.clearName()
Name of the resource; provided by the client when the resource is created.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
InstantSnapshot.Builder |
InstantSnapshot.Builder.clearRegion()
[Output Only] URL of the region where the instant snapshot resides.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.clearResourceStatus()
[Output Only] Status information for the instant snapshot resource.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.clearSatisfiesPzi()
Output only.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.clearSatisfiesPzs()
[Output Only] Reserved for future use.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.clearSelfLink()
[Output Only] Server-defined URL for the resource.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.clearSelfLinkWithId()
[Output Only] Server-defined URL for this resource's resource id.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.clearSourceDisk()
URL of the source disk used to create this instant snapshot.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.clearSourceDiskId()
[Output Only] The ID value of the disk used to create this InstantSnapshot.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.clearStatus()
[Output Only] The status of the instantSnapshot.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.clearZone()
[Output Only] URL of the zone where the instant snapshot resides.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.clone() |
InstantSnapshot.Builder |
InsertInstantSnapshotRequest.Builder.getInstantSnapshotResourceBuilder()
The body resource for this request
.google.cloud.compute.v1.InstantSnapshot instant_snapshot_resource = 383915339 [(.google.api.field_behavior) = REQUIRED];
|
InstantSnapshot.Builder |
InsertRegionInstantSnapshotRequest.Builder.getInstantSnapshotResourceBuilder()
The body resource for this request
.google.cloud.compute.v1.InstantSnapshot instant_snapshot_resource = 383915339 [(.google.api.field_behavior) = REQUIRED];
|
InstantSnapshot.Builder |
InstantSnapshotsScopedList.Builder.getInstantSnapshotsBuilder(int index)
[Output Only] A list of instantSnapshots contained in this scope.
|
InstantSnapshot.Builder |
InstantSnapshotList.Builder.getItemsBuilder(int index)
A list of InstantSnapshot resources.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
InstantSnapshot.Builder |
InstantSnapshot.Builder.mergeFrom(InstantSnapshot other) |
InstantSnapshot.Builder |
InstantSnapshot.Builder.mergeFrom(com.google.protobuf.Message other) |
InstantSnapshot.Builder |
InstantSnapshot.Builder.mergeResourceStatus(InstantSnapshotResourceStatus value)
[Output Only] Status information for the instant snapshot resource.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static InstantSnapshot.Builder |
InstantSnapshot.newBuilder() |
static InstantSnapshot.Builder |
InstantSnapshot.newBuilder(InstantSnapshot prototype) |
InstantSnapshot.Builder |
InstantSnapshot.newBuilderForType() |
protected InstantSnapshot.Builder |
InstantSnapshot.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
InstantSnapshot.Builder |
InstantSnapshot.Builder.putAllLabels(Map<String,String> values)
Labels to apply to this InstantSnapshot.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.putLabels(String key,
String value)
Labels to apply to this InstantSnapshot.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.removeLabels(String key)
Labels to apply to this InstantSnapshot.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.setArchitecture(String value)
[Output Only] The architecture of the instant snapshot.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.setArchitectureBytes(com.google.protobuf.ByteString value)
[Output Only] The architecture of the instant snapshot.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.setCreationTimestamp(String value)
[Output Only] Creation timestamp in RFC3339 text format.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.setCreationTimestampBytes(com.google.protobuf.ByteString value)
[Output Only] Creation timestamp in RFC3339 text format.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.setDescription(String value)
An optional description of this resource.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.setDescriptionBytes(com.google.protobuf.ByteString value)
An optional description of this resource.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.setDiskSizeGb(long value)
[Output Only] Size of the source disk, specified in GB.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
InstantSnapshot.Builder |
InstantSnapshot.Builder.setId(long value)
[Output Only] The unique identifier for the resource.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.setKind(String value)
[Output Only] Type of the resource.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.setKindBytes(com.google.protobuf.ByteString value)
[Output Only] Type of the resource.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.setLabelFingerprint(String value)
A fingerprint for the labels being applied to this InstantSnapshot, which is essentially a hash of the labels set used for optimistic locking.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.setLabelFingerprintBytes(com.google.protobuf.ByteString value)
A fingerprint for the labels being applied to this InstantSnapshot, which is essentially a hash of the labels set used for optimistic locking.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.setName(String value)
Name of the resource; provided by the client when the resource is created.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.setNameBytes(com.google.protobuf.ByteString value)
Name of the resource; provided by the client when the resource is created.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.setRegion(String value)
[Output Only] URL of the region where the instant snapshot resides.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.setRegionBytes(com.google.protobuf.ByteString value)
[Output Only] URL of the region where the instant snapshot resides.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
InstantSnapshot.Builder |
InstantSnapshot.Builder.setResourceStatus(InstantSnapshotResourceStatus.Builder builderForValue)
[Output Only] Status information for the instant snapshot resource.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.setResourceStatus(InstantSnapshotResourceStatus value)
[Output Only] Status information for the instant snapshot resource.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.setSatisfiesPzi(boolean value)
Output only.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.setSatisfiesPzs(boolean value)
[Output Only] Reserved for future use.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.setSelfLink(String value)
[Output Only] Server-defined URL for the resource.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.setSelfLinkBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for the resource.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.setSelfLinkWithId(String value)
[Output Only] Server-defined URL for this resource's resource id.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.setSelfLinkWithIdBytes(com.google.protobuf.ByteString value)
[Output Only] Server-defined URL for this resource's resource id.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.setSourceDisk(String value)
URL of the source disk used to create this instant snapshot.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.setSourceDiskBytes(com.google.protobuf.ByteString value)
URL of the source disk used to create this instant snapshot.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.setSourceDiskId(String value)
[Output Only] The ID value of the disk used to create this InstantSnapshot.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.setSourceDiskIdBytes(com.google.protobuf.ByteString value)
[Output Only] The ID value of the disk used to create this InstantSnapshot.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.setStatus(String value)
[Output Only] The status of the instantSnapshot.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.setStatusBytes(com.google.protobuf.ByteString value)
[Output Only] The status of the instantSnapshot.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
InstantSnapshot.Builder |
InstantSnapshot.Builder.setZone(String value)
[Output Only] URL of the zone where the instant snapshot resides.
|
InstantSnapshot.Builder |
InstantSnapshot.Builder.setZoneBytes(com.google.protobuf.ByteString value)
[Output Only] URL of the zone where the instant snapshot resides.
|
InstantSnapshot.Builder |
InstantSnapshot.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<InstantSnapshot.Builder> |
InstantSnapshotsScopedList.Builder.getInstantSnapshotsBuilderList()
[Output Only] A list of instantSnapshots contained in this scope.
|
List<InstantSnapshot.Builder> |
InstantSnapshotList.Builder.getItemsBuilderList()
A list of InstantSnapshot resources.
|
| Modifier and Type | Method and Description |
|---|---|
InstantSnapshotsScopedList.Builder |
InstantSnapshotsScopedList.Builder.addInstantSnapshots(InstantSnapshot.Builder builderForValue)
[Output Only] A list of instantSnapshots contained in this scope.
|
InstantSnapshotsScopedList.Builder |
InstantSnapshotsScopedList.Builder.addInstantSnapshots(int index,
InstantSnapshot.Builder builderForValue)
[Output Only] A list of instantSnapshots contained in this scope.
|
InstantSnapshotList.Builder |
InstantSnapshotList.Builder.addItems(InstantSnapshot.Builder builderForValue)
A list of InstantSnapshot resources.
|
InstantSnapshotList.Builder |
InstantSnapshotList.Builder.addItems(int index,
InstantSnapshot.Builder builderForValue)
A list of InstantSnapshot resources.
|
InsertInstantSnapshotRequest.Builder |
InsertInstantSnapshotRequest.Builder.setInstantSnapshotResource(InstantSnapshot.Builder builderForValue)
The body resource for this request
.google.cloud.compute.v1.InstantSnapshot instant_snapshot_resource = 383915339 [(.google.api.field_behavior) = REQUIRED];
|
InsertRegionInstantSnapshotRequest.Builder |
InsertRegionInstantSnapshotRequest.Builder.setInstantSnapshotResource(InstantSnapshot.Builder builderForValue)
The body resource for this request
.google.cloud.compute.v1.InstantSnapshot instant_snapshot_resource = 383915339 [(.google.api.field_behavior) = REQUIRED];
|
InstantSnapshotsScopedList.Builder |
InstantSnapshotsScopedList.Builder.setInstantSnapshots(int index,
InstantSnapshot.Builder builderForValue)
[Output Only] A list of instantSnapshots contained in this scope.
|
InstantSnapshotList.Builder |
InstantSnapshotList.Builder.setItems(int index,
InstantSnapshot.Builder builderForValue)
A list of InstantSnapshot resources.
|
Copyright © 2025 Google LLC. All rights reserved.