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

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

External primary instance migration setting error/warning.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#detail

def detail() -> ::String
Returns
  • (::String) — Additional information about the error encountered.

#detail=

def detail=(value) -> ::String
Parameter
  • value (::String) — Additional information about the error encountered.
Returns
  • (::String) — Additional information about the error encountered.

#kind

def kind() -> ::String
Returns
  • (::String) — Can be sql#externalSyncSettingError or sql#externalSyncSettingWarning.

#kind=

def kind=(value) -> ::String
Parameter
  • value (::String) — Can be sql#externalSyncSettingError or sql#externalSyncSettingWarning.
Returns
  • (::String) — Can be sql#externalSyncSettingError or sql#externalSyncSettingWarning.

#type

def type() -> ::Google::Cloud::Sql::V1::SqlExternalSyncSettingError::SqlExternalSyncSettingErrorType
Returns

#type=

def type=(value) -> ::Google::Cloud::Sql::V1::SqlExternalSyncSettingError::SqlExternalSyncSettingErrorType
Parameter
Returns