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

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
Name Description
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
Type Description
int|string

setStorageSizeByte

Payload storage size for the TensorBoard

Parameter
Name Description
var int|string
Returns
Type Description
$this