| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
LineageSubgraph.Builder |
LineageSubgraph.Builder.addAllArtifacts(Iterable<? extends Artifact> values)
The Artifact nodes in the subgraph.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.addAllEvents(Iterable<? extends Event> values)
The Event edges between Artifacts and Executions in the subgraph.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.addAllExecutions(Iterable<? extends Execution> values)
The Execution nodes in the subgraph.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.addArtifacts(Artifact.Builder builderForValue)
The Artifact nodes in the subgraph.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.addArtifacts(Artifact value)
The Artifact nodes in the subgraph.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.addArtifacts(int index,
Artifact.Builder builderForValue)
The Artifact nodes in the subgraph.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.addArtifacts(int index,
Artifact value)
The Artifact nodes in the subgraph.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.addEvents(Event.Builder builderForValue)
The Event edges between Artifacts and Executions in the subgraph.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.addEvents(Event value)
The Event edges between Artifacts and Executions in the subgraph.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.addEvents(int index,
Event.Builder builderForValue)
The Event edges between Artifacts and Executions in the subgraph.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.addEvents(int index,
Event value)
The Event edges between Artifacts and Executions in the subgraph.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.addExecutions(Execution.Builder builderForValue)
The Execution nodes in the subgraph.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.addExecutions(Execution value)
The Execution nodes in the subgraph.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.addExecutions(int index,
Execution.Builder builderForValue)
The Execution nodes in the subgraph.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.addExecutions(int index,
Execution value)
The Execution nodes in the subgraph.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
LineageSubgraph.Builder |
LineageSubgraph.Builder.clear() |
LineageSubgraph.Builder |
LineageSubgraph.Builder.clearArtifacts()
The Artifact nodes in the subgraph.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.clearEvents()
The Event edges between Artifacts and Executions in the subgraph.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.clearExecutions()
The Execution nodes in the subgraph.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
LineageSubgraph.Builder |
LineageSubgraph.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
LineageSubgraph.Builder |
LineageSubgraph.Builder.clone() |
LineageSubgraph.Builder |
LineageSubgraph.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
LineageSubgraph.Builder |
LineageSubgraph.Builder.mergeFrom(LineageSubgraph other) |
LineageSubgraph.Builder |
LineageSubgraph.Builder.mergeFrom(com.google.protobuf.Message other) |
LineageSubgraph.Builder |
LineageSubgraph.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static LineageSubgraph.Builder |
LineageSubgraph.newBuilder() |
static LineageSubgraph.Builder |
LineageSubgraph.newBuilder(LineageSubgraph prototype) |
LineageSubgraph.Builder |
LineageSubgraph.newBuilderForType() |
protected LineageSubgraph.Builder |
LineageSubgraph.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
LineageSubgraph.Builder |
LineageSubgraph.Builder.removeArtifacts(int index)
The Artifact nodes in the subgraph.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.removeEvents(int index)
The Event edges between Artifacts and Executions in the subgraph.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.removeExecutions(int index)
The Execution nodes in the subgraph.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.setArtifacts(int index,
Artifact.Builder builderForValue)
The Artifact nodes in the subgraph.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.setArtifacts(int index,
Artifact value)
The Artifact nodes in the subgraph.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.setEvents(int index,
Event.Builder builderForValue)
The Event edges between Artifacts and Executions in the subgraph.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.setEvents(int index,
Event value)
The Event edges between Artifacts and Executions in the subgraph.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.setExecutions(int index,
Execution.Builder builderForValue)
The Execution nodes in the subgraph.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.setExecutions(int index,
Execution value)
The Execution nodes in the subgraph.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
LineageSubgraph.Builder |
LineageSubgraph.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
LineageSubgraph.Builder |
LineageSubgraph.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
LineageSubgraph.Builder |
LineageSubgraph.toBuilder() |
Copyright © 2025 Google LLC. All rights reserved.