Compute Engine v1 API - Class ErrorDetails (2.9.0)

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

Inheritance

object > ErrorDetails

Namespace

GoogleCloudGoogle.Cloud.ComputeV1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

ErrorDetails()

public ErrorDetails()

ErrorDetails(ErrorDetails)

public ErrorDetails(ErrorDetails other)
Parameter
NameDescription
otherErrorDetails

Properties

ErrorInfo

public ErrorInfo ErrorInfo { get; set; }
Property Value
TypeDescription
ErrorInfo

Help

public Help Help { get; set; }
Property Value
TypeDescription
Help

LocalizedMessage

public LocalizedMessage LocalizedMessage { get; set; }
Property Value
TypeDescription
LocalizedMessage

QuotaInfo

public QuotaExceededInfo QuotaInfo { get; set; }
Property Value
TypeDescription
QuotaExceededInfo