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 \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
Google\Protobuf\Internal\RepeatedField |
setValues
List of blobs contained within the sequence.
Parameter | |
---|---|
Name | Description |
var |
array<Google\Cloud\AIPlatform\V1\TensorboardBlob>
|
Returns | |
---|---|
Type | Description |
$this |