Cloud SQL Admin V1 API - Class Google::Cloud::Sql::V1::RotateServerCertificateContext (v0.1.0)

Reference documentation and code samples for the Cloud SQL Admin V1 API class Google::Cloud::Sql::V1::RotateServerCertificateContext.

Instance rotate server certificate context.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#kind

def kind() -> ::String
Returns
  • (::String) — Optional. This is always sql#rotateServerCertificateContext.

#kind=

def kind=(value) -> ::String
Parameter
  • value (::String) — Optional. This is always sql#rotateServerCertificateContext.
Returns
  • (::String) — Optional. This is always sql#rotateServerCertificateContext.

#next_version

def next_version() -> ::String
Returns
  • (::String) — The fingerprint of the next version to be rotated to. If left unspecified, will be rotated to the most recently added server certificate version.

#next_version=

def next_version=(value) -> ::String
Parameter
  • value (::String) — 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
  • (::String) — The fingerprint of the next version to be rotated to. If left unspecified, will be rotated to the most recently added server certificate version.