Compute V1 Client - Class SslPolicyReference (1.14.0)

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
NameDescription
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
TypeDescription
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
NameDescription
var string
Returns
TypeDescription
$this