Google Cloud Ai Platform V1 Client - Class ReadTensorboardSizeResponse (0.30.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class ReadTensorboardSizeResponse.

Response message for TensorboardService.ReadTensorboardSize.

Generated from protobuf message google.cloud.aiplatform.v1.ReadTensorboardSizeResponse

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ storage_size_byte int|string

Payload storage size for the TensorBoard

getStorageSizeByte

Payload storage size for the TensorBoard

Returns
TypeDescription
int|string

setStorageSizeByte

Payload storage size for the TensorBoard

Parameter
NameDescription
var int|string
Returns
TypeDescription
$this