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."],[[["This documentation covers the `RequestUtilization` class within the Google Cloud App Engine v1 API, specifically within the .NET environment."],["`RequestUtilization` is a class used for target scaling by request utilization and is specifically applicable in the App Engine flexible environment."],["The `RequestUtilization` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties `TargetConcurrentRequests` and `TargetRequestCountPerSecond`, both of which are of type int, to define target scaling metrics."],["There are multiple versions available for the `RequestUtilization` class, with version 2.4.0 being the most current."]]],[]]