Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::TensorboardTimeSeries::Metadata (v0.7.0)

Reference documentation and code samples for the Vertex AI V1 API class Google::Cloud::AIPlatform::V1::TensorboardTimeSeries::Metadata.

Describes metadata for a TensorboardTimeSeries.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#max_blob_sequence_length

def max_blob_sequence_length() -> ::Integer
Returns
  • (::Integer) — Output only. The largest blob sequence length (number of blobs) of all data points in this time series, if its ValueType is BLOB_SEQUENCE.

#max_step

def max_step() -> ::Integer
Returns
  • (::Integer) — Output only. Max step index of all data points within a TensorboardTimeSeries.

#max_wall_time

def max_wall_time() -> ::Google::Protobuf::Timestamp
Returns