Reference documentation and code samples for the Compute V1 Client class BackendServiceReference.
Generated from protobuf message google.cloud.compute.v1.BackendServiceReference
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ backend_service |
string
|
getBackendService
Generated from protobuf field optional string backend_service = 306946058;
Returns | |
---|---|
Type | Description |
string |
hasBackendService
clearBackendService
setBackendService
Generated from protobuf field optional string backend_service = 306946058;
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |