Uses of Class
com.google.cloud.aiplatform.v1beta1.AddContextArtifactsAndExecutionsRequest
-
Packages that use AddContextArtifactsAndExecutionsRequest Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1beta1.stub -
-
Uses of AddContextArtifactsAndExecutionsRequest in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return AddContextArtifactsAndExecutionsRequest Modifier and Type Method Description AddContextArtifactsAndExecutionsRequest
AddContextArtifactsAndExecutionsRequest.Builder. build()
AddContextArtifactsAndExecutionsRequest
AddContextArtifactsAndExecutionsRequest.Builder. buildPartial()
static AddContextArtifactsAndExecutionsRequest
AddContextArtifactsAndExecutionsRequest. getDefaultInstance()
AddContextArtifactsAndExecutionsRequest
AddContextArtifactsAndExecutionsRequest.Builder. getDefaultInstanceForType()
AddContextArtifactsAndExecutionsRequest
AddContextArtifactsAndExecutionsRequest. getDefaultInstanceForType()
static AddContextArtifactsAndExecutionsRequest
AddContextArtifactsAndExecutionsRequest. parseDelimitedFrom(InputStream input)
static AddContextArtifactsAndExecutionsRequest
AddContextArtifactsAndExecutionsRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddContextArtifactsAndExecutionsRequest
AddContextArtifactsAndExecutionsRequest. parseFrom(byte[] data)
static AddContextArtifactsAndExecutionsRequest
AddContextArtifactsAndExecutionsRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddContextArtifactsAndExecutionsRequest
AddContextArtifactsAndExecutionsRequest. parseFrom(com.google.protobuf.ByteString data)
static AddContextArtifactsAndExecutionsRequest
AddContextArtifactsAndExecutionsRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddContextArtifactsAndExecutionsRequest
AddContextArtifactsAndExecutionsRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static AddContextArtifactsAndExecutionsRequest
AddContextArtifactsAndExecutionsRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddContextArtifactsAndExecutionsRequest
AddContextArtifactsAndExecutionsRequest. parseFrom(InputStream input)
static AddContextArtifactsAndExecutionsRequest
AddContextArtifactsAndExecutionsRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddContextArtifactsAndExecutionsRequest
AddContextArtifactsAndExecutionsRequest. parseFrom(ByteBuffer data)
static AddContextArtifactsAndExecutionsRequest
AddContextArtifactsAndExecutionsRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type AddContextArtifactsAndExecutionsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AddContextArtifactsAndExecutionsRequest,AddContextArtifactsAndExecutionsResponse>
MetadataServiceClient. addContextArtifactsAndExecutionsCallable()
Adds a set of Artifacts and Executions to a Context.com.google.api.gax.rpc.UnaryCallSettings<AddContextArtifactsAndExecutionsRequest,AddContextArtifactsAndExecutionsResponse>
MetadataServiceSettings. addContextArtifactsAndExecutionsSettings()
Returns the object with the settings used for calls to addContextArtifactsAndExecutions.com.google.api.gax.rpc.UnaryCallSettings.Builder<AddContextArtifactsAndExecutionsRequest,AddContextArtifactsAndExecutionsResponse>
MetadataServiceSettings.Builder. addContextArtifactsAndExecutionsSettings()
Returns the builder for the settings used for calls to addContextArtifactsAndExecutions.static io.grpc.MethodDescriptor<AddContextArtifactsAndExecutionsRequest,AddContextArtifactsAndExecutionsResponse>
MetadataServiceGrpc. getAddContextArtifactsAndExecutionsMethod()
com.google.protobuf.Parser<AddContextArtifactsAndExecutionsRequest>
AddContextArtifactsAndExecutionsRequest. getParserForType()
static com.google.protobuf.Parser<AddContextArtifactsAndExecutionsRequest>
AddContextArtifactsAndExecutionsRequest. parser()
Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type AddContextArtifactsAndExecutionsRequest Modifier and Type Method Description AddContextArtifactsAndExecutionsResponse
MetadataServiceClient. addContextArtifactsAndExecutions(AddContextArtifactsAndExecutionsRequest request)
Adds a set of Artifacts and Executions to a Context.default void
MetadataServiceGrpc.AsyncService. addContextArtifactsAndExecutions(AddContextArtifactsAndExecutionsRequest request, io.grpc.stub.StreamObserver<AddContextArtifactsAndExecutionsResponse> responseObserver)
Adds a set of Artifacts and Executions to a Context.AddContextArtifactsAndExecutionsResponse
MetadataServiceGrpc.MetadataServiceBlockingStub. addContextArtifactsAndExecutions(AddContextArtifactsAndExecutionsRequest request)
Adds a set of Artifacts and Executions to a Context.com.google.common.util.concurrent.ListenableFuture<AddContextArtifactsAndExecutionsResponse>
MetadataServiceGrpc.MetadataServiceFutureStub. addContextArtifactsAndExecutions(AddContextArtifactsAndExecutionsRequest request)
Adds a set of Artifacts and Executions to a Context.void
MetadataServiceGrpc.MetadataServiceStub. addContextArtifactsAndExecutions(AddContextArtifactsAndExecutionsRequest request, io.grpc.stub.StreamObserver<AddContextArtifactsAndExecutionsResponse> responseObserver)
Adds a set of Artifacts and Executions to a Context.AddContextArtifactsAndExecutionsRequest.Builder
AddContextArtifactsAndExecutionsRequest.Builder. mergeFrom(AddContextArtifactsAndExecutionsRequest other)
static AddContextArtifactsAndExecutionsRequest.Builder
AddContextArtifactsAndExecutionsRequest. newBuilder(AddContextArtifactsAndExecutionsRequest prototype)
-
Uses of AddContextArtifactsAndExecutionsRequest in com.google.cloud.aiplatform.v1beta1.stub
Methods in com.google.cloud.aiplatform.v1beta1.stub that return types with arguments of type AddContextArtifactsAndExecutionsRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AddContextArtifactsAndExecutionsRequest,AddContextArtifactsAndExecutionsResponse>
GrpcMetadataServiceStub. addContextArtifactsAndExecutionsCallable()
com.google.api.gax.rpc.UnaryCallable<AddContextArtifactsAndExecutionsRequest,AddContextArtifactsAndExecutionsResponse>
MetadataServiceStub. addContextArtifactsAndExecutionsCallable()
com.google.api.gax.rpc.UnaryCallSettings<AddContextArtifactsAndExecutionsRequest,AddContextArtifactsAndExecutionsResponse>
MetadataServiceStubSettings. addContextArtifactsAndExecutionsSettings()
Returns the object with the settings used for calls to addContextArtifactsAndExecutions.com.google.api.gax.rpc.UnaryCallSettings.Builder<AddContextArtifactsAndExecutionsRequest,AddContextArtifactsAndExecutionsResponse>
MetadataServiceStubSettings.Builder. addContextArtifactsAndExecutionsSettings()
Returns the builder for the settings used for calls to addContextArtifactsAndExecutions.
-