Class TensorboardBlob (1.36.4)

TensorboardBlob(mapping=None, *, ignore_unknown_fields=False, **kwargs)

One blob (e.g, image, graph) viewable on a blob metric plot.

Attributes

NameDescription
id str
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.
data bytes
Optional. The bytes of the blob is not present unless it's returned by the ReadTensorboardBlobData endpoint.

Methods

TensorboardBlob

TensorboardBlob(mapping=None, *, ignore_unknown_fields=False, **kwargs)

One blob (e.g, image, graph) viewable on a blob metric plot.