Google Cloud Sql Admin V1 Client - Class RotateEntraIdCertificateContext (1.6.0)

Reference documentation and code samples for the Google Cloud Sql Admin V1 Client class RotateEntraIdCertificateContext.

Instance rotate Entra ID certificate context.

Generated from protobuf message google.cloud.sql.v1.RotateEntraIdCertificateContext

Namespace

Google \ Cloud \ Sql \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ kind string

Optional. This is always sql#rotateEntraIdCertificateContext.

↳ next_version string

Optional. The fingerprint of the next version to be rotated to. If left unspecified, will be rotated to the most recently added server certificate version.

getKind

Optional. This is always sql#rotateEntraIdCertificateContext.

Returns
Type Description
string

setKind

Optional. This is always sql#rotateEntraIdCertificateContext.

Parameter
Name Description
var string
Returns
Type Description
$this

getNextVersion

Optional. The fingerprint of the next version to be rotated to. If left unspecified, will be rotated to the most recently added server certificate version.

Returns
Type Description
string

setNextVersion

Optional. The fingerprint of the next version to be rotated to. If left unspecified, will be rotated to the most recently added server certificate version.

Parameter
Name Description
var string
Returns
Type Description
$this