public sealed class RequestUtilization : IMessage<RequestUtilization>, IEquatable<RequestUtilization>, IDeepCloneable<RequestUtilization>, IBufferMessage, IMessage
Reference documentation and code samples for the App Engine v1 API class RequestUtilization.
Target scaling by request utilization.
Only applicable in the App Engine flexible environment.
[[["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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eRequestUtilization\u003c/code\u003e class in the Google Cloud App Engine v1 API is designed for target scaling based on request utilization, specifically within the App Engine flexible environment.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e, providing a structured way to manage request-based scaling.\u003c/p\u003e\n"],["\u003cp\u003eIt contains two main properties: \u003ccode\u003eTargetConcurrentRequests\u003c/code\u003e, for managing the target number of concurrent requests, and \u003ccode\u003eTargetRequestCountPerSecond\u003c/code\u003e, for setting the target number of requests per second.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available, with version 2.4.0 being the latest, and the provided documentation details versions from 1.0.0 up to 2.4.0, all offering information on the \u003ccode\u003eRequestUtilization\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRequestUtilization\u003c/code\u003e class can be constructed either with default parameters or with an existing \u003ccode\u003eRequestUtilization\u003c/code\u003e object as a parameter, to initialize its state.\u003c/p\u003e\n"]]],[],null,[]]