Uses of Class
com.google.cloud.aiplatform.v1.QueryArtifactLineageSubgraphRequest.Builder
Packages that use QueryArtifactLineageSubgraphRequest.Builder
-
Uses of QueryArtifactLineageSubgraphRequest.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return QueryArtifactLineageSubgraphRequest.BuilderModifier and TypeMethodDescriptionQueryArtifactLineageSubgraphRequest.Builder.clear()QueryArtifactLineageSubgraphRequest.Builder.clearArtifact()Required.QueryArtifactLineageSubgraphRequest.Builder.clearFilter()Filter specifying the boolean condition for the Artifacts to satisfy in order to be part of the Lineage Subgraph.QueryArtifactLineageSubgraphRequest.Builder.clearMaxHops()Specifies the size of the lineage graph in terms of number of hops from the specified artifact.QueryArtifactLineageSubgraphRequest.Builder.mergeFrom(QueryArtifactLineageSubgraphRequest other) QueryArtifactLineageSubgraphRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) QueryArtifactLineageSubgraphRequest.Builder.mergeFrom(com.google.protobuf.Message other) QueryArtifactLineageSubgraphRequest.newBuilder()QueryArtifactLineageSubgraphRequest.newBuilder(QueryArtifactLineageSubgraphRequest prototype) QueryArtifactLineageSubgraphRequest.newBuilderForType()QueryArtifactLineageSubgraphRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) QueryArtifactLineageSubgraphRequest.Builder.setArtifact(String value) Required.QueryArtifactLineageSubgraphRequest.Builder.setArtifactBytes(com.google.protobuf.ByteString value) Required.Filter specifying the boolean condition for the Artifacts to satisfy in order to be part of the Lineage Subgraph.QueryArtifactLineageSubgraphRequest.Builder.setFilterBytes(com.google.protobuf.ByteString value) Filter specifying the boolean condition for the Artifacts to satisfy in order to be part of the Lineage Subgraph.QueryArtifactLineageSubgraphRequest.Builder.setMaxHops(int value) Specifies the size of the lineage graph in terms of number of hops from the specified artifact.QueryArtifactLineageSubgraphRequest.toBuilder()