Uses of Class
com.google.cloud.aiplatform.v1beta1.QueryArtifactLineageSubgraphRequest
-
Packages that use QueryArtifactLineageSubgraphRequest Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of QueryArtifactLineageSubgraphRequest in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return QueryArtifactLineageSubgraphRequest Modifier and Type Method Description QueryArtifactLineageSubgraphRequestQueryArtifactLineageSubgraphRequest.Builder. build()QueryArtifactLineageSubgraphRequestQueryArtifactLineageSubgraphRequest.Builder. buildPartial()static QueryArtifactLineageSubgraphRequestQueryArtifactLineageSubgraphRequest. getDefaultInstance()QueryArtifactLineageSubgraphRequestQueryArtifactLineageSubgraphRequest.Builder. getDefaultInstanceForType()QueryArtifactLineageSubgraphRequestQueryArtifactLineageSubgraphRequest. getDefaultInstanceForType()static QueryArtifactLineageSubgraphRequestQueryArtifactLineageSubgraphRequest. parseDelimitedFrom(InputStream input)static QueryArtifactLineageSubgraphRequestQueryArtifactLineageSubgraphRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryArtifactLineageSubgraphRequestQueryArtifactLineageSubgraphRequest. parseFrom(byte[] data)static QueryArtifactLineageSubgraphRequestQueryArtifactLineageSubgraphRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryArtifactLineageSubgraphRequestQueryArtifactLineageSubgraphRequest. parseFrom(com.google.protobuf.ByteString data)static QueryArtifactLineageSubgraphRequestQueryArtifactLineageSubgraphRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryArtifactLineageSubgraphRequestQueryArtifactLineageSubgraphRequest. parseFrom(com.google.protobuf.CodedInputStream input)static QueryArtifactLineageSubgraphRequestQueryArtifactLineageSubgraphRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryArtifactLineageSubgraphRequestQueryArtifactLineageSubgraphRequest. parseFrom(InputStream input)static QueryArtifactLineageSubgraphRequestQueryArtifactLineageSubgraphRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryArtifactLineageSubgraphRequestQueryArtifactLineageSubgraphRequest. parseFrom(ByteBuffer data)static QueryArtifactLineageSubgraphRequestQueryArtifactLineageSubgraphRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type QueryArtifactLineageSubgraphRequest Modifier and Type Method Description com.google.protobuf.Parser<QueryArtifactLineageSubgraphRequest>QueryArtifactLineageSubgraphRequest. getParserForType()static io.grpc.MethodDescriptor<QueryArtifactLineageSubgraphRequest,LineageSubgraph>MetadataServiceGrpc. getQueryArtifactLineageSubgraphMethod()static com.google.protobuf.Parser<QueryArtifactLineageSubgraphRequest>QueryArtifactLineageSubgraphRequest. parser()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.Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type QueryArtifactLineageSubgraphRequest Modifier and Type Method Description QueryArtifactLineageSubgraphRequest.BuilderQueryArtifactLineageSubgraphRequest.Builder. mergeFrom(QueryArtifactLineageSubgraphRequest other)static QueryArtifactLineageSubgraphRequest.BuilderQueryArtifactLineageSubgraphRequest. newBuilder(QueryArtifactLineageSubgraphRequest prototype)LineageSubgraphMetadataServiceClient. queryArtifactLineageSubgraph(QueryArtifactLineageSubgraphRequest request)Retrieves lineage of an Artifact represented through Artifacts and Executions connected by Event edges and returned as a LineageSubgraph.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.LineageSubgraphMetadataServiceGrpc.MetadataServiceBlockingStub. queryArtifactLineageSubgraph(QueryArtifactLineageSubgraphRequest request)Retrieves lineage of an Artifact represented through Artifacts and Executions connected by Event edges and returned as a LineageSubgraph.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.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. -
Uses of QueryArtifactLineageSubgraphRequest in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type QueryArtifactLineageSubgraphRequest 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.
-