public sealed class QuotaExceededInfo : IMessage<QuotaExceededInfo>, IEquatable<QuotaExceededInfo>, IDeepCloneable<QuotaExceededInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class QuotaExceededInfo.
Additional details for quota exceeded error for resource quota.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides reference documentation for the `QuotaExceededInfo` class within the Compute Engine v1 API for .NET, detailing its implementation and usage."],["The `QuotaExceededInfo` class provides details regarding a quota exceeded error for resource quota, and it inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document provides links to multiple versions of the `QuotaExceededInfo` class, from version 1.0.0 all the way to 3.6.0 which is the latest, allowing developers to access information relevant to their project's specific version."],["The class has properties like `Dimensions`, `HasLimit`, `HasLimitName`, `HasMetricName`, `Limit`, `LimitName`, and `MetricName`, all documented with their types and descriptions, which allow users to view specifics of quotas."],["The webpage documents methods such as `GetHashCode`, `GetType`, and `ToString` that are inherited from the base `object` class."]]],[]]