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