One blob (e.g, image, graph) viewable on a blob metric plot.
idstring
Output only. A URI safe key uniquely identifying a blob. Can be used to locate the blob stored in the Cloud Storage bucket of the consumer project.
Optional. The bytes of the blob is not present unless it's returned by the ReadTensorboardBlobData endpoint.
A base64-encoded string.
| JSON representation |
|---|
{ "id": string, "data": string } |