Uses of Class
com.google.cloud.aiplatform.v1beta1.Artifact
-
Packages that use Artifact Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of Artifact in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return Artifact Modifier and Type Method Description Artifact
Artifact.Builder. build()
Artifact
Artifact.Builder. buildPartial()
Artifact
MetadataServiceClient. createArtifact(CreateArtifactRequest request)
Creates an Artifact associated with a MetadataStore.Artifact
MetadataServiceClient. createArtifact(MetadataStoreName parent, Artifact artifact, String artifactId)
Creates an Artifact associated with a MetadataStore.Artifact
MetadataServiceClient. createArtifact(String parent, Artifact artifact, String artifactId)
Creates an Artifact associated with a MetadataStore.Artifact
MetadataServiceGrpc.MetadataServiceBlockingStub. createArtifact(CreateArtifactRequest request)
Creates an Artifact associated with a MetadataStore.Artifact
CreateArtifactRequest.Builder. getArtifact()
Required.Artifact
CreateArtifactRequest. getArtifact()
Required.Artifact
CreateArtifactRequestOrBuilder. getArtifact()
Required.Artifact
MetadataServiceClient. getArtifact(ArtifactName name)
Retrieves a specific Artifact.Artifact
MetadataServiceClient. getArtifact(GetArtifactRequest request)
Retrieves a specific Artifact.Artifact
MetadataServiceClient. getArtifact(String name)
Retrieves a specific Artifact.Artifact
MetadataServiceGrpc.MetadataServiceBlockingStub. getArtifact(GetArtifactRequest request)
Retrieves a specific Artifact.Artifact
UpdateArtifactRequest.Builder. getArtifact()
Required.Artifact
UpdateArtifactRequest. getArtifact()
Required.Artifact
UpdateArtifactRequestOrBuilder. getArtifact()
Required.Artifact
LineageSubgraph.Builder. getArtifacts(int index)
The Artifact nodes in the subgraph.Artifact
LineageSubgraph. getArtifacts(int index)
The Artifact nodes in the subgraph.Artifact
LineageSubgraphOrBuilder. getArtifacts(int index)
The Artifact nodes in the subgraph.Artifact
ListArtifactsResponse.Builder. getArtifacts(int index)
The Artifacts retrieved from the MetadataStore.Artifact
ListArtifactsResponse. getArtifacts(int index)
The Artifacts retrieved from the MetadataStore.Artifact
ListArtifactsResponseOrBuilder. getArtifacts(int index)
The Artifacts retrieved from the MetadataStore.Artifact
PipelineTaskDetail.ArtifactList.Builder. getArtifacts(int index)
Output only.Artifact
PipelineTaskDetail.ArtifactList. getArtifacts(int index)
Output only.Artifact
PipelineTaskDetail.ArtifactListOrBuilder. getArtifacts(int index)
Output only.static Artifact
Artifact. getDefaultInstance()
Artifact
Artifact.Builder. getDefaultInstanceForType()
Artifact
Artifact. getDefaultInstanceForType()
static Artifact
Artifact. parseDelimitedFrom(InputStream input)
static Artifact
Artifact. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Artifact
Artifact. parseFrom(byte[] data)
static Artifact
Artifact. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Artifact
Artifact. parseFrom(com.google.protobuf.ByteString data)
static Artifact
Artifact. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Artifact
Artifact. parseFrom(com.google.protobuf.CodedInputStream input)
static Artifact
Artifact. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Artifact
Artifact. parseFrom(InputStream input)
static Artifact
Artifact. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Artifact
Artifact. parseFrom(ByteBuffer data)
static Artifact
Artifact. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Artifact
MetadataServiceClient. updateArtifact(Artifact artifact, com.google.protobuf.FieldMask updateMask)
Updates a stored Artifact.Artifact
MetadataServiceClient. updateArtifact(UpdateArtifactRequest request)
Updates a stored Artifact.Artifact
MetadataServiceGrpc.MetadataServiceBlockingStub. updateArtifact(UpdateArtifactRequest request)
Updates a stored Artifact.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type Artifact Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Artifact>
MetadataServiceGrpc.MetadataServiceFutureStub. createArtifact(CreateArtifactRequest request)
Creates an Artifact associated with a MetadataStore.com.google.api.gax.rpc.UnaryCallable<CreateArtifactRequest,Artifact>
MetadataServiceClient. createArtifactCallable()
Creates an Artifact associated with a MetadataStore.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateArtifactRequest,Artifact>
MetadataServiceSettings.Builder. createArtifactSettings()
Returns the builder for the settings used for calls to createArtifact.com.google.api.gax.rpc.UnaryCallSettings<CreateArtifactRequest,Artifact>
MetadataServiceSettings. createArtifactSettings()
Returns the object with the settings used for calls to createArtifact.com.google.common.util.concurrent.ListenableFuture<Artifact>
MetadataServiceGrpc.MetadataServiceFutureStub. getArtifact(GetArtifactRequest request)
Retrieves a specific Artifact.com.google.api.gax.rpc.UnaryCallable<GetArtifactRequest,Artifact>
MetadataServiceClient. getArtifactCallable()
Retrieves a specific Artifact.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetArtifactRequest,Artifact>
MetadataServiceSettings.Builder. getArtifactSettings()
Returns the builder for the settings used for calls to getArtifact.com.google.api.gax.rpc.UnaryCallSettings<GetArtifactRequest,Artifact>
MetadataServiceSettings. getArtifactSettings()
Returns the object with the settings used for calls to getArtifact.List<Artifact>
LineageSubgraph.Builder. getArtifactsList()
The Artifact nodes in the subgraph.List<Artifact>
LineageSubgraph. getArtifactsList()
The Artifact nodes in the subgraph.List<Artifact>
LineageSubgraphOrBuilder. getArtifactsList()
The Artifact nodes in the subgraph.List<Artifact>
ListArtifactsResponse.Builder. getArtifactsList()
The Artifacts retrieved from the MetadataStore.List<Artifact>
ListArtifactsResponse. getArtifactsList()
The Artifacts retrieved from the MetadataStore.List<Artifact>
ListArtifactsResponseOrBuilder. getArtifactsList()
The Artifacts retrieved from the MetadataStore.List<Artifact>
PipelineTaskDetail.ArtifactList.Builder. getArtifactsList()
Output only.List<Artifact>
PipelineTaskDetail.ArtifactList. getArtifactsList()
Output only.List<Artifact>
PipelineTaskDetail.ArtifactListOrBuilder. getArtifactsList()
Output only.static io.grpc.MethodDescriptor<CreateArtifactRequest,Artifact>
MetadataServiceGrpc. getCreateArtifactMethod()
static io.grpc.MethodDescriptor<GetArtifactRequest,Artifact>
MetadataServiceGrpc. getGetArtifactMethod()
com.google.protobuf.Parser<Artifact>
Artifact. getParserForType()
static io.grpc.MethodDescriptor<UpdateArtifactRequest,Artifact>
MetadataServiceGrpc. getUpdateArtifactMethod()
static com.google.protobuf.Parser<Artifact>
Artifact. parser()
com.google.common.util.concurrent.ListenableFuture<Artifact>
MetadataServiceGrpc.MetadataServiceFutureStub. updateArtifact(UpdateArtifactRequest request)
Updates a stored Artifact.com.google.api.gax.rpc.UnaryCallable<UpdateArtifactRequest,Artifact>
MetadataServiceClient. updateArtifactCallable()
Updates a stored Artifact.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateArtifactRequest,Artifact>
MetadataServiceSettings.Builder. updateArtifactSettings()
Returns the builder for the settings used for calls to updateArtifact.com.google.api.gax.rpc.UnaryCallSettings<UpdateArtifactRequest,Artifact>
MetadataServiceSettings. updateArtifactSettings()
Returns the object with the settings used for calls to updateArtifact.Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type Artifact Modifier and Type Method Description LineageSubgraph.Builder
LineageSubgraph.Builder. addArtifacts(int index, Artifact value)
The Artifact nodes in the subgraph.LineageSubgraph.Builder
LineageSubgraph.Builder. addArtifacts(Artifact value)
The Artifact nodes in the subgraph.ListArtifactsResponse.Builder
ListArtifactsResponse.Builder. addArtifacts(int index, Artifact value)
The Artifacts retrieved from the MetadataStore.ListArtifactsResponse.Builder
ListArtifactsResponse.Builder. addArtifacts(Artifact value)
The Artifacts retrieved from the MetadataStore.PipelineTaskDetail.ArtifactList.Builder
PipelineTaskDetail.ArtifactList.Builder. addArtifacts(int index, Artifact value)
Output only.PipelineTaskDetail.ArtifactList.Builder
PipelineTaskDetail.ArtifactList.Builder. addArtifacts(Artifact value)
Output only.Artifact
MetadataServiceClient. createArtifact(MetadataStoreName parent, Artifact artifact, String artifactId)
Creates an Artifact associated with a MetadataStore.Artifact
MetadataServiceClient. createArtifact(String parent, Artifact artifact, String artifactId)
Creates an Artifact associated with a MetadataStore.CreateArtifactRequest.Builder
CreateArtifactRequest.Builder. mergeArtifact(Artifact value)
Required.UpdateArtifactRequest.Builder
UpdateArtifactRequest.Builder. mergeArtifact(Artifact value)
Required.Artifact.Builder
Artifact.Builder. mergeFrom(Artifact other)
static Artifact.Builder
Artifact. newBuilder(Artifact prototype)
CreateArtifactRequest.Builder
CreateArtifactRequest.Builder. setArtifact(Artifact value)
Required.UpdateArtifactRequest.Builder
UpdateArtifactRequest.Builder. setArtifact(Artifact value)
Required.LineageSubgraph.Builder
LineageSubgraph.Builder. setArtifacts(int index, Artifact value)
The Artifact nodes in the subgraph.ListArtifactsResponse.Builder
ListArtifactsResponse.Builder. setArtifacts(int index, Artifact value)
The Artifacts retrieved from the MetadataStore.PipelineTaskDetail.ArtifactList.Builder
PipelineTaskDetail.ArtifactList.Builder. setArtifacts(int index, Artifact value)
Output only.Artifact
MetadataServiceClient. updateArtifact(Artifact artifact, com.google.protobuf.FieldMask updateMask)
Updates a stored Artifact.Method parameters in com.google.cloud.aiplatform.v1beta1 with type arguments of type Artifact Modifier and Type Method Description LineageSubgraph.Builder
LineageSubgraph.Builder. addAllArtifacts(Iterable<? extends Artifact> values)
The Artifact nodes in the subgraph.ListArtifactsResponse.Builder
ListArtifactsResponse.Builder. addAllArtifacts(Iterable<? extends Artifact> values)
The Artifacts retrieved from the MetadataStore.PipelineTaskDetail.ArtifactList.Builder
PipelineTaskDetail.ArtifactList.Builder. addAllArtifacts(Iterable<? extends Artifact> values)
Output only.default void
MetadataServiceGrpc.AsyncService. createArtifact(CreateArtifactRequest request, io.grpc.stub.StreamObserver<Artifact> responseObserver)
Creates an Artifact associated with a MetadataStore.void
MetadataServiceGrpc.MetadataServiceStub. createArtifact(CreateArtifactRequest request, io.grpc.stub.StreamObserver<Artifact> responseObserver)
Creates an Artifact associated with a MetadataStore.static com.google.api.core.ApiFuture<MetadataServiceClient.ListArtifactsPagedResponse>
MetadataServiceClient.ListArtifactsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListArtifactsRequest,ListArtifactsResponse,Artifact> context, com.google.api.core.ApiFuture<ListArtifactsResponse> futureResponse)
protected MetadataServiceClient.ListArtifactsPage
MetadataServiceClient.ListArtifactsPage. createPage(com.google.api.gax.rpc.PageContext<ListArtifactsRequest,ListArtifactsResponse,Artifact> context, ListArtifactsResponse response)
com.google.api.core.ApiFuture<MetadataServiceClient.ListArtifactsPage>
MetadataServiceClient.ListArtifactsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListArtifactsRequest,ListArtifactsResponse,Artifact> context, com.google.api.core.ApiFuture<ListArtifactsResponse> futureResponse)
default void
MetadataServiceGrpc.AsyncService. getArtifact(GetArtifactRequest request, io.grpc.stub.StreamObserver<Artifact> responseObserver)
Retrieves a specific Artifact.void
MetadataServiceGrpc.MetadataServiceStub. getArtifact(GetArtifactRequest request, io.grpc.stub.StreamObserver<Artifact> responseObserver)
Retrieves a specific Artifact.default void
MetadataServiceGrpc.AsyncService. updateArtifact(UpdateArtifactRequest request, io.grpc.stub.StreamObserver<Artifact> responseObserver)
Updates a stored Artifact.void
MetadataServiceGrpc.MetadataServiceStub. updateArtifact(UpdateArtifactRequest request, io.grpc.stub.StreamObserver<Artifact> responseObserver)
Updates a stored Artifact. -
Uses of Artifact in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type Artifact Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateArtifactRequest,Artifact>
GrpcMetadataServiceStub. createArtifactCallable()
com.google.api.gax.rpc.UnaryCallable<CreateArtifactRequest,Artifact>
MetadataServiceStub. createArtifactCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateArtifactRequest,Artifact>
MetadataServiceStubSettings.Builder. createArtifactSettings()
Returns the builder for the settings used for calls to createArtifact.com.google.api.gax.rpc.UnaryCallSettings<CreateArtifactRequest,Artifact>
MetadataServiceStubSettings. createArtifactSettings()
Returns the object with the settings used for calls to createArtifact.com.google.api.gax.rpc.UnaryCallable<GetArtifactRequest,Artifact>
GrpcMetadataServiceStub. getArtifactCallable()
com.google.api.gax.rpc.UnaryCallable<GetArtifactRequest,Artifact>
MetadataServiceStub. getArtifactCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetArtifactRequest,Artifact>
MetadataServiceStubSettings.Builder. getArtifactSettings()
Returns the builder for the settings used for calls to getArtifact.com.google.api.gax.rpc.UnaryCallSettings<GetArtifactRequest,Artifact>
MetadataServiceStubSettings. getArtifactSettings()
Returns the object with the settings used for calls to getArtifact.com.google.api.gax.rpc.UnaryCallable<UpdateArtifactRequest,Artifact>
GrpcMetadataServiceStub. updateArtifactCallable()
com.google.api.gax.rpc.UnaryCallable<UpdateArtifactRequest,Artifact>
MetadataServiceStub. updateArtifactCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateArtifactRequest,Artifact>
MetadataServiceStubSettings.Builder. updateArtifactSettings()
Returns the builder for the settings used for calls to updateArtifact.com.google.api.gax.rpc.UnaryCallSettings<UpdateArtifactRequest,Artifact>
MetadataServiceStubSettings. updateArtifactSettings()
Returns the object with the settings used for calls to updateArtifact.
-