| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
ColabImage |
ColabImage.Builder.build() |
ColabImage |
ColabImage.Builder.buildPartial() |
ColabImage |
NotebookSoftwareConfig.getColabImage()
Optional.
|
ColabImage |
NotebookSoftwareConfig.Builder.getColabImage()
Optional.
|
ColabImage |
NotebookSoftwareConfigOrBuilder.getColabImage()
Optional.
|
static ColabImage |
ColabImage.getDefaultInstance() |
ColabImage |
ColabImage.getDefaultInstanceForType() |
ColabImage |
ColabImage.Builder.getDefaultInstanceForType() |
static ColabImage |
ColabImage.parseDelimitedFrom(InputStream input) |
static ColabImage |
ColabImage.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ColabImage |
ColabImage.parseFrom(byte[] data) |
static ColabImage |
ColabImage.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ColabImage |
ColabImage.parseFrom(ByteBuffer data) |
static ColabImage |
ColabImage.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ColabImage |
ColabImage.parseFrom(com.google.protobuf.ByteString data) |
static ColabImage |
ColabImage.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ColabImage |
ColabImage.parseFrom(com.google.protobuf.CodedInputStream input) |
static ColabImage |
ColabImage.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ColabImage |
ColabImage.parseFrom(InputStream input) |
static ColabImage |
ColabImage.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ColabImage> |
ColabImage.getParserForType() |
static com.google.protobuf.Parser<ColabImage> |
ColabImage.parser() |
| Modifier and Type | Method and Description |
|---|---|
NotebookSoftwareConfig.Builder |
NotebookSoftwareConfig.Builder.mergeColabImage(ColabImage value)
Optional.
|
ColabImage.Builder |
ColabImage.Builder.mergeFrom(ColabImage other) |
static ColabImage.Builder |
ColabImage.newBuilder(ColabImage prototype) |
NotebookSoftwareConfig.Builder |
NotebookSoftwareConfig.Builder.setColabImage(ColabImage value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.