| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
NotebookEucConfig |
NotebookEucConfig.Builder.build() |
NotebookEucConfig |
NotebookEucConfig.Builder.buildPartial() |
static NotebookEucConfig |
NotebookEucConfig.getDefaultInstance() |
NotebookEucConfig |
NotebookEucConfig.getDefaultInstanceForType() |
NotebookEucConfig |
NotebookEucConfig.Builder.getDefaultInstanceForType() |
NotebookEucConfig |
NotebookRuntimeTemplateOrBuilder.getEucConfig()
EUC configuration of the NotebookRuntimeTemplate.
|
NotebookEucConfig |
NotebookRuntimeTemplate.getEucConfig()
EUC configuration of the NotebookRuntimeTemplate.
|
NotebookEucConfig |
NotebookRuntimeTemplate.Builder.getEucConfig()
EUC configuration of the NotebookRuntimeTemplate.
|
static NotebookEucConfig |
NotebookEucConfig.parseDelimitedFrom(InputStream input) |
static NotebookEucConfig |
NotebookEucConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookEucConfig |
NotebookEucConfig.parseFrom(byte[] data) |
static NotebookEucConfig |
NotebookEucConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookEucConfig |
NotebookEucConfig.parseFrom(ByteBuffer data) |
static NotebookEucConfig |
NotebookEucConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookEucConfig |
NotebookEucConfig.parseFrom(com.google.protobuf.ByteString data) |
static NotebookEucConfig |
NotebookEucConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookEucConfig |
NotebookEucConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static NotebookEucConfig |
NotebookEucConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookEucConfig |
NotebookEucConfig.parseFrom(InputStream input) |
static NotebookEucConfig |
NotebookEucConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<NotebookEucConfig> |
NotebookEucConfig.getParserForType() |
static com.google.protobuf.Parser<NotebookEucConfig> |
NotebookEucConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
NotebookRuntimeTemplate.Builder |
NotebookRuntimeTemplate.Builder.mergeEucConfig(NotebookEucConfig value)
EUC configuration of the NotebookRuntimeTemplate.
|
NotebookEucConfig.Builder |
NotebookEucConfig.Builder.mergeFrom(NotebookEucConfig other) |
static NotebookEucConfig.Builder |
NotebookEucConfig.newBuilder(NotebookEucConfig prototype) |
NotebookRuntimeTemplate.Builder |
NotebookRuntimeTemplate.Builder.setEucConfig(NotebookEucConfig value)
EUC configuration of the NotebookRuntimeTemplate.
|
Copyright © 2024 Google LLC. All rights reserved.