Compute V1 Client - Class RegionTargetHttpsProxiesSetSslCertificatesRequest (1.21.0)

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

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
dataarray

Optional. Data for populating the Message object.

↳ ssl_certificatesarray

New set of SslCertificate resources to associate with this TargetHttpsProxy resource.

getSslCertificates

New set of SslCertificate resources to associate with this TargetHttpsProxy resource.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setSslCertificates

New set of SslCertificate resources to associate with this TargetHttpsProxy resource.

Parameter
NameDescription
varstring[]
Returns
TypeDescription
$this