[[["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."],[[["The latest version available for the `Google.Cloud.Container.V1.ResourceLimit` class is 3.33.0, with a history of versions ranging back to 2.3.0, and the complete list can be found on this page."],["The `ResourceLimit` class provides information about resource limits within a Kubernetes cluster, such as memory, CPU, and GPU, where memory values are specified in gigabytes (GB)."],["The `ResourceLimit` class has three properties: `Maximum`, which is the maximum amount of a resource, `Minimum`, which is the minimum amount of a resource, both of which are of type `Int64`, and `ResourceType`, which defines what resource the limits pertain to, and is of type `String`."],["This class inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, utilizing the `Google.Protobuf` and `System` namespaces in its implementation."]]],[]]