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

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
NameDescription
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
TypeDescription
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
NameDescription
var array|Google\Protobuf\Internal\MapField
Returns
TypeDescription
$this