Compute V1 Client - Class SslPolicyReference (1.5.0)

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

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

Methods

__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.

Generated from protobuf field optional string ssl_policy = 295190213;

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.

Generated from protobuf field optional string ssl_policy = 295190213;

Parameter
Name Description
var string
Returns
Type Description
$this