Cloud AI Platform v1 API - Class ReadTensorboardUsageResponse (2.17.0)

public sealed class ReadTensorboardUsageResponse : IMessage<ReadTensorboardUsageResponse>, IEquatable<ReadTensorboardUsageResponse>, IDeepCloneable<ReadTensorboardUsageResponse>, IBufferMessage, IMessage

Reference documentation and code samples for the Cloud AI Platform v1 API class ReadTensorboardUsageResponse.

Response message for [TensorboardService.ReadTensorboardUsage][google.cloud.aiplatform.v1.TensorboardService.ReadTensorboardUsage].

Inheritance

object > ReadTensorboardUsageResponse

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

ReadTensorboardUsageResponse()

public ReadTensorboardUsageResponse()

ReadTensorboardUsageResponse(ReadTensorboardUsageResponse)

public ReadTensorboardUsageResponse(ReadTensorboardUsageResponse other)
Parameter
NameDescription
otherReadTensorboardUsageResponse

Properties

MonthlyUsageData

public MapField<string, ReadTensorboardUsageResponse.Types.PerMonthUsageData> MonthlyUsageData { get; }

Maps year-month (YYYYMM) string to per month usage data.

Property Value
TypeDescription
MapFieldstringReadTensorboardUsageResponseTypesPerMonthUsageData