Reference documentation and code samples for the Compute V1 Client class SnapshotSettingsStorageLocationSettingsStorageLocationPreference.
A structure for specifying storage locations.
Generated from protobuf message google.cloud.compute.v1.SnapshotSettingsStorageLocationSettingsStorageLocationPreference
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
Name of the location. It should be one of the Cloud Storage buckets. Only one location can be specified. |
getName
Name of the location. It should be one of the Cloud Storage buckets. Only one location can be specified.
Returns | |
---|---|
Type | Description |
string |
hasName
clearName
setName
Name of the location. It should be one of the Cloud Storage buckets. Only one location can be specified.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |