public sealed class ResourceRequirements : IMessage<ResourceRequirements>, IEquatable<ResourceRequirements>, IDeepCloneable<ResourceRequirements>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Run Admin v2 API class ResourceRequirements.
ResourceRequirements describes the compute resource requirements.
Determines whether CPU should be boosted on startup of a new container
instance above the requested CPU threshold, this can help reduce cold-start
latency.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eResourceRequirements\u003c/code\u003e class within the Google Cloud Run Admin v2 API for .NET, detailing its structure, properties, and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResourceRequirements\u003c/code\u003e class, used to define compute resource requirements, implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties within \u003ccode\u003eResourceRequirements\u003c/code\u003e include \u003ccode\u003eCpuIdle\u003c/code\u003e (CPU throttling), \u003ccode\u003eLimits\u003c/code\u003e (memory and CPU constraints), and \u003ccode\u003eStartupCpuBoost\u003c/code\u003e (CPU boost during container startup), with specific supported values and links to detailed configuration guides.\u003c/p\u003e\n"],["\u003cp\u003eThis page presents versioned documentation for \u003ccode\u003eResourceRequirements\u003c/code\u003e, ranging from version 1.0.0-beta02 to the latest 2.13.0, with each version linked to its respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eLimits\u003c/code\u003e property only supports 'memory' and 'cpu', and supported CPU values are limited to '1', '2', '4', and '8', with specific memory requirements depending on the set CPU value.\u003c/p\u003e\n"]]],[],null,[]]