| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
Execution |
Execution.Builder.build() |
Execution |
Execution.Builder.buildPartial() |
static Execution |
Execution.getDefaultInstance() |
Execution |
Execution.getDefaultInstanceForType() |
Execution |
Execution.Builder.getDefaultInstanceForType() |
Execution |
CreateExecutionRequestOrBuilder.getExecution()
Required.
|
Execution |
UpdateExecutionRequestOrBuilder.getExecution()
Required.
|
Execution |
CreateExecutionRequest.getExecution()
Required.
|
Execution |
CreateExecutionRequest.Builder.getExecution()
Required.
|
Execution |
PipelineTaskDetail.getExecution()
Output only.
|
Execution |
PipelineTaskDetail.Builder.getExecution()
Output only.
|
Execution |
UpdateExecutionRequest.getExecution()
Required.
|
Execution |
UpdateExecutionRequest.Builder.getExecution()
Required.
|
Execution |
PipelineTaskDetailOrBuilder.getExecution()
Output only.
|
Execution |
ListExecutionsResponseOrBuilder.getExecutions(int index)
The Executions retrieved from the MetadataStore.
|
Execution |
LineageSubgraph.getExecutions(int index)
The Execution nodes in the subgraph.
|
Execution |
LineageSubgraph.Builder.getExecutions(int index)
The Execution nodes in the subgraph.
|
Execution |
LineageSubgraphOrBuilder.getExecutions(int index)
The Execution nodes in the subgraph.
|
Execution |
ListExecutionsResponse.getExecutions(int index)
The Executions retrieved from the MetadataStore.
|
Execution |
ListExecutionsResponse.Builder.getExecutions(int index)
The Executions retrieved from the MetadataStore.
|
static Execution |
Execution.parseDelimitedFrom(InputStream input) |
static Execution |
Execution.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Execution |
Execution.parseFrom(byte[] data) |
static Execution |
Execution.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Execution |
Execution.parseFrom(ByteBuffer data) |
static Execution |
Execution.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Execution |
Execution.parseFrom(com.google.protobuf.ByteString data) |
static Execution |
Execution.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Execution |
Execution.parseFrom(com.google.protobuf.CodedInputStream input) |
static Execution |
Execution.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Execution |
Execution.parseFrom(InputStream input) |
static Execution |
Execution.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Execution> |
ListExecutionsResponseOrBuilder.getExecutionsList()
The Executions retrieved from the MetadataStore.
|
List<Execution> |
LineageSubgraph.getExecutionsList()
The Execution nodes in the subgraph.
|
List<Execution> |
LineageSubgraph.Builder.getExecutionsList()
The Execution nodes in the subgraph.
|
List<Execution> |
LineageSubgraphOrBuilder.getExecutionsList()
The Execution nodes in the subgraph.
|
List<Execution> |
ListExecutionsResponse.getExecutionsList()
The Executions retrieved from the MetadataStore.
|
List<Execution> |
ListExecutionsResponse.Builder.getExecutionsList()
The Executions retrieved from the MetadataStore.
|
com.google.protobuf.Parser<Execution> |
Execution.getParserForType() |
static com.google.protobuf.Parser<Execution> |
Execution.parser() |
| Modifier and Type | Method and Description |
|---|---|
LineageSubgraph.Builder |
LineageSubgraph.Builder.addExecutions(Execution value)
The Execution nodes in the subgraph.
|
ListExecutionsResponse.Builder |
ListExecutionsResponse.Builder.addExecutions(Execution value)
The Executions retrieved from the MetadataStore.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.addExecutions(int index,
Execution value)
The Execution nodes in the subgraph.
|
ListExecutionsResponse.Builder |
ListExecutionsResponse.Builder.addExecutions(int index,
Execution value)
The Executions retrieved from the MetadataStore.
|
CreateExecutionRequest.Builder |
CreateExecutionRequest.Builder.mergeExecution(Execution value)
Required.
|
PipelineTaskDetail.Builder |
PipelineTaskDetail.Builder.mergeExecution(Execution value)
Output only.
|
UpdateExecutionRequest.Builder |
UpdateExecutionRequest.Builder.mergeExecution(Execution value)
Required.
|
Execution.Builder |
Execution.Builder.mergeFrom(Execution other) |
static Execution.Builder |
Execution.newBuilder(Execution prototype) |
CreateExecutionRequest.Builder |
CreateExecutionRequest.Builder.setExecution(Execution value)
Required.
|
PipelineTaskDetail.Builder |
PipelineTaskDetail.Builder.setExecution(Execution value)
Output only.
|
UpdateExecutionRequest.Builder |
UpdateExecutionRequest.Builder.setExecution(Execution value)
Required.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.setExecutions(int index,
Execution value)
The Execution nodes in the subgraph.
|
ListExecutionsResponse.Builder |
ListExecutionsResponse.Builder.setExecutions(int index,
Execution value)
The Executions retrieved from the MetadataStore.
|
| Modifier and Type | Method and Description |
|---|---|
LineageSubgraph.Builder |
LineageSubgraph.Builder.addAllExecutions(Iterable<? extends Execution> values)
The Execution nodes in the subgraph.
|
ListExecutionsResponse.Builder |
ListExecutionsResponse.Builder.addAllExecutions(Iterable<? extends Execution> values)
The Executions retrieved from the MetadataStore.
|
Copyright © 2023 Google LLC. All rights reserved.