| Modifier and Type | Class and Description |
|---|---|
class |
Run
A lineage run represents an execution of a process that creates
lineage events.
|
static class |
Run.Builder
A lineage run represents an execution of a process that creates
lineage events.
|
| Modifier and Type | Method and Description |
|---|---|
RunOrBuilder |
UpdateRunRequestOrBuilder.getRunOrBuilder()
Required.
|
RunOrBuilder |
UpdateRunRequest.getRunOrBuilder()
Required.
|
RunOrBuilder |
UpdateRunRequest.Builder.getRunOrBuilder()
Required.
|
RunOrBuilder |
CreateRunRequestOrBuilder.getRunOrBuilder()
Required.
|
RunOrBuilder |
CreateRunRequest.getRunOrBuilder()
Required.
|
RunOrBuilder |
CreateRunRequest.Builder.getRunOrBuilder()
Required.
|
RunOrBuilder |
ListRunsResponseOrBuilder.getRunsOrBuilder(int index)
The runs from the specified project and location.
|
RunOrBuilder |
ListRunsResponse.getRunsOrBuilder(int index)
The runs from the specified project and location.
|
RunOrBuilder |
ListRunsResponse.Builder.getRunsOrBuilder(int index)
The runs from the specified project and location.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends RunOrBuilder> |
ListRunsResponseOrBuilder.getRunsOrBuilderList()
The runs from the specified project and location.
|
List<? extends RunOrBuilder> |
ListRunsResponse.getRunsOrBuilderList()
The runs from the specified project and location.
|
List<? extends RunOrBuilder> |
ListRunsResponse.Builder.getRunsOrBuilderList()
The runs from the specified project and location.
|
Copyright © 2024 Google LLC. All rights reserved.