Reference documentation and code samples for the Compute V1 Client class SslPolicyReference.
Generated from protobuf message google.cloud.compute.v1.SslPolicyReference
Namespace
Google \ Cloud \ Compute \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ ssl_policy |
string
URL of the SSL policy resource. Set this to empty string to clear any existing SSL policy associated with the target proxy resource. |
getSslPolicy
URL of the SSL policy resource. Set this to empty string to clear any existing SSL policy associated with the target proxy resource.
Returns | |
---|---|
Type | Description |
string |
hasSslPolicy
clearSslPolicy
setSslPolicy
URL of the SSL policy resource. Set this to empty string to clear any existing SSL policy associated with the target proxy resource.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |