Reference documentation and code samples for the Compute V1 Client class ResourceGroupReference.
Generated from protobuf message google.cloud.compute.v1.ResourceGroupReference
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ group |
string
A URI referencing one of the instance groups or network endpoint groups listed in the backend service. |
getGroup
A URI referencing one of the instance groups or network endpoint groups listed in the backend service.
Returns | |
---|---|
Type | Description |
string |
hasGroup
clearGroup
setGroup
A URI referencing one of the instance groups or network endpoint groups listed in the backend service.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |