Compute V1 Client - Class BackendServiceReference (1.7.1)

Reference documentation and code samples for the Compute V1 Client class BackendServiceReference.

Generated from protobuf message google.cloud.compute.v1.BackendServiceReference

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ backend_service string

getBackendService

Generated from protobuf field optional string backend_service = 306946058;

Returns
TypeDescription
string

hasBackendService

clearBackendService

setBackendService

Generated from protobuf field optional string backend_service = 306946058;

Parameter
NameDescription
var string
Returns
TypeDescription
$this