public sealed class ReadTensorboardUsageResponse : IMessage<ReadTensorboardUsageResponse>, IEquatable<ReadTensorboardUsageResponse>, IDeepCloneable<ReadTensorboardUsageResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class ReadTensorboardUsageResponse.
Response message for
[TensorboardService.ReadTensorboardUsage][google.cloud.aiplatform.v1beta1.TensorboardService.ReadTensorboardUsage].
[[["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 `ReadTensorboardUsageResponse` class within the Cloud AI Platform v1beta1 API, specifically version 1.0.0-beta09."],["`ReadTensorboardUsageResponse` is a response message used by `TensorboardService.ReadTensorboardUsage`, and it implements interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes a `MonthlyUsageData` property, which is a map field that stores monthly usage data with the year-month as a string key."],["The current reference provides information on two versions, `1.0.0-beta21` being the latest and `1.0.0-beta20` as a previous version of the API."],["`ReadTensorboardUsageResponse` has two constructors : one parameterless, and one that takes another instance of itself."]]],[]]