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 QueryExecutionInputsAndOutputsRequest
QueryExecutionInputsAndOutputsRequest.Builder. build()
QueryExecutionInputsAndOutputsRequest
QueryExecutionInputsAndOutputsRequest.Builder. buildPartial()
static QueryExecutionInputsAndOutputsRequest
QueryExecutionInputsAndOutputsRequest. getDefaultInstance()
QueryExecutionInputsAndOutputsRequest
QueryExecutionInputsAndOutputsRequest.Builder. getDefaultInstanceForType()
QueryExecutionInputsAndOutputsRequest
QueryExecutionInputsAndOutputsRequest. getDefaultInstanceForType()
static QueryExecutionInputsAndOutputsRequest
QueryExecutionInputsAndOutputsRequest. parseDelimitedFrom(InputStream input)
static QueryExecutionInputsAndOutputsRequest
QueryExecutionInputsAndOutputsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static QueryExecutionInputsAndOutputsRequest
QueryExecutionInputsAndOutputsRequest. parseFrom(byte[] data)
static QueryExecutionInputsAndOutputsRequest
QueryExecutionInputsAndOutputsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static QueryExecutionInputsAndOutputsRequest
QueryExecutionInputsAndOutputsRequest. parseFrom(com.google.protobuf.ByteString data)
static QueryExecutionInputsAndOutputsRequest
QueryExecutionInputsAndOutputsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static QueryExecutionInputsAndOutputsRequest
QueryExecutionInputsAndOutputsRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static QueryExecutionInputsAndOutputsRequest
QueryExecutionInputsAndOutputsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static QueryExecutionInputsAndOutputsRequest
QueryExecutionInputsAndOutputsRequest. parseFrom(InputStream input)
static QueryExecutionInputsAndOutputsRequest
QueryExecutionInputsAndOutputsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static QueryExecutionInputsAndOutputsRequest
QueryExecutionInputsAndOutputsRequest. parseFrom(ByteBuffer data)
static QueryExecutionInputsAndOutputsRequest
QueryExecutionInputsAndOutputsRequest. 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.Builder
QueryExecutionInputsAndOutputsRequest.Builder. mergeFrom(QueryExecutionInputsAndOutputsRequest other)
static QueryExecutionInputsAndOutputsRequest.Builder
QueryExecutionInputsAndOutputsRequest. newBuilder(QueryExecutionInputsAndOutputsRequest prototype)
LineageSubgraph
MetadataServiceClient. 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 void
MetadataServiceGrpc.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.LineageSubgraph
MetadataServiceGrpc.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.void
MetadataServiceGrpc.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.
-