Google Cloud Ai Platform V1 Client - Class Scalar (0.27.0)

Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class Scalar.

One point viewable on a scalar metric plot.

Generated from protobuf message google.cloud.aiplatform.v1.Scalar

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ value float

Value of the point at this step / timestamp.

getValue

Value of the point at this step / timestamp.

Returns
TypeDescription
float

setValue

Value of the point at this step / timestamp.

Parameter
NameDescription
var float
Returns
TypeDescription
$this