Uses of Class
com.google.cloud.aiplatform.v1.AddContextArtifactsAndExecutionsResponse
-
Packages that use AddContextArtifactsAndExecutionsResponse Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1.stub -
-
Uses of AddContextArtifactsAndExecutionsResponse in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return AddContextArtifactsAndExecutionsResponse Modifier and Type Method Description AddContextArtifactsAndExecutionsResponseMetadataServiceClient. addContextArtifactsAndExecutions(AddContextArtifactsAndExecutionsRequest request)Adds a set of Artifacts and Executions to a Context.AddContextArtifactsAndExecutionsResponseMetadataServiceClient. addContextArtifactsAndExecutions(ContextName context, List<String> artifacts, List<String> executions)Adds a set of Artifacts and Executions to a Context.AddContextArtifactsAndExecutionsResponseMetadataServiceClient. addContextArtifactsAndExecutions(String context, List<String> artifacts, List<String> executions)Adds a set of Artifacts and Executions to a Context.AddContextArtifactsAndExecutionsResponseMetadataServiceGrpc.MetadataServiceBlockingStub. addContextArtifactsAndExecutions(AddContextArtifactsAndExecutionsRequest request)Adds a set of Artifacts and Executions to a Context.AddContextArtifactsAndExecutionsResponseAddContextArtifactsAndExecutionsResponse.Builder. build()AddContextArtifactsAndExecutionsResponseAddContextArtifactsAndExecutionsResponse.Builder. buildPartial()static AddContextArtifactsAndExecutionsResponseAddContextArtifactsAndExecutionsResponse. getDefaultInstance()AddContextArtifactsAndExecutionsResponseAddContextArtifactsAndExecutionsResponse.Builder. getDefaultInstanceForType()AddContextArtifactsAndExecutionsResponseAddContextArtifactsAndExecutionsResponse. getDefaultInstanceForType()static AddContextArtifactsAndExecutionsResponseAddContextArtifactsAndExecutionsResponse. parseDelimitedFrom(InputStream input)static AddContextArtifactsAndExecutionsResponseAddContextArtifactsAndExecutionsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddContextArtifactsAndExecutionsResponseAddContextArtifactsAndExecutionsResponse. parseFrom(byte[] data)static AddContextArtifactsAndExecutionsResponseAddContextArtifactsAndExecutionsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddContextArtifactsAndExecutionsResponseAddContextArtifactsAndExecutionsResponse. parseFrom(com.google.protobuf.ByteString data)static AddContextArtifactsAndExecutionsResponseAddContextArtifactsAndExecutionsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddContextArtifactsAndExecutionsResponseAddContextArtifactsAndExecutionsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static AddContextArtifactsAndExecutionsResponseAddContextArtifactsAndExecutionsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddContextArtifactsAndExecutionsResponseAddContextArtifactsAndExecutionsResponse. parseFrom(InputStream input)static AddContextArtifactsAndExecutionsResponseAddContextArtifactsAndExecutionsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AddContextArtifactsAndExecutionsResponseAddContextArtifactsAndExecutionsResponse. parseFrom(ByteBuffer data)static AddContextArtifactsAndExecutionsResponseAddContextArtifactsAndExecutionsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type AddContextArtifactsAndExecutionsResponse Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<AddContextArtifactsAndExecutionsResponse>MetadataServiceGrpc.MetadataServiceFutureStub. addContextArtifactsAndExecutions(AddContextArtifactsAndExecutionsRequest request)Adds a set of Artifacts and Executions to a Context.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<AddContextArtifactsAndExecutionsResponse>AddContextArtifactsAndExecutionsResponse. getParserForType()static com.google.protobuf.Parser<AddContextArtifactsAndExecutionsResponse>AddContextArtifactsAndExecutionsResponse. parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type AddContextArtifactsAndExecutionsResponse Modifier and Type Method Description AddContextArtifactsAndExecutionsResponse.BuilderAddContextArtifactsAndExecutionsResponse.Builder. mergeFrom(AddContextArtifactsAndExecutionsResponse other)static AddContextArtifactsAndExecutionsResponse.BuilderAddContextArtifactsAndExecutionsResponse. newBuilder(AddContextArtifactsAndExecutionsResponse prototype)Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type AddContextArtifactsAndExecutionsResponse Modifier and Type Method Description default voidMetadataServiceGrpc.AsyncService. addContextArtifactsAndExecutions(AddContextArtifactsAndExecutionsRequest request, io.grpc.stub.StreamObserver<AddContextArtifactsAndExecutionsResponse> responseObserver)Adds a set of Artifacts and Executions to a Context.voidMetadataServiceGrpc.MetadataServiceStub. addContextArtifactsAndExecutions(AddContextArtifactsAndExecutionsRequest request, io.grpc.stub.StreamObserver<AddContextArtifactsAndExecutionsResponse> responseObserver)Adds a set of Artifacts and Executions to a Context. -
Uses of AddContextArtifactsAndExecutionsResponse in com.google.cloud.aiplatform.v1.stub
Methods in com.google.cloud.aiplatform.v1.stub that return types with arguments of type AddContextArtifactsAndExecutionsResponse 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.
-