Google Cloud Ai Platform V1 Client - Class Scalar (1.0.0-RC1)

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
Name Description
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
Type Description
float

setValue

Value of the point at this step / timestamp.

Parameter
Name Description
var float
Returns
Type Description
$this