| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
NotebookExecutionJob |
NotebookExecutionJob.Builder.build() |
NotebookExecutionJob |
NotebookExecutionJob.Builder.buildPartial() |
static NotebookExecutionJob |
NotebookExecutionJob.getDefaultInstance() |
NotebookExecutionJob |
NotebookExecutionJob.getDefaultInstanceForType() |
NotebookExecutionJob |
NotebookExecutionJob.Builder.getDefaultInstanceForType() |
NotebookExecutionJob |
CreateNotebookExecutionJobRequest.getNotebookExecutionJob()
Required.
|
NotebookExecutionJob |
CreateNotebookExecutionJobRequest.Builder.getNotebookExecutionJob()
Required.
|
NotebookExecutionJob |
CreateNotebookExecutionJobRequestOrBuilder.getNotebookExecutionJob()
Required.
|
NotebookExecutionJob |
ListNotebookExecutionJobsResponseOrBuilder.getNotebookExecutionJobs(int index)
List of NotebookExecutionJobs in the requested page.
|
NotebookExecutionJob |
ListNotebookExecutionJobsResponse.getNotebookExecutionJobs(int index)
List of NotebookExecutionJobs in the requested page.
|
NotebookExecutionJob |
ListNotebookExecutionJobsResponse.Builder.getNotebookExecutionJobs(int index)
List of NotebookExecutionJobs in the requested page.
|
static NotebookExecutionJob |
NotebookExecutionJob.parseDelimitedFrom(InputStream input) |
static NotebookExecutionJob |
NotebookExecutionJob.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookExecutionJob |
NotebookExecutionJob.parseFrom(byte[] data) |
static NotebookExecutionJob |
NotebookExecutionJob.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookExecutionJob |
NotebookExecutionJob.parseFrom(ByteBuffer data) |
static NotebookExecutionJob |
NotebookExecutionJob.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookExecutionJob |
NotebookExecutionJob.parseFrom(com.google.protobuf.ByteString data) |
static NotebookExecutionJob |
NotebookExecutionJob.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookExecutionJob |
NotebookExecutionJob.parseFrom(com.google.protobuf.CodedInputStream input) |
static NotebookExecutionJob |
NotebookExecutionJob.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static NotebookExecutionJob |
NotebookExecutionJob.parseFrom(InputStream input) |
static NotebookExecutionJob |
NotebookExecutionJob.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<NotebookExecutionJob> |
ListNotebookExecutionJobsResponseOrBuilder.getNotebookExecutionJobsList()
List of NotebookExecutionJobs in the requested page.
|
List<NotebookExecutionJob> |
ListNotebookExecutionJobsResponse.getNotebookExecutionJobsList()
List of NotebookExecutionJobs in the requested page.
|
List<NotebookExecutionJob> |
ListNotebookExecutionJobsResponse.Builder.getNotebookExecutionJobsList()
List of NotebookExecutionJobs in the requested page.
|
com.google.protobuf.Parser<NotebookExecutionJob> |
NotebookExecutionJob.getParserForType() |
static com.google.protobuf.Parser<NotebookExecutionJob> |
NotebookExecutionJob.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListNotebookExecutionJobsResponse.Builder |
ListNotebookExecutionJobsResponse.Builder.addNotebookExecutionJobs(int index,
NotebookExecutionJob value)
List of NotebookExecutionJobs in the requested page.
|
ListNotebookExecutionJobsResponse.Builder |
ListNotebookExecutionJobsResponse.Builder.addNotebookExecutionJobs(NotebookExecutionJob value)
List of NotebookExecutionJobs in the requested page.
|
NotebookExecutionJob.Builder |
NotebookExecutionJob.Builder.mergeFrom(NotebookExecutionJob other) |
CreateNotebookExecutionJobRequest.Builder |
CreateNotebookExecutionJobRequest.Builder.mergeNotebookExecutionJob(NotebookExecutionJob value)
Required.
|
static NotebookExecutionJob.Builder |
NotebookExecutionJob.newBuilder(NotebookExecutionJob prototype) |
CreateNotebookExecutionJobRequest.Builder |
CreateNotebookExecutionJobRequest.Builder.setNotebookExecutionJob(NotebookExecutionJob value)
Required.
|
ListNotebookExecutionJobsResponse.Builder |
ListNotebookExecutionJobsResponse.Builder.setNotebookExecutionJobs(int index,
NotebookExecutionJob value)
List of NotebookExecutionJobs in the requested page.
|
| Modifier and Type | Method and Description |
|---|---|
ListNotebookExecutionJobsResponse.Builder |
ListNotebookExecutionJobsResponse.Builder.addAllNotebookExecutionJobs(Iterable<? extends NotebookExecutionJob> values)
List of NotebookExecutionJobs in the requested page.
|
Copyright © 2025 Google LLC. All rights reserved.