public sealed class ResourcesConsumed : IMessage<ResourcesConsumed>, IEquatable<ResourcesConsumed>, IDeepCloneable<ResourcesConsumed>, IBufferMessage, IMessage
Statistics information about resource consumption.
Output only. The number of replica hours used. Note that many replicas may run in
parallel, and additionally any given work may be queued for some time.
Therefore this value is not strictly related to wall time.
[[["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-20 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eResourcesConsumed\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.AIPlatform.V1\u003c/code\u003e namespace, detailing its various versions and properties.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eResourcesConsumed\u003c/code\u003e is 3.22.0, with links available for previous versions down to 1.0.0, all located within the Google Cloud AI Platform .NET documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResourcesConsumed\u003c/code\u003e class provides information about resource consumption statistics and inherits from the base \u003ccode\u003eObject\u003c/code\u003e class, implementing 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\u003eThe class includes a \u003ccode\u003eReplicaHours\u003c/code\u003e property of type double, indicating the number of replica hours used, which may not directly correlate to wall time due to parallel processing and queuing.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors for the \u003ccode\u003eResourcesConsumed\u003c/code\u003e class, one default and another which takes an instance of \u003ccode\u003eResourcesConsumed\u003c/code\u003e as a parameter.\u003c/p\u003e\n"]]],[],null,[]]