Compute V1 Client - Class ServerBinding (1.5.0)

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

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ type string

Check the Type enum for the list of possible values.

getType

Check the Type enum for the list of possible values.

Generated from protobuf field optional string type = 3575610;

Returns
TypeDescription
string

hasType

clearType

setType

Check the Type enum for the list of possible values.

Generated from protobuf field optional string type = 3575610;

Parameter
NameDescription
var string
Returns
TypeDescription
$this