Dataproc Metastore v1alpha API - Class ErrorDetails (2.0.0-alpha09)

public sealed class ErrorDetails : IMessage<ErrorDetails>, IEquatable<ErrorDetails>, IDeepCloneable<ErrorDetails>, IBufferMessage, IMessage

Reference documentation and code samples for the Dataproc Metastore v1alpha API class ErrorDetails.

Error details in public error message for [DataprocMetastore.QueryMetadata][google.cloud.metastore.v1alpha.DataprocMetastore.QueryMetadata].

Inheritance

object > ErrorDetails

Namespace

Google.Cloud.Metastore.V1Alpha

Assembly

Google.Cloud.Metastore.V1Alpha.dll

Constructors

ErrorDetails()

public ErrorDetails()

ErrorDetails(ErrorDetails)

public ErrorDetails(ErrorDetails other)
Parameter
NameDescription
otherErrorDetails

Properties

Details

public MapField<string, string> Details { get; }

Additional structured details about this error.

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

Property Value
TypeDescription
MapFieldstringstring