Compute V1 Client - Class TargetSslProxiesSetCertificateMapRequest (1.5.0)

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

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ certificate_map string

URL of the Certificate Map to associate with this TargetSslProxy.

getCertificateMap

URL of the Certificate Map to associate with this TargetSslProxy.

Generated from protobuf field optional string certificate_map = 156463796;

Returns
TypeDescription
string

hasCertificateMap

clearCertificateMap

setCertificateMap

URL of the Certificate Map to associate with this TargetSslProxy.

Generated from protobuf field optional string certificate_map = 156463796;

Parameter
NameDescription
var string
Returns
TypeDescription
$this