Package com.google.cloud.aiplatform.v1
Class LineageSubgraph.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessage.Builder<LineageSubgraph.Builder>
com.google.cloud.aiplatform.v1.LineageSubgraph.Builder
- All Implemented Interfaces:
LineageSubgraphOrBuilder,com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable
- Enclosing class:
- LineageSubgraph
public static final class LineageSubgraph.Builder
extends com.google.protobuf.GeneratedMessage.Builder<LineageSubgraph.Builder>
implements LineageSubgraphOrBuilder
A subgraph of the overall lineage graph. Event edges connect Artifact and Execution nodes.Protobuf type
google.cloud.aiplatform.v1.LineageSubgraph-
Method Summary
Modifier and TypeMethodDescriptionaddAllArtifacts(Iterable<? extends Artifact> values) The Artifact nodes in the subgraph.addAllEvents(Iterable<? extends Event> values) The Event edges between Artifacts and Executions in the subgraph.addAllExecutions(Iterable<? extends Execution> values) The Execution nodes in the subgraph.addArtifacts(int index, Artifact value) The Artifact nodes in the subgraph.addArtifacts(int index, Artifact.Builder builderForValue) The Artifact nodes in the subgraph.addArtifacts(Artifact value) The Artifact nodes in the subgraph.addArtifacts(Artifact.Builder builderForValue) The Artifact nodes in the subgraph.The Artifact nodes in the subgraph.addArtifactsBuilder(int index) The Artifact nodes in the subgraph.The Event edges between Artifacts and Executions in the subgraph.addEvents(int index, Event.Builder builderForValue) The Event edges between Artifacts and Executions in the subgraph.The Event edges between Artifacts and Executions in the subgraph.addEvents(Event.Builder builderForValue) The Event edges between Artifacts and Executions in the subgraph.The Event edges between Artifacts and Executions in the subgraph.addEventsBuilder(int index) The Event edges between Artifacts and Executions in the subgraph.addExecutions(int index, Execution value) The Execution nodes in the subgraph.addExecutions(int index, Execution.Builder builderForValue) The Execution nodes in the subgraph.addExecutions(Execution value) The Execution nodes in the subgraph.addExecutions(Execution.Builder builderForValue) The Execution nodes in the subgraph.The Execution nodes in the subgraph.addExecutionsBuilder(int index) The Execution nodes in the subgraph.build()clear()The Artifact nodes in the subgraph.The Event edges between Artifacts and Executions in the subgraph.The Execution nodes in the subgraph.getArtifacts(int index) The Artifact nodes in the subgraph.getArtifactsBuilder(int index) The Artifact nodes in the subgraph.The Artifact nodes in the subgraph.intThe Artifact nodes in the subgraph.The Artifact nodes in the subgraph.getArtifactsOrBuilder(int index) The Artifact nodes in the subgraph.List<? extends ArtifactOrBuilder>The Artifact nodes in the subgraph.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetEvents(int index) The Event edges between Artifacts and Executions in the subgraph.getEventsBuilder(int index) The Event edges between Artifacts and Executions in the subgraph.The Event edges between Artifacts and Executions in the subgraph.intThe Event edges between Artifacts and Executions in the subgraph.The Event edges between Artifacts and Executions in the subgraph.getEventsOrBuilder(int index) The Event edges between Artifacts and Executions in the subgraph.List<? extends EventOrBuilder>The Event edges between Artifacts and Executions in the subgraph.getExecutions(int index) The Execution nodes in the subgraph.getExecutionsBuilder(int index) The Execution nodes in the subgraph.The Execution nodes in the subgraph.intThe Execution nodes in the subgraph.The Execution nodes in the subgraph.getExecutionsOrBuilder(int index) The Execution nodes in the subgraph.List<? extends ExecutionOrBuilder>The Execution nodes in the subgraph.protected com.google.protobuf.GeneratedMessage.FieldAccessorTablefinal booleanmergeFrom(LineageSubgraph other) mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) removeArtifacts(int index) The Artifact nodes in the subgraph.removeEvents(int index) The Event edges between Artifacts and Executions in the subgraph.removeExecutions(int index) The Execution nodes in the subgraph.setArtifacts(int index, Artifact value) The Artifact nodes in the subgraph.setArtifacts(int index, Artifact.Builder builderForValue) The Artifact nodes in the subgraph.The Event edges between Artifacts and Executions in the subgraph.setEvents(int index, Event.Builder builderForValue) The Event edges between Artifacts and Executions in the subgraph.setExecutions(int index, Execution value) The Execution nodes in the subgraph.setExecutions(int index, Execution.Builder builderForValue) The Execution nodes in the subgraph.Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<LineageSubgraph.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<LineageSubgraph.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<LineageSubgraph.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<LineageSubgraph.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<LineageSubgraph.Builder>
-
mergeFrom
public LineageSubgraph.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<LineageSubgraph.Builder>- Throws:
IOException
-
getArtifactsList
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1;- Specified by:
getArtifactsListin interfaceLineageSubgraphOrBuilder
-
getArtifactsCount
public int getArtifactsCount()The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1;- Specified by:
getArtifactsCountin interfaceLineageSubgraphOrBuilder
-
getArtifacts
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1;- Specified by:
getArtifactsin interfaceLineageSubgraphOrBuilder
-
setArtifacts
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1; -
setArtifacts
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1; -
addArtifacts
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1; -
addArtifacts
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1; -
addArtifacts
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1; -
addArtifacts
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1; -
addAllArtifacts
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1; -
clearArtifacts
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1; -
removeArtifacts
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1; -
getArtifactsBuilder
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1; -
getArtifactsOrBuilder
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1;- Specified by:
getArtifactsOrBuilderin interfaceLineageSubgraphOrBuilder
-
getArtifactsOrBuilderList
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1;- Specified by:
getArtifactsOrBuilderListin interfaceLineageSubgraphOrBuilder
-
addArtifactsBuilder
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1; -
addArtifactsBuilder
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1; -
getArtifactsBuilderList
The Artifact nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Artifact artifacts = 1; -
getExecutionsList
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Execution executions = 2;- Specified by:
getExecutionsListin interfaceLineageSubgraphOrBuilder
-
getExecutionsCount
public int getExecutionsCount()The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Execution executions = 2;- Specified by:
getExecutionsCountin interfaceLineageSubgraphOrBuilder
-
getExecutions
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Execution executions = 2;- Specified by:
getExecutionsin interfaceLineageSubgraphOrBuilder
-
setExecutions
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Execution executions = 2; -
setExecutions
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Execution executions = 2; -
addExecutions
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Execution executions = 2; -
addExecutions
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Execution executions = 2; -
addExecutions
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Execution executions = 2; -
addExecutions
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Execution executions = 2; -
addAllExecutions
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Execution executions = 2; -
clearExecutions
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Execution executions = 2; -
removeExecutions
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Execution executions = 2; -
getExecutionsBuilder
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Execution executions = 2; -
getExecutionsOrBuilder
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Execution executions = 2;- Specified by:
getExecutionsOrBuilderin interfaceLineageSubgraphOrBuilder
-
getExecutionsOrBuilderList
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Execution executions = 2;- Specified by:
getExecutionsOrBuilderListin interfaceLineageSubgraphOrBuilder
-
addExecutionsBuilder
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Execution executions = 2; -
addExecutionsBuilder
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Execution executions = 2; -
getExecutionsBuilderList
The Execution nodes in the subgraph.
repeated .google.cloud.aiplatform.v1.Execution executions = 2; -
getEventsList
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1.Event events = 3;- Specified by:
getEventsListin interfaceLineageSubgraphOrBuilder
-
getEventsCount
public int getEventsCount()The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1.Event events = 3;- Specified by:
getEventsCountin interfaceLineageSubgraphOrBuilder
-
getEvents
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1.Event events = 3;- Specified by:
getEventsin interfaceLineageSubgraphOrBuilder
-
setEvents
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1.Event events = 3; -
setEvents
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1.Event events = 3; -
addEvents
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1.Event events = 3; -
addEvents
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1.Event events = 3; -
addEvents
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1.Event events = 3; -
addEvents
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1.Event events = 3; -
addAllEvents
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1.Event events = 3; -
clearEvents
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1.Event events = 3; -
removeEvents
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1.Event events = 3; -
getEventsBuilder
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1.Event events = 3; -
getEventsOrBuilder
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1.Event events = 3;- Specified by:
getEventsOrBuilderin interfaceLineageSubgraphOrBuilder
-
getEventsOrBuilderList
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1.Event events = 3;- Specified by:
getEventsOrBuilderListin interfaceLineageSubgraphOrBuilder
-
addEventsBuilder
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1.Event events = 3; -
addEventsBuilder
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1.Event events = 3; -
getEventsBuilderList
The Event edges between Artifacts and Executions in the subgraph.
repeated .google.cloud.aiplatform.v1.Event events = 3;
-