public interface SnapshotSettingsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
SnapshotSettingsStorageLocationSettings |
getStorageLocation()
Policy of which storage location is going to be resolved, and additional data that particularizes how the policy is going to be carried out.
|
SnapshotSettingsStorageLocationSettingsOrBuilder |
getStorageLocationOrBuilder()
Policy of which storage location is going to be resolved, and additional data that particularizes how the policy is going to be carried out.
|
boolean |
hasStorageLocation()
Policy of which storage location is going to be resolved, and additional data that particularizes how the policy is going to be carried out.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasStorageLocation()
Policy of which storage location is going to be resolved, and additional data that particularizes how the policy is going to be carried out.
optional .google.cloud.compute.v1.SnapshotSettingsStorageLocationSettings storage_location = 460859641;
SnapshotSettingsStorageLocationSettings getStorageLocation()
Policy of which storage location is going to be resolved, and additional data that particularizes how the policy is going to be carried out.
optional .google.cloud.compute.v1.SnapshotSettingsStorageLocationSettings storage_location = 460859641;
SnapshotSettingsStorageLocationSettingsOrBuilder getStorageLocationOrBuilder()
Policy of which storage location is going to be resolved, and additional data that particularizes how the policy is going to be carried out.
optional .google.cloud.compute.v1.SnapshotSettingsStorageLocationSettings storage_location = 460859641;
Copyright © 2025 Google LLC. All rights reserved.