Google Cloud Dataproc Metastore V1beta Client - Class ErrorDetails (0.11.3)

Reference documentation and code samples for the Google Cloud Dataproc Metastore V1beta Client class ErrorDetails.

Error details in public error message for DataprocMetastore.QueryMetadata.

Generated from protobuf message google.cloud.metastore.v1beta.ErrorDetails

Namespace

Google \ Cloud \ Metastore \ V1beta

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ details array|Google\Protobuf\Internal\MapField

Additional structured details about this error. Keys define the failure items. Value describes the exception or details of the item.

getDetails

Additional structured details about this error.

Keys define the failure items. Value describes the exception or details of the item.

Returns
Type Description
Google\Protobuf\Internal\MapField

setDetails

Additional structured details about this error.

Keys define the failure items. Value describes the exception or details of the item.

Parameter
Name Description
var array|Google\Protobuf\Internal\MapField
Returns
Type Description
$this