| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Class and Description |
|---|---|
class |
Event
An edge describing the relationship between an Artifact and an Execution in
a lineage graph.
|
static class |
Event.Builder
An edge describing the relationship between an Artifact and an Execution in
a lineage graph.
|
| Modifier and Type | Method and Description |
|---|---|
EventOrBuilder |
AddExecutionEventsRequest.getEventsOrBuilder(int index)
The Events to create and add.
|
EventOrBuilder |
AddExecutionEventsRequest.Builder.getEventsOrBuilder(int index)
The Events to create and add.
|
EventOrBuilder |
LineageSubgraph.getEventsOrBuilder(int index)
The Event edges between Artifacts and Executions in the subgraph.
|
EventOrBuilder |
LineageSubgraph.Builder.getEventsOrBuilder(int index)
The Event edges between Artifacts and Executions in the subgraph.
|
EventOrBuilder |
LineageSubgraphOrBuilder.getEventsOrBuilder(int index)
The Event edges between Artifacts and Executions in the subgraph.
|
EventOrBuilder |
AddExecutionEventsRequestOrBuilder.getEventsOrBuilder(int index)
The Events to create and add.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends EventOrBuilder> |
AddExecutionEventsRequest.getEventsOrBuilderList()
The Events to create and add.
|
List<? extends EventOrBuilder> |
AddExecutionEventsRequest.Builder.getEventsOrBuilderList()
The Events to create and add.
|
List<? extends EventOrBuilder> |
LineageSubgraph.getEventsOrBuilderList()
The Event edges between Artifacts and Executions in the subgraph.
|
List<? extends EventOrBuilder> |
LineageSubgraph.Builder.getEventsOrBuilderList()
The Event edges between Artifacts and Executions in the subgraph.
|
List<? extends EventOrBuilder> |
LineageSubgraphOrBuilder.getEventsOrBuilderList()
The Event edges between Artifacts and Executions in the subgraph.
|
List<? extends EventOrBuilder> |
AddExecutionEventsRequestOrBuilder.getEventsOrBuilderList()
The Events to create and add.
|
Copyright © 2023 Google LLC. All rights reserved.