Reference documentation and code samples for the Compute V1 Client class TargetSslProxiesSetBackendServiceRequest.
Generated from protobuf message google.cloud.compute.v1.TargetSslProxiesSetBackendServiceRequest
Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ service |
string
The URL of the new BackendService resource for the targetSslProxy. |
getService
The URL of the new BackendService resource for the targetSslProxy.
Generated from protobuf field optional string service = 373540533;
Returns | |
---|---|
Type | Description |
string |
hasService
clearService
setService
The URL of the new BackendService resource for the targetSslProxy.
Generated from protobuf field optional string service = 373540533;
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |