Google Cloud Ai Platform V1 Client - Class TensorboardBlobSequence (0.13.0)

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

One point viewable on a blob metric plot, but mostly just a wrapper message to work around repeated fields can't be used directly within oneof fields.

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

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ values array<Google\Cloud\AIPlatform\V1\TensorboardBlob>

List of blobs contained within the sequence.

getValues

List of blobs contained within the sequence.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setValues

List of blobs contained within the sequence.

Parameter
NameDescription
var array<Google\Cloud\AIPlatform\V1\TensorboardBlob>
Returns
TypeDescription
$this