Compute V1 Client - Class SnapshotSettingsStorageLocationSettingsStorageLocationPreference (1.14.0)

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 \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Name of the location. It should be one of the GCS buckets.

getName

Name of the location. It should be one of the GCS buckets.

Returns
TypeDescription
string

hasName

clearName

setName

Name of the location. It should be one of the GCS buckets.

Parameter
NameDescription
var string
Returns
TypeDescription
$this