public sealed class ReadTensorboardSizeResponse : IMessage<ReadTensorboardSizeResponse>, IEquatable<ReadTensorboardSizeResponse>, IDeepCloneable<ReadTensorboardSizeResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud AI Platform v1beta1 API class ReadTensorboardSizeResponse.
Response message for
[TensorboardService.ReadTensorboardSize][google.cloud.aiplatform.v1beta1.TensorboardService.ReadTensorboardSize].
[[["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 page provides documentation for the `ReadTensorboardSizeResponse` class within the Cloud AI Platform v1beta1 API, specifically in the context of .NET development."],["The `ReadTensorboardSizeResponse` class is a response message used by the `TensorboardService.ReadTensorboardSize` method."],["The class inherits from `object` and implements the interfaces `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a constructor and a `StorageSizeByte` property of type `long`, which represents the payload storage size for the TensorBoard."],["The latest version available for the `ReadTensorboardSizeResponse` is version `1.0.0-beta21`."]]],[]]