Reference documentation and code samples for the Compute V1 Client class NetworkProfileLocation.
Generated from protobuf message google.cloud.compute.v1.NetworkProfileLocation
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ name |
string
|
↳ scope |
string
Check the Scope enum for the list of possible values. |
getName
Generated from protobuf field optional string name = 3373707;
Returns | |
---|---|
Type | Description |
string |
hasName
clearName
setName
Generated from protobuf field optional string name = 3373707;
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |
getScope
Check the Scope enum for the list of possible values.
Returns | |
---|---|
Type | Description |
string |
hasScope
clearScope
setScope
Check the Scope enum for the list of possible values.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |