| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
TensorboardBlob |
TensorboardBlob.Builder.build() |
TensorboardBlob |
TensorboardBlob.Builder.buildPartial() |
TensorboardBlob |
ReadTensorboardBlobDataResponseOrBuilder.getBlobs(int index)
Blob messages containing blob bytes.
|
TensorboardBlob |
ReadTensorboardBlobDataResponse.getBlobs(int index)
Blob messages containing blob bytes.
|
TensorboardBlob |
ReadTensorboardBlobDataResponse.Builder.getBlobs(int index)
Blob messages containing blob bytes.
|
static TensorboardBlob |
TensorboardBlob.getDefaultInstance() |
TensorboardBlob |
TensorboardBlob.getDefaultInstanceForType() |
TensorboardBlob |
TensorboardBlob.Builder.getDefaultInstanceForType() |
TensorboardBlob |
TensorboardBlobSequence.getValues(int index)
List of blobs contained within the sequence.
|
TensorboardBlob |
TensorboardBlobSequence.Builder.getValues(int index)
List of blobs contained within the sequence.
|
TensorboardBlob |
TensorboardBlobSequenceOrBuilder.getValues(int index)
List of blobs contained within the sequence.
|
static TensorboardBlob |
TensorboardBlob.parseDelimitedFrom(InputStream input) |
static TensorboardBlob |
TensorboardBlob.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorboardBlob |
TensorboardBlob.parseFrom(byte[] data) |
static TensorboardBlob |
TensorboardBlob.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorboardBlob |
TensorboardBlob.parseFrom(ByteBuffer data) |
static TensorboardBlob |
TensorboardBlob.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorboardBlob |
TensorboardBlob.parseFrom(com.google.protobuf.ByteString data) |
static TensorboardBlob |
TensorboardBlob.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorboardBlob |
TensorboardBlob.parseFrom(com.google.protobuf.CodedInputStream input) |
static TensorboardBlob |
TensorboardBlob.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TensorboardBlob |
TensorboardBlob.parseFrom(InputStream input) |
static TensorboardBlob |
TensorboardBlob.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<TensorboardBlob> |
ReadTensorboardBlobDataResponseOrBuilder.getBlobsList()
Blob messages containing blob bytes.
|
List<TensorboardBlob> |
ReadTensorboardBlobDataResponse.getBlobsList()
Blob messages containing blob bytes.
|
List<TensorboardBlob> |
ReadTensorboardBlobDataResponse.Builder.getBlobsList()
Blob messages containing blob bytes.
|
com.google.protobuf.Parser<TensorboardBlob> |
TensorboardBlob.getParserForType() |
List<TensorboardBlob> |
TensorboardBlobSequence.getValuesList()
List of blobs contained within the sequence.
|
List<TensorboardBlob> |
TensorboardBlobSequence.Builder.getValuesList()
List of blobs contained within the sequence.
|
List<TensorboardBlob> |
TensorboardBlobSequenceOrBuilder.getValuesList()
List of blobs contained within the sequence.
|
static com.google.protobuf.Parser<TensorboardBlob> |
TensorboardBlob.parser() |
| Modifier and Type | Method and Description |
|---|---|
ReadTensorboardBlobDataResponse.Builder |
ReadTensorboardBlobDataResponse.Builder.addBlobs(int index,
TensorboardBlob value)
Blob messages containing blob bytes.
|
ReadTensorboardBlobDataResponse.Builder |
ReadTensorboardBlobDataResponse.Builder.addBlobs(TensorboardBlob value)
Blob messages containing blob bytes.
|
TensorboardBlobSequence.Builder |
TensorboardBlobSequence.Builder.addValues(int index,
TensorboardBlob value)
List of blobs contained within the sequence.
|
TensorboardBlobSequence.Builder |
TensorboardBlobSequence.Builder.addValues(TensorboardBlob value)
List of blobs contained within the sequence.
|
TensorboardBlob.Builder |
TensorboardBlob.Builder.mergeFrom(TensorboardBlob other) |
static TensorboardBlob.Builder |
TensorboardBlob.newBuilder(TensorboardBlob prototype) |
ReadTensorboardBlobDataResponse.Builder |
ReadTensorboardBlobDataResponse.Builder.setBlobs(int index,
TensorboardBlob value)
Blob messages containing blob bytes.
|
TensorboardBlobSequence.Builder |
TensorboardBlobSequence.Builder.setValues(int index,
TensorboardBlob value)
List of blobs contained within the sequence.
|
| Modifier and Type | Method and Description |
|---|---|
ReadTensorboardBlobDataResponse.Builder |
ReadTensorboardBlobDataResponse.Builder.addAllBlobs(Iterable<? extends TensorboardBlob> values)
Blob messages containing blob bytes.
|
TensorboardBlobSequence.Builder |
TensorboardBlobSequence.Builder.addAllValues(Iterable<? extends TensorboardBlob> values)
List of blobs contained within the sequence.
|
Copyright © 2024 Google LLC. All rights reserved.