Compute V1 Client - Class SnapshotSettingsStorageLocationSettingsStorageLocationPreference (1.16.2)

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
Name Description
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
Type Description
string

hasName

clearName

setName

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

Parameter
Name Description
var string
Returns
Type Description
$this