Compute V1 Client - Class TargetTcpProxiesSetBackendServiceRequest (1.14.0)

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

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

Namespace

Google \ Cloud \ Compute \ V1

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.

Returns
TypeDescription
string

hasService

clearService

setService

The URL of the new BackendService resource for the targetTcpProxy.

Parameter
NameDescription
var string
Returns
TypeDescription
$this