Compute V1 Client - Class TargetSslProxiesSetSslCertificatesRequest (1.14.0)

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

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

Namespace

Google \ Cloud \ Compute \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ ssl_certificates array

New set of URLs to SslCertificate resources to associate with this TargetSslProxy. At least one SSL certificate must be specified. Currently, you may specify up to 15 SSL certificates.

getSslCertificates

New set of URLs to SslCertificate resources to associate with this TargetSslProxy. At least one SSL certificate must be specified. Currently, you may specify up to 15 SSL certificates.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setSslCertificates

New set of URLs to SslCertificate resources to associate with this TargetSslProxy. At least one SSL certificate must be specified. Currently, you may specify up to 15 SSL certificates.

Parameter
NameDescription
var string[]
Returns
TypeDescription
$this