menu
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform.dart
LineageSubgraph
executions property
executions property
dark_mode
light_mode
executions
property
List
<
Execution
>
executions
final
The Execution nodes in the subgraph.
Implementation
final List<Execution> executions;
google_cloud_aiplatform_v1beta1 package
documentation
aiplatform
LineageSubgraph
executions property
LineageSubgraph class