| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
NotebookIdleShutdownConfig |
NotebookIdleShutdownConfig.Builder.build() |
NotebookIdleShutdownConfig |
NotebookIdleShutdownConfig.Builder.buildPartial() |
static NotebookIdleShutdownConfig |
NotebookIdleShutdownConfig.getDefaultInstance() |
NotebookIdleShutdownConfig |
NotebookIdleShutdownConfig.getDefaultInstanceForType() |
NotebookIdleShutdownConfig |
NotebookIdleShutdownConfig.Builder.getDefaultInstanceForType() |
NotebookIdleShutdownConfig |
NotebookRuntimeTemplate.getIdleShutdownConfig()
The idle shutdown configuration of NotebookRuntimeTemplate.
|
NotebookIdleShutdownConfig |
NotebookRuntimeTemplate.Builder.getIdleShutdownConfig()
The idle shutdown configuration of NotebookRuntimeTemplate.
|
NotebookIdleShutdownConfig |
NotebookRuntimeOrBuilder.getIdleShutdownConfig()
Output only.
|
NotebookIdleShutdownConfig |
NotebookRuntime.getIdleShutdownConfig()
Output only.
|
NotebookIdleShutdownConfig |
NotebookRuntime.Builder.getIdleShutdownConfig()
Output only.
|
NotebookIdleShutdownConfig |
NotebookRuntimeTemplateOrBuilder.getIdleShutdownConfig()
The idle shutdown configuration of NotebookRuntimeTemplate.
|
static NotebookIdleShutdownConfig |
NotebookIdleShutdownConfig.parseDelimitedFrom(InputStream input) |
static NotebookIdleShutdownConfig |
NotebookIdleShutdownConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookIdleShutdownConfig |
NotebookIdleShutdownConfig.parseFrom(byte[] data) |
static NotebookIdleShutdownConfig |
NotebookIdleShutdownConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookIdleShutdownConfig |
NotebookIdleShutdownConfig.parseFrom(ByteBuffer data) |
static NotebookIdleShutdownConfig |
NotebookIdleShutdownConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookIdleShutdownConfig |
NotebookIdleShutdownConfig.parseFrom(com.google.protobuf.ByteString data) |
static NotebookIdleShutdownConfig |
NotebookIdleShutdownConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookIdleShutdownConfig |
NotebookIdleShutdownConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static NotebookIdleShutdownConfig |
NotebookIdleShutdownConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookIdleShutdownConfig |
NotebookIdleShutdownConfig.parseFrom(InputStream input) |
static NotebookIdleShutdownConfig |
NotebookIdleShutdownConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<NotebookIdleShutdownConfig> |
NotebookIdleShutdownConfig.getParserForType() |
static com.google.protobuf.Parser<NotebookIdleShutdownConfig> |
NotebookIdleShutdownConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
NotebookIdleShutdownConfig.Builder |
NotebookIdleShutdownConfig.Builder.mergeFrom(NotebookIdleShutdownConfig other) |
NotebookRuntimeTemplate.Builder |
NotebookRuntimeTemplate.Builder.mergeIdleShutdownConfig(NotebookIdleShutdownConfig value)
The idle shutdown configuration of NotebookRuntimeTemplate.
|
NotebookRuntime.Builder |
NotebookRuntime.Builder.mergeIdleShutdownConfig(NotebookIdleShutdownConfig value)
Output only.
|
static NotebookIdleShutdownConfig.Builder |
NotebookIdleShutdownConfig.newBuilder(NotebookIdleShutdownConfig prototype) |
NotebookRuntimeTemplate.Builder |
NotebookRuntimeTemplate.Builder.setIdleShutdownConfig(NotebookIdleShutdownConfig value)
The idle shutdown configuration of NotebookRuntimeTemplate.
|
NotebookRuntime.Builder |
NotebookRuntime.Builder.setIdleShutdownConfig(NotebookIdleShutdownConfig value)
Output only.
|
Copyright © 2025 Google LLC. All rights reserved.