Google Cloud Redis Cluster V1 Client - Class SharedRegionalCertificateAuthority (0.7.0)

Reference documentation and code samples for the Google Cloud Redis Cluster V1 Client class SharedRegionalCertificateAuthority.

Shared regional certificate authority

Generated from protobuf message google.cloud.redis.cluster.v1.SharedRegionalCertificateAuthority

Namespace

Google \ Cloud \ Redis \ Cluster \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ managed_server_ca SharedRegionalCertificateAuthority\RegionalManagedCertificateAuthority

CA certificate chains for redis managed server authentication.

↳ name string

Identifier. Unique name of the resource in this scope including project and location using the form: projects/{project}/locations/{location}/sharedRegionalCertificateAuthority

getManagedServerCa

CA certificate chains for redis managed server authentication.

Returns
Type Description
SharedRegionalCertificateAuthority\RegionalManagedCertificateAuthority|null

hasManagedServerCa

setManagedServerCa

CA certificate chains for redis managed server authentication.

Parameter
Name Description
var SharedRegionalCertificateAuthority\RegionalManagedCertificateAuthority
Returns
Type Description
$this

getName

Identifier. Unique name of the resource in this scope including project and location using the form: projects/{project}/locations/{location}/sharedRegionalCertificateAuthority

Returns
Type Description
string

setName

Identifier. Unique name of the resource in this scope including project and location using the form: projects/{project}/locations/{location}/sharedRegionalCertificateAuthority

Parameter
Name Description
var string
Returns
Type Description
$this

getServerCa

Returns
Type Description
string