Reference documentation and code samples for the Compute V1 Client class TargetSslProxiesSetBackendServiceRequest.
Generated from protobuf message google.cloud.compute.v1.TargetSslProxiesSetBackendServiceRequest
Namespace
Google \ Cloud \ Compute \ V1Methods
__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.
Returns | |
---|---|
Type | Description |
string |
hasService
clearService
setService
The URL of the new BackendService resource for the targetSslProxy.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |