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-03-31 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 metadata related to the usage of cached content and inherits from the object class while implementing several interfaces including IMessage, IEquatable, and IDeepCloneable."],["The class offers two constructors: a default constructor `UsageMetadata()` and an overloaded constructor `UsageMetadata(CachedContent.Types.UsageMetadata other)` that takes another instance of `UsageMetadata`."],["It contains properties like `AudioDurationSeconds`, `ImageCount`, `TextCount`, `TotalTokenCount`, and `VideoDurationSeconds`, which provide metrics regarding the cached content's usage."],["This class resides in the `Google.Cloud.AIPlatform.V1Beta1` namespace within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."]]],[]]