View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1TensorboardBlobSequence (google_api_ai_platform v0.13.0)

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.

Attributes

  • values (type: list(GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1TensorboardBlob.t), default: nil) - List of blobs contained within the sequence.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1TensorboardBlobSequence{
    values:
      [GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1TensorboardBlob.t()]
      | nil
  }

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.