public interface SnapshotSettingsStorageLocationSettingsStorageLocationPreferenceOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Name of the location.
|
com.google.protobuf.ByteString |
getNameBytes()
Name of the location.
|
boolean |
hasName()
Name of the location.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasName()
Name of the location. It should be one of the Cloud Storage buckets. Only one location can be specified.
optional string name = 3373707;String getName()
Name of the location. It should be one of the Cloud Storage buckets. Only one location can be specified.
optional string name = 3373707;com.google.protobuf.ByteString getNameBytes()
Name of the location. It should be one of the Cloud Storage buckets. Only one location can be specified.
optional string name = 3373707;Copyright © 2025 Google LLC. All rights reserved.