| Modifier and Type | Method and Description |
|---|---|
LineageEvent |
LineageEvent.Builder.build() |
LineageEvent |
LineageEvent.Builder.buildPartial() |
static LineageEvent |
LineageEvent.getDefaultInstance() |
LineageEvent |
LineageEvent.getDefaultInstanceForType() |
LineageEvent |
LineageEvent.Builder.getDefaultInstanceForType() |
LineageEvent |
CreateLineageEventRequestOrBuilder.getLineageEvent()
Required.
|
LineageEvent |
CreateLineageEventRequest.getLineageEvent()
Required.
|
LineageEvent |
CreateLineageEventRequest.Builder.getLineageEvent()
Required.
|
LineageEvent |
ListLineageEventsResponseOrBuilder.getLineageEvents(int index)
Lineage events from the specified project and location.
|
LineageEvent |
ListLineageEventsResponse.getLineageEvents(int index)
Lineage events from the specified project and location.
|
LineageEvent |
ListLineageEventsResponse.Builder.getLineageEvents(int index)
Lineage events from the specified project and location.
|
static LineageEvent |
LineageEvent.parseDelimitedFrom(InputStream input) |
static LineageEvent |
LineageEvent.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LineageEvent |
LineageEvent.parseFrom(byte[] data) |
static LineageEvent |
LineageEvent.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LineageEvent |
LineageEvent.parseFrom(ByteBuffer data) |
static LineageEvent |
LineageEvent.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LineageEvent |
LineageEvent.parseFrom(com.google.protobuf.ByteString data) |
static LineageEvent |
LineageEvent.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LineageEvent |
LineageEvent.parseFrom(com.google.protobuf.CodedInputStream input) |
static LineageEvent |
LineageEvent.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static LineageEvent |
LineageEvent.parseFrom(InputStream input) |
static LineageEvent |
LineageEvent.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<LineageEvent> |
ListLineageEventsResponseOrBuilder.getLineageEventsList()
Lineage events from the specified project and location.
|
List<LineageEvent> |
ListLineageEventsResponse.getLineageEventsList()
Lineage events from the specified project and location.
|
List<LineageEvent> |
ListLineageEventsResponse.Builder.getLineageEventsList()
Lineage events from the specified project and location.
|
com.google.protobuf.Parser<LineageEvent> |
LineageEvent.getParserForType() |
static com.google.protobuf.Parser<LineageEvent> |
LineageEvent.parser() |
| Modifier and Type | Method and Description |
|---|---|
ListLineageEventsResponse.Builder |
ListLineageEventsResponse.Builder.addLineageEvents(int index,
LineageEvent value)
Lineage events from the specified project and location.
|
ListLineageEventsResponse.Builder |
ListLineageEventsResponse.Builder.addLineageEvents(LineageEvent value)
Lineage events from the specified project and location.
|
LineageEvent.Builder |
LineageEvent.Builder.mergeFrom(LineageEvent other) |
CreateLineageEventRequest.Builder |
CreateLineageEventRequest.Builder.mergeLineageEvent(LineageEvent value)
Required.
|
static LineageEvent.Builder |
LineageEvent.newBuilder(LineageEvent prototype) |
CreateLineageEventRequest.Builder |
CreateLineageEventRequest.Builder.setLineageEvent(LineageEvent value)
Required.
|
ListLineageEventsResponse.Builder |
ListLineageEventsResponse.Builder.setLineageEvents(int index,
LineageEvent value)
Lineage events from the specified project and location.
|
| Modifier and Type | Method and Description |
|---|---|
ListLineageEventsResponse.Builder |
ListLineageEventsResponse.Builder.addAllLineageEvents(Iterable<? extends LineageEvent> values)
Lineage events from the specified project and location.
|
Copyright © 2024 Google LLC. All rights reserved.