Compute V1 Client - Class TargetTcpProxiesSetBackendServiceRequest (1.5.0)

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

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ service string

The URL of the new BackendService resource for the targetTcpProxy.

getService

The URL of the new BackendService resource for the targetTcpProxy.

Generated from protobuf field optional string service = 373540533;

Returns
TypeDescription
string

hasService

clearService

setService

The URL of the new BackendService resource for the targetTcpProxy.

Generated from protobuf field optional string service = 373540533;

Parameter
NameDescription
var string
Returns
TypeDescription
$this