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-21 UTC."],[[["This document provides reference information for the `CachedContent.Types.UsageMetadata` class within the Google Cloud AI Platform v1beta1 API, specifically for version 1.0.0-beta21."],["The `CachedContent.Types.UsageMetadata` class, designed for managing metadata on cached content usage, inherits from `object` and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, `UsageMetadata()` and `UsageMetadata(CachedContent.Types.UsageMetadata other)`, along with properties like `AudioDurationSeconds`, `ImageCount`, `TextCount`, `TotalTokenCount`, and `VideoDurationSeconds` to track different aspects of content usage."],["The `UsageMetadata` class belongs to the `Google.Cloud.AIPlatform.V1Beta1` namespace and is found within the `Google.Cloud.AIPlatform.V1Beta1.dll` assembly."],["The `UsageMetadata` class provides detailed metrics on cached content usage, such as audio and video duration, image count, text character count, and total token count."]]],[]]