Vertex AI V1 API - Class Google::Cloud::AIPlatform::V1::Scalar (v0.9.1)

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

One point viewable on a scalar metric plot.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#value

def value() -> ::Float
Returns
  • (::Float) — Value of the point at this step / timestamp.

#value=

def value=(value) -> ::Float
Parameter
  • value (::Float) — Value of the point at this step / timestamp.
Returns
  • (::Float) — Value of the point at this step / timestamp.