Uses of Interface
com.google.cloud.aiplatform.v1.TensorboardBlobOrBuilder
Packages that use TensorboardBlobOrBuilder
-
Uses of TensorboardBlobOrBuilder in com.google.cloud.aiplatform.v1
Classes in com.google.cloud.aiplatform.v1 that implement TensorboardBlobOrBuilderModifier and TypeClassDescriptionfinal classOne blob (e.g, image, graph) viewable on a blob metric plot.static final classOne blob (e.g, image, graph) viewable on a blob metric plot.Methods in com.google.cloud.aiplatform.v1 that return TensorboardBlobOrBuilderModifier and TypeMethodDescriptionReadTensorboardBlobDataResponse.Builder.getBlobsOrBuilder(int index) Blob messages containing blob bytes.ReadTensorboardBlobDataResponse.getBlobsOrBuilder(int index) Blob messages containing blob bytes.ReadTensorboardBlobDataResponseOrBuilder.getBlobsOrBuilder(int index) Blob messages containing blob bytes.TensorboardBlobSequence.Builder.getValuesOrBuilder(int index) List of blobs contained within the sequence.TensorboardBlobSequence.getValuesOrBuilder(int index) List of blobs contained within the sequence.TensorboardBlobSequenceOrBuilder.getValuesOrBuilder(int index) List of blobs contained within the sequence.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type TensorboardBlobOrBuilderModifier and TypeMethodDescriptionList<? extends TensorboardBlobOrBuilder>ReadTensorboardBlobDataResponse.Builder.getBlobsOrBuilderList()Blob messages containing blob bytes.List<? extends TensorboardBlobOrBuilder>ReadTensorboardBlobDataResponse.getBlobsOrBuilderList()Blob messages containing blob bytes.List<? extends TensorboardBlobOrBuilder>ReadTensorboardBlobDataResponseOrBuilder.getBlobsOrBuilderList()Blob messages containing blob bytes.List<? extends TensorboardBlobOrBuilder>TensorboardBlobSequence.Builder.getValuesOrBuilderList()List of blobs contained within the sequence.List<? extends TensorboardBlobOrBuilder>TensorboardBlobSequence.getValuesOrBuilderList()List of blobs contained within the sequence.List<? extends TensorboardBlobOrBuilder>TensorboardBlobSequenceOrBuilder.getValuesOrBuilderList()List of blobs contained within the sequence.