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#externalSyncSettingErrororsql#externalSyncSettingWarning.
#kind=
def kind=(value) -> ::String
Parameter
-
value (::String) — Can be
sql#externalSyncSettingErrororsql#externalSyncSettingWarning.
Returns
-
(::String) — Can be
sql#externalSyncSettingErrororsql#externalSyncSettingWarning.
#type
def type() -> ::Google::Cloud::Sql::V1::SqlExternalSyncSettingError::SqlExternalSyncSettingErrorType
Returns
- (::Google::Cloud::Sql::V1::SqlExternalSyncSettingError::SqlExternalSyncSettingErrorType) — Identifies the specific error that occurred.
#type=
def type=(value) -> ::Google::Cloud::Sql::V1::SqlExternalSyncSettingError::SqlExternalSyncSettingErrorType
Parameter
- value (::Google::Cloud::Sql::V1::SqlExternalSyncSettingError::SqlExternalSyncSettingErrorType) — Identifies the specific error that occurred.
Returns
- (::Google::Cloud::Sql::V1::SqlExternalSyncSettingError::SqlExternalSyncSettingErrorType) — Identifies the specific error that occurred.