Reference documentation and code samples for the Cloud SQL Admin V1 API class Google::Cloud::Sql::V1::FailoverContext.
Database instance failover context.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#kind
def kind() -> ::String
Returns
-
(::String) — This is always
sql#failoverContext.
#kind=
def kind=(value) -> ::String
Parameter
-
value (::String) — This is always
sql#failoverContext.
Returns
-
(::String) — This is always
sql#failoverContext.
#settings_version
def settings_version() -> ::Integer
Returns
- (::Integer) — The current settings version of this instance. Request will be rejected if this version doesn't match the current settings version.
#settings_version=
def settings_version=(value) -> ::Integer
Parameter
- value (::Integer) — The current settings version of this instance. Request will be rejected if this version doesn't match the current settings version.
Returns
- (::Integer) — The current settings version of this instance. Request will be rejected if this version doesn't match the current settings version.