Uses of Class
com.google.cloud.aiplatform.v1.LineageSubgraph
-
Packages that use LineageSubgraph Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1.stub -
-
Uses of LineageSubgraph in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return LineageSubgraph Modifier and Type Method Description LineageSubgraphLineageSubgraph.Builder. build()LineageSubgraphLineageSubgraph.Builder. buildPartial()static LineageSubgraphLineageSubgraph. getDefaultInstance()LineageSubgraphLineageSubgraph.Builder. getDefaultInstanceForType()LineageSubgraphLineageSubgraph. getDefaultInstanceForType()static LineageSubgraphLineageSubgraph. parseDelimitedFrom(InputStream input)static LineageSubgraphLineageSubgraph. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LineageSubgraphLineageSubgraph. parseFrom(byte[] data)static LineageSubgraphLineageSubgraph. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LineageSubgraphLineageSubgraph. parseFrom(com.google.protobuf.ByteString data)static LineageSubgraphLineageSubgraph. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LineageSubgraphLineageSubgraph. parseFrom(com.google.protobuf.CodedInputStream input)static LineageSubgraphLineageSubgraph. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LineageSubgraphLineageSubgraph. parseFrom(InputStream input)static LineageSubgraphLineageSubgraph. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LineageSubgraphLineageSubgraph. parseFrom(ByteBuffer data)static LineageSubgraphLineageSubgraph. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)LineageSubgraphMetadataServiceClient. queryArtifactLineageSubgraph(ArtifactName artifact)Retrieves lineage of an Artifact represented through Artifacts and Executions connected by Event edges and returned as a LineageSubgraph.LineageSubgraphMetadataServiceClient. queryArtifactLineageSubgraph(QueryArtifactLineageSubgraphRequest request)Retrieves lineage of an Artifact represented through Artifacts and Executions connected by Event edges and returned as a LineageSubgraph.LineageSubgraphMetadataServiceClient. queryArtifactLineageSubgraph(String artifact)Retrieves lineage of an Artifact represented through Artifacts and Executions connected by Event edges and returned as a LineageSubgraph.LineageSubgraphMetadataServiceGrpc.MetadataServiceBlockingStub. queryArtifactLineageSubgraph(QueryArtifactLineageSubgraphRequest request)Retrieves lineage of an Artifact represented through Artifacts and Executions connected by Event edges and returned as a LineageSubgraph.LineageSubgraphMetadataServiceClient. queryContextLineageSubgraph(ContextName context)Retrieves Artifacts and Executions within the specified Context, connected by Event edges and returned as a LineageSubgraph.LineageSubgraphMetadataServiceClient. queryContextLineageSubgraph(QueryContextLineageSubgraphRequest request)Retrieves Artifacts and Executions within the specified Context, connected by Event edges and returned as a LineageSubgraph.LineageSubgraphMetadataServiceClient. queryContextLineageSubgraph(String context)Retrieves Artifacts and Executions within the specified Context, connected by Event edges and returned as a LineageSubgraph.LineageSubgraphMetadataServiceGrpc.MetadataServiceBlockingStub. queryContextLineageSubgraph(QueryContextLineageSubgraphRequest request)Retrieves Artifacts and Executions within the specified Context, connected by Event edges and returned as a LineageSubgraph.LineageSubgraphMetadataServiceClient. queryExecutionInputsAndOutputs(ExecutionName execution)Obtains the set of input and output Artifacts for this Execution, in the form of LineageSubgraph that also contains the Execution and connecting Events.LineageSubgraphMetadataServiceClient. queryExecutionInputsAndOutputs(QueryExecutionInputsAndOutputsRequest request)Obtains the set of input and output Artifacts for this Execution, in the form of LineageSubgraph that also contains the Execution and connecting Events.LineageSubgraphMetadataServiceClient. queryExecutionInputsAndOutputs(String execution)Obtains the set of input and output Artifacts for this Execution, in the form of LineageSubgraph that also contains the Execution and connecting Events.LineageSubgraphMetadataServiceGrpc.MetadataServiceBlockingStub. queryExecutionInputsAndOutputs(QueryExecutionInputsAndOutputsRequest request)Obtains the set of input and output Artifacts for this Execution, in the form of LineageSubgraph that also contains the Execution and connecting Events.Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type LineageSubgraph Modifier and Type Method Description com.google.protobuf.Parser<LineageSubgraph>LineageSubgraph. getParserForType()static io.grpc.MethodDescriptor<QueryArtifactLineageSubgraphRequest,LineageSubgraph>MetadataServiceGrpc. getQueryArtifactLineageSubgraphMethod()static io.grpc.MethodDescriptor<QueryContextLineageSubgraphRequest,LineageSubgraph>MetadataServiceGrpc. getQueryContextLineageSubgraphMethod()static io.grpc.MethodDescriptor<QueryExecutionInputsAndOutputsRequest,LineageSubgraph>MetadataServiceGrpc. getQueryExecutionInputsAndOutputsMethod()static com.google.protobuf.Parser<LineageSubgraph>LineageSubgraph. parser()com.google.common.util.concurrent.ListenableFuture<LineageSubgraph>MetadataServiceGrpc.MetadataServiceFutureStub. queryArtifactLineageSubgraph(QueryArtifactLineageSubgraphRequest request)Retrieves lineage of an Artifact represented through Artifacts and Executions connected by Event edges and returned as a LineageSubgraph.com.google.api.gax.rpc.UnaryCallable<QueryArtifactLineageSubgraphRequest,LineageSubgraph>MetadataServiceClient. queryArtifactLineageSubgraphCallable()Retrieves lineage of an Artifact represented through Artifacts and Executions connected by Event edges and returned as a LineageSubgraph.com.google.api.gax.rpc.UnaryCallSettings.Builder<QueryArtifactLineageSubgraphRequest,LineageSubgraph>MetadataServiceSettings.Builder. queryArtifactLineageSubgraphSettings()Returns the builder for the settings used for calls to queryArtifactLineageSubgraph.com.google.api.gax.rpc.UnaryCallSettings<QueryArtifactLineageSubgraphRequest,LineageSubgraph>MetadataServiceSettings. queryArtifactLineageSubgraphSettings()Returns the object with the settings used for calls to queryArtifactLineageSubgraph.com.google.common.util.concurrent.ListenableFuture<LineageSubgraph>MetadataServiceGrpc.MetadataServiceFutureStub. queryContextLineageSubgraph(QueryContextLineageSubgraphRequest request)Retrieves Artifacts and Executions within the specified Context, connected by Event edges and returned as a LineageSubgraph.com.google.api.gax.rpc.UnaryCallable<QueryContextLineageSubgraphRequest,LineageSubgraph>MetadataServiceClient. queryContextLineageSubgraphCallable()Retrieves Artifacts and Executions within the specified Context, connected by Event edges and returned as a LineageSubgraph.com.google.api.gax.rpc.UnaryCallSettings.Builder<QueryContextLineageSubgraphRequest,LineageSubgraph>MetadataServiceSettings.Builder. queryContextLineageSubgraphSettings()Returns the builder for the settings used for calls to queryContextLineageSubgraph.com.google.api.gax.rpc.UnaryCallSettings<QueryContextLineageSubgraphRequest,LineageSubgraph>MetadataServiceSettings. queryContextLineageSubgraphSettings()Returns the object with the settings used for calls to queryContextLineageSubgraph.com.google.common.util.concurrent.ListenableFuture<LineageSubgraph>MetadataServiceGrpc.MetadataServiceFutureStub. queryExecutionInputsAndOutputs(QueryExecutionInputsAndOutputsRequest request)Obtains the set of input and output Artifacts for this Execution, in the form of LineageSubgraph that also contains the Execution and connecting Events.com.google.api.gax.rpc.UnaryCallable<QueryExecutionInputsAndOutputsRequest,LineageSubgraph>MetadataServiceClient. queryExecutionInputsAndOutputsCallable()Obtains the set of input and output Artifacts for this Execution, in the form of LineageSubgraph that also contains the Execution and connecting Events.com.google.api.gax.rpc.UnaryCallSettings.Builder<QueryExecutionInputsAndOutputsRequest,LineageSubgraph>MetadataServiceSettings.Builder. queryExecutionInputsAndOutputsSettings()Returns the builder for the settings used for calls to queryExecutionInputsAndOutputs.com.google.api.gax.rpc.UnaryCallSettings<QueryExecutionInputsAndOutputsRequest,LineageSubgraph>MetadataServiceSettings. queryExecutionInputsAndOutputsSettings()Returns the object with the settings used for calls to queryExecutionInputsAndOutputs.Methods in com.google.cloud.aiplatform.v1 with parameters of type LineageSubgraph Modifier and Type Method Description LineageSubgraph.BuilderLineageSubgraph.Builder. mergeFrom(LineageSubgraph other)static LineageSubgraph.BuilderLineageSubgraph. newBuilder(LineageSubgraph prototype)Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type LineageSubgraph Modifier and Type Method Description default voidMetadataServiceGrpc.AsyncService. queryArtifactLineageSubgraph(QueryArtifactLineageSubgraphRequest request, io.grpc.stub.StreamObserver<LineageSubgraph> responseObserver)Retrieves lineage of an Artifact represented through Artifacts and Executions connected by Event edges and returned as a LineageSubgraph.voidMetadataServiceGrpc.MetadataServiceStub. queryArtifactLineageSubgraph(QueryArtifactLineageSubgraphRequest request, io.grpc.stub.StreamObserver<LineageSubgraph> responseObserver)Retrieves lineage of an Artifact represented through Artifacts and Executions connected by Event edges and returned as a LineageSubgraph.default voidMetadataServiceGrpc.AsyncService. queryContextLineageSubgraph(QueryContextLineageSubgraphRequest request, io.grpc.stub.StreamObserver<LineageSubgraph> responseObserver)Retrieves Artifacts and Executions within the specified Context, connected by Event edges and returned as a LineageSubgraph.voidMetadataServiceGrpc.MetadataServiceStub. queryContextLineageSubgraph(QueryContextLineageSubgraphRequest request, io.grpc.stub.StreamObserver<LineageSubgraph> responseObserver)Retrieves Artifacts and Executions within the specified Context, connected by Event edges and returned as a LineageSubgraph.default voidMetadataServiceGrpc.AsyncService. queryExecutionInputsAndOutputs(QueryExecutionInputsAndOutputsRequest request, io.grpc.stub.StreamObserver<LineageSubgraph> responseObserver)Obtains the set of input and output Artifacts for this Execution, in the form of LineageSubgraph that also contains the Execution and connecting Events.voidMetadataServiceGrpc.MetadataServiceStub. queryExecutionInputsAndOutputs(QueryExecutionInputsAndOutputsRequest request, io.grpc.stub.StreamObserver<LineageSubgraph> responseObserver)Obtains the set of input and output Artifacts for this Execution, in the form of LineageSubgraph that also contains the Execution and connecting Events. -
Uses of LineageSubgraph in com.google.cloud.aiplatform.v1.stub
Methods in com.google.cloud.aiplatform.v1.stub that return types with arguments of type LineageSubgraph Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<QueryArtifactLineageSubgraphRequest,LineageSubgraph>GrpcMetadataServiceStub. queryArtifactLineageSubgraphCallable()com.google.api.gax.rpc.UnaryCallable<QueryArtifactLineageSubgraphRequest,LineageSubgraph>MetadataServiceStub. queryArtifactLineageSubgraphCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<QueryArtifactLineageSubgraphRequest,LineageSubgraph>MetadataServiceStubSettings.Builder. queryArtifactLineageSubgraphSettings()Returns the builder for the settings used for calls to queryArtifactLineageSubgraph.com.google.api.gax.rpc.UnaryCallSettings<QueryArtifactLineageSubgraphRequest,LineageSubgraph>MetadataServiceStubSettings. queryArtifactLineageSubgraphSettings()Returns the object with the settings used for calls to queryArtifactLineageSubgraph.com.google.api.gax.rpc.UnaryCallable<QueryContextLineageSubgraphRequest,LineageSubgraph>GrpcMetadataServiceStub. queryContextLineageSubgraphCallable()com.google.api.gax.rpc.UnaryCallable<QueryContextLineageSubgraphRequest,LineageSubgraph>MetadataServiceStub. queryContextLineageSubgraphCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<QueryContextLineageSubgraphRequest,LineageSubgraph>MetadataServiceStubSettings.Builder. queryContextLineageSubgraphSettings()Returns the builder for the settings used for calls to queryContextLineageSubgraph.com.google.api.gax.rpc.UnaryCallSettings<QueryContextLineageSubgraphRequest,LineageSubgraph>MetadataServiceStubSettings. queryContextLineageSubgraphSettings()Returns the object with the settings used for calls to queryContextLineageSubgraph.com.google.api.gax.rpc.UnaryCallable<QueryExecutionInputsAndOutputsRequest,LineageSubgraph>GrpcMetadataServiceStub. queryExecutionInputsAndOutputsCallable()com.google.api.gax.rpc.UnaryCallable<QueryExecutionInputsAndOutputsRequest,LineageSubgraph>MetadataServiceStub. queryExecutionInputsAndOutputsCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<QueryExecutionInputsAndOutputsRequest,LineageSubgraph>MetadataServiceStubSettings.Builder. queryExecutionInputsAndOutputsSettings()Returns the builder for the settings used for calls to queryExecutionInputsAndOutputs.com.google.api.gax.rpc.UnaryCallSettings<QueryExecutionInputsAndOutputsRequest,LineageSubgraph>MetadataServiceStubSettings. queryExecutionInputsAndOutputsSettings()Returns the object with the settings used for calls to queryExecutionInputsAndOutputs.
-