Google Cloud Ai Platform V1 Client - Class TensorboardBlobSequence (1.54.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

Namespace

Google \ Cloud \ AIPlatform \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ values array<TensorboardBlob>

List of blobs contained within the sequence.

getValues

List of blobs contained within the sequence.

Returns
Type Description
Google\Protobuf\RepeatedField<TensorboardBlob>

setValues

List of blobs contained within the sequence.

Parameter
Name Description
var array<TensorboardBlob>
Returns
Type Description
$this