Uses of Class
com.google.cloud.aiplatform.v1.QueryExecutionInputsAndOutputsRequest
-
Packages that use QueryExecutionInputsAndOutputsRequest Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1.stub -
-
Uses of QueryExecutionInputsAndOutputsRequest in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return QueryExecutionInputsAndOutputsRequest Modifier and Type Method Description QueryExecutionInputsAndOutputsRequestQueryExecutionInputsAndOutputsRequest.Builder. build()QueryExecutionInputsAndOutputsRequestQueryExecutionInputsAndOutputsRequest.Builder. buildPartial()static QueryExecutionInputsAndOutputsRequestQueryExecutionInputsAndOutputsRequest. getDefaultInstance()QueryExecutionInputsAndOutputsRequestQueryExecutionInputsAndOutputsRequest.Builder. getDefaultInstanceForType()QueryExecutionInputsAndOutputsRequestQueryExecutionInputsAndOutputsRequest. getDefaultInstanceForType()static QueryExecutionInputsAndOutputsRequestQueryExecutionInputsAndOutputsRequest. parseDelimitedFrom(InputStream input)static QueryExecutionInputsAndOutputsRequestQueryExecutionInputsAndOutputsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryExecutionInputsAndOutputsRequestQueryExecutionInputsAndOutputsRequest. parseFrom(byte[] data)static QueryExecutionInputsAndOutputsRequestQueryExecutionInputsAndOutputsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryExecutionInputsAndOutputsRequestQueryExecutionInputsAndOutputsRequest. parseFrom(com.google.protobuf.ByteString data)static QueryExecutionInputsAndOutputsRequestQueryExecutionInputsAndOutputsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryExecutionInputsAndOutputsRequestQueryExecutionInputsAndOutputsRequest. parseFrom(com.google.protobuf.CodedInputStream input)static QueryExecutionInputsAndOutputsRequestQueryExecutionInputsAndOutputsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryExecutionInputsAndOutputsRequestQueryExecutionInputsAndOutputsRequest. parseFrom(InputStream input)static QueryExecutionInputsAndOutputsRequestQueryExecutionInputsAndOutputsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static QueryExecutionInputsAndOutputsRequestQueryExecutionInputsAndOutputsRequest. parseFrom(ByteBuffer data)static QueryExecutionInputsAndOutputsRequestQueryExecutionInputsAndOutputsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type QueryExecutionInputsAndOutputsRequest Modifier and Type Method Description com.google.protobuf.Parser<QueryExecutionInputsAndOutputsRequest>QueryExecutionInputsAndOutputsRequest. getParserForType()static io.grpc.MethodDescriptor<QueryExecutionInputsAndOutputsRequest,LineageSubgraph>MetadataServiceGrpc. getQueryExecutionInputsAndOutputsMethod()static com.google.protobuf.Parser<QueryExecutionInputsAndOutputsRequest>QueryExecutionInputsAndOutputsRequest. parser()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 QueryExecutionInputsAndOutputsRequest Modifier and Type Method Description QueryExecutionInputsAndOutputsRequest.BuilderQueryExecutionInputsAndOutputsRequest.Builder. mergeFrom(QueryExecutionInputsAndOutputsRequest other)static QueryExecutionInputsAndOutputsRequest.BuilderQueryExecutionInputsAndOutputsRequest. newBuilder(QueryExecutionInputsAndOutputsRequest prototype)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.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.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.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.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 QueryExecutionInputsAndOutputsRequest in com.google.cloud.aiplatform.v1.stub
Methods in com.google.cloud.aiplatform.v1.stub that return types with arguments of type QueryExecutionInputsAndOutputsRequest Modifier and Type Method Description 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.
-