Compute V1 Client - Class SslPolicyReference (1.16.2)

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 \ V1

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.

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