public sealed class ResourcesConsumed : IMessage<ResourcesConsumed>, IEquatable<ResourcesConsumed>, IDeepCloneable<ResourcesConsumed>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1 API class ResourcesConsumed.
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 webpage provides reference documentation for the \u003ccode\u003eResourcesConsumed\u003c/code\u003e class within the Google Cloud AI Platform v1 API, specifically for the .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eResourcesConsumed\u003c/code\u003e class is version 3.22.0, with a full list of historical versions from 1.0.0 through 3.22.0 available for browsing.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResourcesConsumed\u003c/code\u003e class, which implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, provides statistics information about resource consumption within the AI Platform.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one parameterless and one that takes another \u003ccode\u003eResourcesConsumed\u003c/code\u003e instance, allowing the creation of a \u003ccode\u003eResourcesConsumed\u003c/code\u003e object or a copy of an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe main property that the class contains is \u003ccode\u003eReplicaHours\u003c/code\u003e, which is an output-only double that tracks the number of replica hours used, providing insights into resource utilization.\u003c/p\u003e\n"]]],[],null,[]]