Method: tensorboards.readSize

Full name: projects.locations.tensorboards.readSize

Returns the storage size for a given TensorBoard instance.

Endpoint

get https: / /{service-endpoint} /v1 /{tensorboard}:readSize

Where {service-endpoint} is one of the supported service endpoints .

Path parameters

tensorboard string

Required. The name of the Tensorboard resource. Format: projects/{project}/locations/{location}/tensorboards/{tensorboard}

Request body

The request body must be empty.

Response body

Response message for TensorboardService.ReadTensorboardSize .

If successful, the response body contains data with the following structure:

Fields
storageSizeByte string ( int64 format)

Payload storage size for the TensorBoard

JSON representation
 { 
 "storageSizeByte" 
 : 
 string 
 } 
Create a Mobile Website
View Site in Mobile | Classic
Share by: