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
|
getSslPolicy
Generated from protobuf field optional string ssl_policy = 295190213;
| Returns | |
|---|---|
| Type | Description |
string |
|
hasSslPolicy
clearSslPolicy
setSslPolicy
Generated from protobuf field optional string ssl_policy = 295190213;
| Parameter | |
|---|---|
| Name | Description |
var |
string
|
| Returns | |
|---|---|
| Type | Description |
$this |
|