google_api_sql_admin v0.0.1 GoogleApi.SQLAdmin.V1beta4.Model.OperationError View Source
Database instance operation error.
Attributes
- code (String): Identifies the specific error that occurred. Defaults to:
null
. - kind (String): This is always sql#operationError. Defaults to:
null
. - message (String): Additional information about the error encountered. Defaults to:
null
.