Compute Engine v1 API - Class ErrorDetails (2.16.0)

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

Inheritance

object > ErrorDetails

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

ErrorDetails()

public ErrorDetails()

ErrorDetails(ErrorDetails)

public ErrorDetails(ErrorDetails other)
Parameter
Name Description
other ErrorDetails

Properties

ErrorInfo

public ErrorInfo ErrorInfo { get; set; }
Property Value
Type Description
ErrorInfo

Help

public Help Help { get; set; }
Property Value
Type Description
Help

LocalizedMessage

public LocalizedMessage LocalizedMessage { get; set; }
Property Value
Type Description
LocalizedMessage

QuotaInfo

public QuotaExceededInfo QuotaInfo { get; set; }
Property Value
Type Description
QuotaExceededInfo