| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Class and Description |
|---|---|
class |
TensorboardBlob
One blob (e.g, image, graph) viewable on a blob metric plot.
|
static class |
TensorboardBlob.Builder
One blob (e.g, image, graph) viewable on a blob metric plot.
|
| Modifier and Type | Method and Description |
|---|---|
TensorboardBlobOrBuilder |
ReadTensorboardBlobDataResponse.getBlobsOrBuilder(int index)
Blob messages containing blob bytes.
|
TensorboardBlobOrBuilder |
ReadTensorboardBlobDataResponse.Builder.getBlobsOrBuilder(int index)
Blob messages containing blob bytes.
|
TensorboardBlobOrBuilder |
ReadTensorboardBlobDataResponseOrBuilder.getBlobsOrBuilder(int index)
Blob messages containing blob bytes.
|
TensorboardBlobOrBuilder |
TensorboardBlobSequenceOrBuilder.getValuesOrBuilder(int index)
List of blobs contained within the sequence.
|
TensorboardBlobOrBuilder |
TensorboardBlobSequence.getValuesOrBuilder(int index)
List of blobs contained within the sequence.
|
TensorboardBlobOrBuilder |
TensorboardBlobSequence.Builder.getValuesOrBuilder(int index)
List of blobs contained within the sequence.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends TensorboardBlobOrBuilder> |
ReadTensorboardBlobDataResponse.getBlobsOrBuilderList()
Blob messages containing blob bytes.
|
List<? extends TensorboardBlobOrBuilder> |
ReadTensorboardBlobDataResponse.Builder.getBlobsOrBuilderList()
Blob messages containing blob bytes.
|
List<? extends TensorboardBlobOrBuilder> |
ReadTensorboardBlobDataResponseOrBuilder.getBlobsOrBuilderList()
Blob messages containing blob bytes.
|
List<? extends TensorboardBlobOrBuilder> |
TensorboardBlobSequenceOrBuilder.getValuesOrBuilderList()
List of blobs contained within the sequence.
|
List<? extends TensorboardBlobOrBuilder> |
TensorboardBlobSequence.getValuesOrBuilderList()
List of blobs contained within the sequence.
|
List<? extends TensorboardBlobOrBuilder> |
TensorboardBlobSequence.Builder.getValuesOrBuilderList()
List of blobs contained within the sequence.
|
Copyright © 2024 Google LLC. All rights reserved.