Reference documentation and code samples for the Compute V1 Client class SnapshotSettingsAccessLocationAccessLocationPreference.
A structure for specifying an allowed target region.
Generated from protobuf message google.cloud.compute.v1.SnapshotSettingsAccessLocationAccessLocationPreference
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ region |
string
Accessible region name |
getRegion
Accessible region name
| Returns | |
|---|---|
| Type | Description |
string |
|
hasRegion
clearRegion
setRegion
Accessible region name
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|