Reference documentation and code samples for the Google Cloud Dataplex V1 Client class FailureDetails.
Details of the failure if anything related to Cmek db fails.
Generated from protobuf message google.cloud.dataplex.v1.EncryptionConfig.FailureDetails
Namespace
Google \ Cloud \ Dataplex \ V1 \ EncryptionConfigMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ error_code
int
Output only. The error code for the failure.
↳ error_message
string
Output only. The error message will be shown to the user. Set only if the error code is REQUIRE_USER_ACTION.
getErrorCode
Output only. The error code for the failure.
int
setErrorCode
Output only. The error code for the failure.
var
int
$this
getErrorMessage
Output only. The error message will be shown to the user. Set only if the error code is REQUIRE_USER_ACTION.
string
setErrorMessage
Output only. The error message will be shown to the user. Set only if the error code is REQUIRE_USER_ACTION.
var
string
$this