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

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

Instance rotate server CA context.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#kind

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

#kind=

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

#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 CA 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 CA 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 CA version.