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 \ V1betaMethods
__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 |