| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
Event |
Event.Builder.build() |
Event |
Event.Builder.buildPartial() |
static Event |
Event.getDefaultInstance() |
Event |
Event.getDefaultInstanceForType() |
Event |
Event.Builder.getDefaultInstanceForType() |
Event |
AddExecutionEventsRequest.getEvents(int index)
The Events to create and add.
|
Event |
AddExecutionEventsRequest.Builder.getEvents(int index)
The Events to create and add.
|
Event |
AddExecutionEventsRequestOrBuilder.getEvents(int index)
The Events to create and add.
|
Event |
LineageSubgraphOrBuilder.getEvents(int index)
The Event edges between Artifacts and Executions in the subgraph.
|
Event |
LineageSubgraph.getEvents(int index)
The Event edges between Artifacts and Executions in the subgraph.
|
Event |
LineageSubgraph.Builder.getEvents(int index)
The Event edges between Artifacts and Executions in the subgraph.
|
static Event |
Event.parseDelimitedFrom(InputStream input) |
static Event |
Event.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Event |
Event.parseFrom(byte[] data) |
static Event |
Event.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Event |
Event.parseFrom(ByteBuffer data) |
static Event |
Event.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Event |
Event.parseFrom(com.google.protobuf.ByteString data) |
static Event |
Event.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Event |
Event.parseFrom(com.google.protobuf.CodedInputStream input) |
static Event |
Event.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Event |
Event.parseFrom(InputStream input) |
static Event |
Event.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Event> |
AddExecutionEventsRequest.getEventsList()
The Events to create and add.
|
List<Event> |
AddExecutionEventsRequest.Builder.getEventsList()
The Events to create and add.
|
List<Event> |
AddExecutionEventsRequestOrBuilder.getEventsList()
The Events to create and add.
|
List<Event> |
LineageSubgraphOrBuilder.getEventsList()
The Event edges between Artifacts and Executions in the subgraph.
|
List<Event> |
LineageSubgraph.getEventsList()
The Event edges between Artifacts and Executions in the subgraph.
|
List<Event> |
LineageSubgraph.Builder.getEventsList()
The Event edges between Artifacts and Executions in the subgraph.
|
com.google.protobuf.Parser<Event> |
Event.getParserForType() |
static com.google.protobuf.Parser<Event> |
Event.parser() |
| Modifier and Type | Method and Description |
|---|---|
AddExecutionEventsRequest.Builder |
AddExecutionEventsRequest.Builder.addEvents(Event value)
The Events to create and add.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.addEvents(Event value)
The Event edges between Artifacts and Executions in the subgraph.
|
AddExecutionEventsRequest.Builder |
AddExecutionEventsRequest.Builder.addEvents(int index,
Event value)
The Events to create and add.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.addEvents(int index,
Event value)
The Event edges between Artifacts and Executions in the subgraph.
|
Event.Builder |
Event.Builder.mergeFrom(Event other) |
static Event.Builder |
Event.newBuilder(Event prototype) |
AddExecutionEventsRequest.Builder |
AddExecutionEventsRequest.Builder.setEvents(int index,
Event value)
The Events to create and add.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.setEvents(int index,
Event value)
The Event edges between Artifacts and Executions in the subgraph.
|
| Modifier and Type | Method and Description |
|---|---|
AddExecutionEventsRequest.Builder |
AddExecutionEventsRequest.Builder.addAllEvents(Iterable<? extends Event> values)
The Events to create and add.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.addAllEvents(Iterable<? extends Event> values)
The Event edges between Artifacts and Executions in the subgraph.
|
Copyright © 2025 Google LLC. All rights reserved.