Reference documentation and code samples for the Compute V1 Client class TargetReference.
Generated from protobuf message google.cloud.compute.v1.TargetReference
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ target |
string
|
getTarget
Generated from protobuf field optional string target = 192835985;
Returns | |
---|---|
Type | Description |
string |
hasTarget
clearTarget
setTarget
Generated from protobuf field optional string target = 192835985;
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |