Compute V1 Client - Class TargetHttpsProxiesSetCertificateMapRequest (1.10.1)

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

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

Namespace

Google \ Cloud \ Compute \ V1

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 TargetHttpsProxy. Accepted format is //certificatemanager.googleapis.com/projects/{project }/locations/{location}/certificateMaps/{resourceName}.

getCertificateMap

URL of the Certificate Map to associate with this TargetHttpsProxy. Accepted format is //certificatemanager.googleapis.com/projects/{project }/locations/{location}/certificateMaps/{resourceName}.

Returns
TypeDescription
string

hasCertificateMap

clearCertificateMap

setCertificateMap

URL of the Certificate Map to associate with this TargetHttpsProxy. Accepted format is //certificatemanager.googleapis.com/projects/{project }/locations/{location}/certificateMaps/{resourceName}.

Parameter
NameDescription
var string
Returns
TypeDescription
$this