public sealed class CachedContent.Types.UsageMetadata : IMessage<CachedContent.Types.UsageMetadata>, IEquatable<CachedContent.Types.UsageMetadata>, IDeepCloneable<CachedContent.Types.UsageMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class CachedContent.Types.UsageMetadata.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This document provides reference information for the `CachedContent.Types.UsageMetadata` class within the Google Cloud AI Platform v1beta1 API, specifically for versions 1.0.0-beta21 and 1.0.0-beta20."],["`CachedContent.Types.UsageMetadata` class offers details on the utilization of cached content, inheriting from the object class and implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `AudioDurationSeconds`, `ImageCount`, `TextCount`, `TotalTokenCount`, and `VideoDurationSeconds`, allowing access to metrics related to cached content."],["The namespace for this class is `Google.Cloud.AIPlatform.V1Beta1` and it is contained within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["There are two constructors for this class: `UsageMetadata()` and `UsageMetadata(CachedContent.Types.UsageMetadata other)`, the latter accepting another `CachedContent.Types.UsageMetadata` instance as an argument."]]],[]]