public static final class LineageSubgraph.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<LineageSubgraph.Builder> implements LineageSubgraphOrBuilder
A subgraph of the overall lineage graph. Event edges connect Artifact and Execution nodes.Protobuf type
google.cloud.aiplatform.v1beta1.LineageSubgraph| Modifier and Type | Method and Description |
|---|---|
LineageSubgraph.Builder |
addAllArtifacts(Iterable<? extends Artifact> values)
The Artifact nodes in the subgraph.
|
LineageSubgraph.Builder |
addAllEvents(Iterable<? extends Event> values)
The Event edges between Artifacts and Executions in the subgraph.
|
LineageSubgraph.Builder |
addAllExecutions(Iterable<? extends Execution> values)
The Execution nodes in the subgraph.
|
LineageSubgraph.Builder |
addArtifacts(Artifact.Builder builderForValue)
The Artifact nodes in the subgraph.
|
LineageSubgraph.Builder |
addArtifacts(Artifact value)
The Artifact nodes in the subgraph.
|
LineageSubgraph.Builder |
addArtifacts(int index,
Artifact.Builder builderForValue)
The Artifact nodes in the subgraph.
|
LineageSubgraph.Builder |
addArtifacts(int index,
Artifact value)
The Artifact nodes in the subgraph.
|
Artifact.Builder |
addArtifactsBuilder()
The Artifact nodes in the subgraph.
|
Artifact.Builder |
addArtifactsBuilder(int index)
The Artifact nodes in the subgraph.
|
LineageSubgraph.Builder |
addEvents(Event.Builder builderForValue)
The Event edges between Artifacts and Executions in the subgraph.
|
LineageSubgraph.Builder |
addEvents(Event value)
The Event edges between Artifacts and Executions in the subgraph.
|
LineageSubgraph.Builder |
addEvents(int index,
Event.Builder builderForValue)
The Event edges between Artifacts and Executions in the subgraph.
|
LineageSubgraph.Builder |
addEvents(int index,
Event value)
The Event edges between Artifacts and Executions in the subgraph.
|
Event.Builder |
addEventsBuilder()
The Event edges between Artifacts and Executions in the subgraph.
|
Event.Builder |
addEventsBuilder(int index)
The Event edges between Artifacts and Executions in the subgraph.
|
LineageSubgraph.Builder |
addExecutions(Execution.Builder builderForValue)
The Execution nodes in the subgraph.
|
LineageSubgraph.Builder |
addExecutions(Execution value)
The Execution nodes in the subgraph.
|
LineageSubgraph.Builder |
addExecutions(int index,
Execution.Builder builderForValue)
The Execution nodes in the subgraph.
|
LineageSubgraph.Builder |
addExecutions(int index,
Execution value)
The Execution nodes in the subgraph.
|
Execution.Builder |
addExecutionsBuilder()
The Execution nodes in the subgraph.
|
Execution.Builder |
addExecutionsBuilder(int index)
The Execution nodes in the subgraph.
|
LineageSubgraph.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
LineageSubgraph |
build() |
LineageSubgraph |
buildPartial() |
LineageSubgraph.Builder |
clear() |
LineageSubgraph.Builder |
clearArtifacts()
The Artifact nodes in the subgraph.
|
LineageSubgraph.Builder |
clearEvents()
The Event edges between Artifacts and Executions in the subgraph.
|
LineageSubgraph.Builder |
clearExecutions()
The Execution nodes in the subgraph.
|
LineageSubgraph.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
LineageSubgraph.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
LineageSubgraph.Builder |
clone() |
Artifact |
getArtifacts(int index)
The Artifact nodes in the subgraph.
|
Artifact.Builder |
getArtifactsBuilder(int index)
The Artifact nodes in the subgraph.
|
List<Artifact.Builder> |
getArtifactsBuilderList()
The Artifact nodes in the subgraph.
|
int |
getArtifactsCount()
The Artifact nodes in the subgraph.
|
List<Artifact> |
getArtifactsList()
The Artifact nodes in the subgraph.
|
ArtifactOrBuilder |
getArtifactsOrBuilder(int index)
The Artifact nodes in the subgraph.
|
List<? extends ArtifactOrBuilder> |
getArtifactsOrBuilderList()
The Artifact nodes in the subgraph.
|
LineageSubgraph |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Event |
getEvents(int index)
The Event edges between Artifacts and Executions in the subgraph.
|
Event.Builder |
getEventsBuilder(int index)
The Event edges between Artifacts and Executions in the subgraph.
|
List<Event.Builder> |
getEventsBuilderList()
The Event edges between Artifacts and Executions in the subgraph.
|
int |
getEventsCount()
The Event edges between Artifacts and Executions in the subgraph.
|
List<Event> |
getEventsList()
The Event edges between Artifacts and Executions in the subgraph.
|
EventOrBuilder |
getEventsOrBuilder(int index)
The Event edges between Artifacts and Executions in the subgraph.
|
List<? extends EventOrBuilder> |
getEventsOrBuilderList()
The Event edges between Artifacts and Executions in the subgraph.
|
Execution |
getExecutions(int index)
The Execution nodes in the subgraph.
|
Execution.Builder |
getExecutionsBuilder(int index)
The Execution nodes in the subgraph.
|
List<Execution.Builder> |
getExecutionsBuilderList()
The Execution nodes in the subgraph.
|
int |
getExecutionsCount()
The Execution nodes in the subgraph.
|
List<Execution> |
getExecutionsList()
The Execution nodes in the subgraph.
|
ExecutionOrBuilder |
getExecutionsOrBuilder(int index)
The Execution nodes in the subgraph.
|
List<? extends ExecutionOrBuilder> |
getExecutionsOrBuilderList()
The Execution nodes in the subgraph.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
LineageSubgraph.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
LineageSubgraph.Builder |
mergeFrom(LineageSubgraph other) |
LineageSubgraph.Builder |
mergeFrom(com.google.protobuf.Message other) |
LineageSubgraph.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
LineageSubgraph.Builder |
removeArtifacts(int index)
The Artifact nodes in the subgraph.
|
LineageSubgraph.Builder |
removeEvents(int index)
The Event edges between Artifacts and Executions in the subgraph.
|
LineageSubgraph.Builder |
removeExecutions(int index)
The Execution nodes in the subgraph.
|
LineageSubgraph.Builder |
setArtifacts(int index,
Artifact.Builder builderForValue)
The Artifact nodes in the subgraph.
|
LineageSubgraph.Builder |
setArtifacts(int index,
Artifact value)
The Artifact nodes in the subgraph.
|
LineageSubgraph.Builder |
setEvents(int index,
Event.Builder builderForValue)
The Event edges between Artifacts and Executions in the subgraph.
|
LineageSubgraph.Builder |
setEvents(int index,
Event value)
The Event edges between Artifacts and Executions in the subgraph.
|
LineageSubgraph.Builder |
setExecutions(int index,
Execution.Builder builderForValue)
The Execution nodes in the subgraph.
|
LineageSubgraph.Builder |
setExecutions(int index,
Execution value)
The Execution nodes in the subgraph.
|
LineageSubgraph.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
LineageSubgraph.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
LineageSubgraph.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<LineageSubgraph.Builder>public LineageSubgraph.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<LineageSubgraph.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<LineageSubgraph.Builder>public LineageSubgraph getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic LineageSubgraph build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic LineageSubgraph buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic LineageSubgraph.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<LineageSubgraph.Builder>public LineageSubgraph.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<LineageSubgraph.Builder>public LineageSubgraph.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<LineageSubgraph.Builder>public LineageSubgraph.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<LineageSubgraph.Builder>public LineageSubgraph.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<LineageSubgraph.Builder>public LineageSubgraph.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<LineageSubgraph.Builder>public LineageSubgraph.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<LineageSubgraph.Builder>public LineageSubgraph.Builder mergeFrom(LineageSubgraph other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<LineageSubgraph.Builder>public LineageSubgraph.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<LineageSubgraph.Builder>IOExceptionpublic List<Artifact> getArtifactsList()
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Artifact artifacts = 1;getArtifactsList in interface LineageSubgraphOrBuilderpublic int getArtifactsCount()
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Artifact artifacts = 1;getArtifactsCount in interface LineageSubgraphOrBuilderpublic Artifact getArtifacts(int index)
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Artifact artifacts = 1;getArtifacts in interface LineageSubgraphOrBuilderpublic LineageSubgraph.Builder setArtifacts(int index, Artifact value)
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Artifact artifacts = 1;public LineageSubgraph.Builder setArtifacts(int index, Artifact.Builder builderForValue)
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Artifact artifacts = 1;public LineageSubgraph.Builder addArtifacts(Artifact value)
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Artifact artifacts = 1;public LineageSubgraph.Builder addArtifacts(int index, Artifact value)
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Artifact artifacts = 1;public LineageSubgraph.Builder addArtifacts(Artifact.Builder builderForValue)
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Artifact artifacts = 1;public LineageSubgraph.Builder addArtifacts(int index, Artifact.Builder builderForValue)
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Artifact artifacts = 1;public LineageSubgraph.Builder addAllArtifacts(Iterable<? extends Artifact> values)
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Artifact artifacts = 1;public LineageSubgraph.Builder clearArtifacts()
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Artifact artifacts = 1;public LineageSubgraph.Builder removeArtifacts(int index)
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Artifact artifacts = 1;public Artifact.Builder getArtifactsBuilder(int index)
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Artifact artifacts = 1;public ArtifactOrBuilder getArtifactsOrBuilder(int index)
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Artifact artifacts = 1;getArtifactsOrBuilder in interface LineageSubgraphOrBuilderpublic List<? extends ArtifactOrBuilder> getArtifactsOrBuilderList()
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Artifact artifacts = 1;getArtifactsOrBuilderList in interface LineageSubgraphOrBuilderpublic Artifact.Builder addArtifactsBuilder()
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Artifact artifacts = 1;public Artifact.Builder addArtifactsBuilder(int index)
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Artifact artifacts = 1;public List<Artifact.Builder> getArtifactsBuilderList()
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Artifact artifacts = 1;public List<Execution> getExecutionsList()
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 2;getExecutionsList in interface LineageSubgraphOrBuilderpublic int getExecutionsCount()
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 2;getExecutionsCount in interface LineageSubgraphOrBuilderpublic Execution getExecutions(int index)
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 2;getExecutions in interface LineageSubgraphOrBuilderpublic LineageSubgraph.Builder setExecutions(int index, Execution value)
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 2;public LineageSubgraph.Builder setExecutions(int index, Execution.Builder builderForValue)
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 2;public LineageSubgraph.Builder addExecutions(Execution value)
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 2;public LineageSubgraph.Builder addExecutions(int index, Execution value)
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 2;public LineageSubgraph.Builder addExecutions(Execution.Builder builderForValue)
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 2;public LineageSubgraph.Builder addExecutions(int index, Execution.Builder builderForValue)
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 2;public LineageSubgraph.Builder addAllExecutions(Iterable<? extends Execution> values)
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 2;public LineageSubgraph.Builder clearExecutions()
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 2;public LineageSubgraph.Builder removeExecutions(int index)
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 2;public Execution.Builder getExecutionsBuilder(int index)
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 2;public ExecutionOrBuilder getExecutionsOrBuilder(int index)
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 2;getExecutionsOrBuilder in interface LineageSubgraphOrBuilderpublic List<? extends ExecutionOrBuilder> getExecutionsOrBuilderList()
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 2;getExecutionsOrBuilderList in interface LineageSubgraphOrBuilderpublic Execution.Builder addExecutionsBuilder()
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 2;public Execution.Builder addExecutionsBuilder(int index)
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 2;public List<Execution.Builder> getExecutionsBuilderList()
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Execution executions = 2;public List<Event> getEventsList()
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Event events = 3;getEventsList in interface LineageSubgraphOrBuilderpublic int getEventsCount()
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Event events = 3;getEventsCount in interface LineageSubgraphOrBuilderpublic Event getEvents(int index)
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Event events = 3;getEvents in interface LineageSubgraphOrBuilderpublic LineageSubgraph.Builder setEvents(int index, Event value)
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Event events = 3;public LineageSubgraph.Builder setEvents(int index, Event.Builder builderForValue)
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Event events = 3;public LineageSubgraph.Builder addEvents(Event value)
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Event events = 3;public LineageSubgraph.Builder addEvents(int index, Event value)
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Event events = 3;public LineageSubgraph.Builder addEvents(Event.Builder builderForValue)
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Event events = 3;public LineageSubgraph.Builder addEvents(int index, Event.Builder builderForValue)
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Event events = 3;public LineageSubgraph.Builder addAllEvents(Iterable<? extends Event> values)
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Event events = 3;public LineageSubgraph.Builder clearEvents()
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Event events = 3;public LineageSubgraph.Builder removeEvents(int index)
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Event events = 3;public Event.Builder getEventsBuilder(int index)
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Event events = 3;public EventOrBuilder getEventsOrBuilder(int index)
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Event events = 3;getEventsOrBuilder in interface LineageSubgraphOrBuilderpublic List<? extends EventOrBuilder> getEventsOrBuilderList()
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Event events = 3;getEventsOrBuilderList in interface LineageSubgraphOrBuilderpublic Event.Builder addEventsBuilder()
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Event events = 3;public Event.Builder addEventsBuilder(int index)
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Event events = 3;public List<Event.Builder> getEventsBuilderList()
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1beta1.Event events = 3;public final LineageSubgraph.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LineageSubgraph.Builder>public final LineageSubgraph.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<LineageSubgraph.Builder>Copyright © 2022 Google LLC. All rights reserved.