Cloud AI Platform v1beta1 API - Class ReadTensorboardSizeResponse (1.0.0-beta03)

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].

Inheritance

object > ReadTensorboardSizeResponse

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

ReadTensorboardSizeResponse()

public ReadTensorboardSizeResponse()

ReadTensorboardSizeResponse(ReadTensorboardSizeResponse)

public ReadTensorboardSizeResponse(ReadTensorboardSizeResponse other)
Parameter
Name Description
other ReadTensorboardSizeResponse

Properties

StorageSizeByte

public long StorageSizeByte { get; set; }

Payload storage size for the TensorBoard

Property Value
Type Description
long