| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
NotebookRuntimeTemplateRef |
NotebookRuntimeTemplateRef.Builder.build() |
NotebookRuntimeTemplateRef |
NotebookRuntimeTemplateRef.Builder.buildPartial() |
static NotebookRuntimeTemplateRef |
NotebookRuntimeTemplateRef.getDefaultInstance() |
NotebookRuntimeTemplateRef |
NotebookRuntimeTemplateRef.getDefaultInstanceForType() |
NotebookRuntimeTemplateRef |
NotebookRuntimeTemplateRef.Builder.getDefaultInstanceForType() |
NotebookRuntimeTemplateRef |
NotebookRuntime.getNotebookRuntimeTemplateRef()
Output only.
|
NotebookRuntimeTemplateRef |
NotebookRuntime.Builder.getNotebookRuntimeTemplateRef()
Output only.
|
NotebookRuntimeTemplateRef |
NotebookRuntimeOrBuilder.getNotebookRuntimeTemplateRef()
Output only.
|
static NotebookRuntimeTemplateRef |
NotebookRuntimeTemplateRef.parseDelimitedFrom(InputStream input) |
static NotebookRuntimeTemplateRef |
NotebookRuntimeTemplateRef.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookRuntimeTemplateRef |
NotebookRuntimeTemplateRef.parseFrom(byte[] data) |
static NotebookRuntimeTemplateRef |
NotebookRuntimeTemplateRef.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookRuntimeTemplateRef |
NotebookRuntimeTemplateRef.parseFrom(ByteBuffer data) |
static NotebookRuntimeTemplateRef |
NotebookRuntimeTemplateRef.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookRuntimeTemplateRef |
NotebookRuntimeTemplateRef.parseFrom(com.google.protobuf.ByteString data) |
static NotebookRuntimeTemplateRef |
NotebookRuntimeTemplateRef.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookRuntimeTemplateRef |
NotebookRuntimeTemplateRef.parseFrom(com.google.protobuf.CodedInputStream input) |
static NotebookRuntimeTemplateRef |
NotebookRuntimeTemplateRef.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookRuntimeTemplateRef |
NotebookRuntimeTemplateRef.parseFrom(InputStream input) |
static NotebookRuntimeTemplateRef |
NotebookRuntimeTemplateRef.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<NotebookRuntimeTemplateRef> |
NotebookRuntimeTemplateRef.getParserForType() |
static com.google.protobuf.Parser<NotebookRuntimeTemplateRef> |
NotebookRuntimeTemplateRef.parser() |
| Modifier and Type | Method and Description |
|---|---|
NotebookRuntimeTemplateRef.Builder |
NotebookRuntimeTemplateRef.Builder.mergeFrom(NotebookRuntimeTemplateRef other) |
NotebookRuntime.Builder |
NotebookRuntime.Builder.mergeNotebookRuntimeTemplateRef(NotebookRuntimeTemplateRef value)
Output only.
|
static NotebookRuntimeTemplateRef.Builder |
NotebookRuntimeTemplateRef.newBuilder(NotebookRuntimeTemplateRef prototype) |
NotebookRuntime.Builder |
NotebookRuntime.Builder.setNotebookRuntimeTemplateRef(NotebookRuntimeTemplateRef value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.