Uses of Class
com.google.cloud.aiplatform.v1beta1.Execution
-
Packages that use Execution Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of Execution in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return Execution Modifier and Type Method Description ExecutionExecution.Builder. build()ExecutionExecution.Builder. buildPartial()ExecutionMetadataServiceClient. createExecution(CreateExecutionRequest request)Creates an Execution associated with a MetadataStore.ExecutionMetadataServiceClient. createExecution(MetadataStoreName parent, Execution execution, String executionId)Creates an Execution associated with a MetadataStore.ExecutionMetadataServiceClient. createExecution(String parent, Execution execution, String executionId)Creates an Execution associated with a MetadataStore.ExecutionMetadataServiceGrpc.MetadataServiceBlockingStub. createExecution(CreateExecutionRequest request)Creates an Execution associated with a MetadataStore.static ExecutionExecution. getDefaultInstance()ExecutionExecution.Builder. getDefaultInstanceForType()ExecutionExecution. getDefaultInstanceForType()ExecutionCreateExecutionRequest.Builder. getExecution()Required.ExecutionCreateExecutionRequest. getExecution()Required.ExecutionCreateExecutionRequestOrBuilder. getExecution()Required.ExecutionMetadataServiceClient. getExecution(ExecutionName name)Retrieves a specific Execution.ExecutionMetadataServiceClient. getExecution(GetExecutionRequest request)Retrieves a specific Execution.ExecutionMetadataServiceClient. getExecution(String name)Retrieves a specific Execution.ExecutionMetadataServiceGrpc.MetadataServiceBlockingStub. getExecution(GetExecutionRequest request)Retrieves a specific Execution.ExecutionPipelineTaskDetail.Builder. getExecution()Output only.ExecutionPipelineTaskDetail. getExecution()Output only.ExecutionPipelineTaskDetailOrBuilder. getExecution()Output only.ExecutionUpdateExecutionRequest.Builder. getExecution()Required.ExecutionUpdateExecutionRequest. getExecution()Required.ExecutionUpdateExecutionRequestOrBuilder. getExecution()Required.ExecutionLineageSubgraph.Builder. getExecutions(int index)The Execution nodes in the subgraph.ExecutionLineageSubgraph. getExecutions(int index)The Execution nodes in the subgraph.ExecutionLineageSubgraphOrBuilder. getExecutions(int index)The Execution nodes in the subgraph.ExecutionListExecutionsResponse.Builder. getExecutions(int index)The Executions retrieved from the MetadataStore.ExecutionListExecutionsResponse. getExecutions(int index)The Executions retrieved from the MetadataStore.ExecutionListExecutionsResponseOrBuilder. getExecutions(int index)The Executions retrieved from the MetadataStore.static ExecutionExecution. parseDelimitedFrom(InputStream input)static ExecutionExecution. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionExecution. parseFrom(byte[] data)static ExecutionExecution. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionExecution. parseFrom(com.google.protobuf.ByteString data)static ExecutionExecution. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionExecution. parseFrom(com.google.protobuf.CodedInputStream input)static ExecutionExecution. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionExecution. parseFrom(InputStream input)static ExecutionExecution. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExecutionExecution. parseFrom(ByteBuffer data)static ExecutionExecution. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ExecutionMetadataServiceClient. updateExecution(Execution execution, com.google.protobuf.FieldMask updateMask)Updates a stored Execution.ExecutionMetadataServiceClient. updateExecution(UpdateExecutionRequest request)Updates a stored Execution.ExecutionMetadataServiceGrpc.MetadataServiceBlockingStub. updateExecution(UpdateExecutionRequest request)Updates a stored Execution.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type Execution Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Execution>MetadataServiceGrpc.MetadataServiceFutureStub. createExecution(CreateExecutionRequest request)Creates an Execution associated with a MetadataStore.com.google.api.gax.rpc.UnaryCallable<CreateExecutionRequest,Execution>MetadataServiceClient. createExecutionCallable()Creates an Execution associated with a MetadataStore.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateExecutionRequest,Execution>MetadataServiceSettings.Builder. createExecutionSettings()Returns the builder for the settings used for calls to createExecution.com.google.api.gax.rpc.UnaryCallSettings<CreateExecutionRequest,Execution>MetadataServiceSettings. createExecutionSettings()Returns the object with the settings used for calls to createExecution.static io.grpc.MethodDescriptor<CreateExecutionRequest,Execution>MetadataServiceGrpc. getCreateExecutionMethod()com.google.common.util.concurrent.ListenableFuture<Execution>MetadataServiceGrpc.MetadataServiceFutureStub. getExecution(GetExecutionRequest request)Retrieves a specific Execution.com.google.api.gax.rpc.UnaryCallable<GetExecutionRequest,Execution>MetadataServiceClient. getExecutionCallable()Retrieves a specific Execution.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetExecutionRequest,Execution>MetadataServiceSettings.Builder. getExecutionSettings()Returns the builder for the settings used for calls to getExecution.com.google.api.gax.rpc.UnaryCallSettings<GetExecutionRequest,Execution>MetadataServiceSettings. getExecutionSettings()Returns the object with the settings used for calls to getExecution.List<Execution>LineageSubgraph.Builder. getExecutionsList()The Execution nodes in the subgraph.List<Execution>LineageSubgraph. getExecutionsList()The Execution nodes in the subgraph.List<Execution>LineageSubgraphOrBuilder. getExecutionsList()The Execution nodes in the subgraph.List<Execution>ListExecutionsResponse.Builder. getExecutionsList()The Executions retrieved from the MetadataStore.List<Execution>ListExecutionsResponse. getExecutionsList()The Executions retrieved from the MetadataStore.List<Execution>ListExecutionsResponseOrBuilder. getExecutionsList()The Executions retrieved from the MetadataStore.static io.grpc.MethodDescriptor<GetExecutionRequest,Execution>MetadataServiceGrpc. getGetExecutionMethod()com.google.protobuf.Parser<Execution>Execution. getParserForType()static io.grpc.MethodDescriptor<UpdateExecutionRequest,Execution>MetadataServiceGrpc. getUpdateExecutionMethod()static com.google.protobuf.Parser<Execution>Execution. parser()com.google.common.util.concurrent.ListenableFuture<Execution>MetadataServiceGrpc.MetadataServiceFutureStub. updateExecution(UpdateExecutionRequest request)Updates a stored Execution.com.google.api.gax.rpc.UnaryCallable<UpdateExecutionRequest,Execution>MetadataServiceClient. updateExecutionCallable()Updates a stored Execution.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateExecutionRequest,Execution>MetadataServiceSettings.Builder. updateExecutionSettings()Returns the builder for the settings used for calls to updateExecution.com.google.api.gax.rpc.UnaryCallSettings<UpdateExecutionRequest,Execution>MetadataServiceSettings. updateExecutionSettings()Returns the object with the settings used for calls to updateExecution.Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type Execution Modifier and Type Method Description LineageSubgraph.BuilderLineageSubgraph.Builder. addExecutions(int index, Execution value)The Execution nodes in the subgraph.LineageSubgraph.BuilderLineageSubgraph.Builder. addExecutions(Execution value)The Execution nodes in the subgraph.ListExecutionsResponse.BuilderListExecutionsResponse.Builder. addExecutions(int index, Execution value)The Executions retrieved from the MetadataStore.ListExecutionsResponse.BuilderListExecutionsResponse.Builder. addExecutions(Execution value)The Executions retrieved from the MetadataStore.ExecutionMetadataServiceClient. createExecution(MetadataStoreName parent, Execution execution, String executionId)Creates an Execution associated with a MetadataStore.ExecutionMetadataServiceClient. createExecution(String parent, Execution execution, String executionId)Creates an Execution associated with a MetadataStore.CreateExecutionRequest.BuilderCreateExecutionRequest.Builder. mergeExecution(Execution value)Required.PipelineTaskDetail.BuilderPipelineTaskDetail.Builder. mergeExecution(Execution value)Output only.UpdateExecutionRequest.BuilderUpdateExecutionRequest.Builder. mergeExecution(Execution value)Required.Execution.BuilderExecution.Builder. mergeFrom(Execution other)static Execution.BuilderExecution. newBuilder(Execution prototype)CreateExecutionRequest.BuilderCreateExecutionRequest.Builder. setExecution(Execution value)Required.PipelineTaskDetail.BuilderPipelineTaskDetail.Builder. setExecution(Execution value)Output only.UpdateExecutionRequest.BuilderUpdateExecutionRequest.Builder. setExecution(Execution value)Required.LineageSubgraph.BuilderLineageSubgraph.Builder. setExecutions(int index, Execution value)The Execution nodes in the subgraph.ListExecutionsResponse.BuilderListExecutionsResponse.Builder. setExecutions(int index, Execution value)The Executions retrieved from the MetadataStore.ExecutionMetadataServiceClient. updateExecution(Execution execution, com.google.protobuf.FieldMask updateMask)Updates a stored Execution.Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type Execution Modifier and Type Method Description LineageSubgraph.BuilderLineageSubgraph.Builder. addAllExecutions(Iterable<? extends Execution> values)The Execution nodes in the subgraph.ListExecutionsResponse.BuilderListExecutionsResponse.Builder. addAllExecutions(Iterable<? extends Execution> values)The Executions retrieved from the MetadataStore.static com.google.api.core.ApiFuture<MetadataServiceClient.ListExecutionsPagedResponse>MetadataServiceClient.ListExecutionsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListExecutionsRequest,ListExecutionsResponse,Execution> context, com.google.api.core.ApiFuture<ListExecutionsResponse> futureResponse)default voidMetadataServiceGrpc.AsyncService. createExecution(CreateExecutionRequest request, io.grpc.stub.StreamObserver<Execution> responseObserver)Creates an Execution associated with a MetadataStore.voidMetadataServiceGrpc.MetadataServiceStub. createExecution(CreateExecutionRequest request, io.grpc.stub.StreamObserver<Execution> responseObserver)Creates an Execution associated with a MetadataStore.protected MetadataServiceClient.ListExecutionsPageMetadataServiceClient.ListExecutionsPage. createPage(com.google.api.gax.rpc.PageContext<ListExecutionsRequest,ListExecutionsResponse,Execution> context, ListExecutionsResponse response)com.google.api.core.ApiFuture<MetadataServiceClient.ListExecutionsPage>MetadataServiceClient.ListExecutionsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListExecutionsRequest,ListExecutionsResponse,Execution> context, com.google.api.core.ApiFuture<ListExecutionsResponse> futureResponse)default voidMetadataServiceGrpc.AsyncService. getExecution(GetExecutionRequest request, io.grpc.stub.StreamObserver<Execution> responseObserver)Retrieves a specific Execution.voidMetadataServiceGrpc.MetadataServiceStub. getExecution(GetExecutionRequest request, io.grpc.stub.StreamObserver<Execution> responseObserver)Retrieves a specific Execution.default voidMetadataServiceGrpc.AsyncService. updateExecution(UpdateExecutionRequest request, io.grpc.stub.StreamObserver<Execution> responseObserver)Updates a stored Execution.voidMetadataServiceGrpc.MetadataServiceStub. updateExecution(UpdateExecutionRequest request, io.grpc.stub.StreamObserver<Execution> responseObserver)Updates a stored Execution. -
Uses of Execution in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type Execution Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateExecutionRequest,Execution>GrpcMetadataServiceStub. createExecutionCallable()com.google.api.gax.rpc.UnaryCallable<CreateExecutionRequest,Execution>MetadataServiceStub. createExecutionCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateExecutionRequest,Execution>MetadataServiceStubSettings.Builder. createExecutionSettings()Returns the builder for the settings used for calls to createExecution.com.google.api.gax.rpc.UnaryCallSettings<CreateExecutionRequest,Execution>MetadataServiceStubSettings. createExecutionSettings()Returns the object with the settings used for calls to createExecution.com.google.api.gax.rpc.UnaryCallable<GetExecutionRequest,Execution>GrpcMetadataServiceStub. getExecutionCallable()com.google.api.gax.rpc.UnaryCallable<GetExecutionRequest,Execution>MetadataServiceStub. getExecutionCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetExecutionRequest,Execution>MetadataServiceStubSettings.Builder. getExecutionSettings()Returns the builder for the settings used for calls to getExecution.com.google.api.gax.rpc.UnaryCallSettings<GetExecutionRequest,Execution>MetadataServiceStubSettings. getExecutionSettings()Returns the object with the settings used for calls to getExecution.com.google.api.gax.rpc.UnaryCallable<UpdateExecutionRequest,Execution>GrpcMetadataServiceStub. updateExecutionCallable()com.google.api.gax.rpc.UnaryCallable<UpdateExecutionRequest,Execution>MetadataServiceStub. updateExecutionCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateExecutionRequest,Execution>MetadataServiceStubSettings.Builder. updateExecutionSettings()Returns the builder for the settings used for calls to updateExecution.com.google.api.gax.rpc.UnaryCallSettings<UpdateExecutionRequest,Execution>MetadataServiceStubSettings. updateExecutionSettings()Returns the object with the settings used for calls to updateExecution.
-