Uses of Class
com.google.cloud.aiplatform.v1.CustomJob
-
Packages that use CustomJob Package Description com.google.cloud.aiplatform.v1 A client to Vertex AI APIcom.google.cloud.aiplatform.v1.stub -
-
Uses of CustomJob in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return CustomJob Modifier and Type Method Description CustomJobCustomJob.Builder. build()CustomJobCustomJob.Builder. buildPartial()CustomJobJobServiceClient. createCustomJob(CreateCustomJobRequest request)Creates a CustomJob.CustomJobJobServiceClient. createCustomJob(LocationName parent, CustomJob customJob)Creates a CustomJob.CustomJobJobServiceClient. createCustomJob(String parent, CustomJob customJob)Creates a CustomJob.CustomJobJobServiceGrpc.JobServiceBlockingStub. createCustomJob(CreateCustomJobRequest request)Creates a CustomJob.CustomJobCreateCustomJobRequest.Builder. getCustomJob()Required.CustomJobCreateCustomJobRequest. getCustomJob()Required.CustomJobCreateCustomJobRequestOrBuilder. getCustomJob()Required.CustomJobJobServiceClient. getCustomJob(CustomJobName name)Gets a CustomJob.CustomJobJobServiceClient. getCustomJob(GetCustomJobRequest request)Gets a CustomJob.CustomJobJobServiceClient. getCustomJob(String name)Gets a CustomJob.CustomJobJobServiceGrpc.JobServiceBlockingStub. getCustomJob(GetCustomJobRequest request)Gets a CustomJob.CustomJobListCustomJobsResponse.Builder. getCustomJobs(int index)List of CustomJobs in the requested page.CustomJobListCustomJobsResponse. getCustomJobs(int index)List of CustomJobs in the requested page.CustomJobListCustomJobsResponseOrBuilder. getCustomJobs(int index)List of CustomJobs in the requested page.static CustomJobCustomJob. getDefaultInstance()CustomJobCustomJob.Builder. getDefaultInstanceForType()CustomJobCustomJob. getDefaultInstanceForType()static CustomJobCustomJob. parseDelimitedFrom(InputStream input)static CustomJobCustomJob. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomJobCustomJob. parseFrom(byte[] data)static CustomJobCustomJob. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomJobCustomJob. parseFrom(com.google.protobuf.ByteString data)static CustomJobCustomJob. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomJobCustomJob. parseFrom(com.google.protobuf.CodedInputStream input)static CustomJobCustomJob. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomJobCustomJob. parseFrom(InputStream input)static CustomJobCustomJob. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CustomJobCustomJob. parseFrom(ByteBuffer data)static CustomJobCustomJob. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type CustomJob Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<CustomJob>JobServiceGrpc.JobServiceFutureStub. createCustomJob(CreateCustomJobRequest request)Creates a CustomJob.com.google.api.gax.rpc.UnaryCallable<CreateCustomJobRequest,CustomJob>JobServiceClient. createCustomJobCallable()Creates a CustomJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCustomJobRequest,CustomJob>JobServiceSettings.Builder. createCustomJobSettings()Returns the builder for the settings used for calls to createCustomJob.com.google.api.gax.rpc.UnaryCallSettings<CreateCustomJobRequest,CustomJob>JobServiceSettings. createCustomJobSettings()Returns the object with the settings used for calls to createCustomJob.static io.grpc.MethodDescriptor<CreateCustomJobRequest,CustomJob>JobServiceGrpc. getCreateCustomJobMethod()com.google.common.util.concurrent.ListenableFuture<CustomJob>JobServiceGrpc.JobServiceFutureStub. getCustomJob(GetCustomJobRequest request)Gets a CustomJob.com.google.api.gax.rpc.UnaryCallable<GetCustomJobRequest,CustomJob>JobServiceClient. getCustomJobCallable()Gets a CustomJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCustomJobRequest,CustomJob>JobServiceSettings.Builder. getCustomJobSettings()Returns the builder for the settings used for calls to getCustomJob.com.google.api.gax.rpc.UnaryCallSettings<GetCustomJobRequest,CustomJob>JobServiceSettings. getCustomJobSettings()Returns the object with the settings used for calls to getCustomJob.List<CustomJob>ListCustomJobsResponse.Builder. getCustomJobsList()List of CustomJobs in the requested page.List<CustomJob>ListCustomJobsResponse. getCustomJobsList()List of CustomJobs in the requested page.List<CustomJob>ListCustomJobsResponseOrBuilder. getCustomJobsList()List of CustomJobs in the requested page.static io.grpc.MethodDescriptor<GetCustomJobRequest,CustomJob>JobServiceGrpc. getGetCustomJobMethod()com.google.protobuf.Parser<CustomJob>CustomJob. getParserForType()static com.google.protobuf.Parser<CustomJob>CustomJob. parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type CustomJob Modifier and Type Method Description ListCustomJobsResponse.BuilderListCustomJobsResponse.Builder. addCustomJobs(int index, CustomJob value)List of CustomJobs in the requested page.ListCustomJobsResponse.BuilderListCustomJobsResponse.Builder. addCustomJobs(CustomJob value)List of CustomJobs in the requested page.CustomJobJobServiceClient. createCustomJob(LocationName parent, CustomJob customJob)Creates a CustomJob.CustomJobJobServiceClient. createCustomJob(String parent, CustomJob customJob)Creates a CustomJob.CreateCustomJobRequest.BuilderCreateCustomJobRequest.Builder. mergeCustomJob(CustomJob value)Required.CustomJob.BuilderCustomJob.Builder. mergeFrom(CustomJob other)static CustomJob.BuilderCustomJob. newBuilder(CustomJob prototype)CreateCustomJobRequest.BuilderCreateCustomJobRequest.Builder. setCustomJob(CustomJob value)Required.ListCustomJobsResponse.BuilderListCustomJobsResponse.Builder. setCustomJobs(int index, CustomJob value)List of CustomJobs in the requested page.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type CustomJob Modifier and Type Method Description ListCustomJobsResponse.BuilderListCustomJobsResponse.Builder. addAllCustomJobs(Iterable<? extends CustomJob> values)List of CustomJobs in the requested page.static com.google.api.core.ApiFuture<JobServiceClient.ListCustomJobsPagedResponse>JobServiceClient.ListCustomJobsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListCustomJobsRequest,ListCustomJobsResponse,CustomJob> context, com.google.api.core.ApiFuture<ListCustomJobsResponse> futureResponse)default voidJobServiceGrpc.AsyncService. createCustomJob(CreateCustomJobRequest request, io.grpc.stub.StreamObserver<CustomJob> responseObserver)Creates a CustomJob.voidJobServiceGrpc.JobServiceStub. createCustomJob(CreateCustomJobRequest request, io.grpc.stub.StreamObserver<CustomJob> responseObserver)Creates a CustomJob.protected JobServiceClient.ListCustomJobsPageJobServiceClient.ListCustomJobsPage. createPage(com.google.api.gax.rpc.PageContext<ListCustomJobsRequest,ListCustomJobsResponse,CustomJob> context, ListCustomJobsResponse response)com.google.api.core.ApiFuture<JobServiceClient.ListCustomJobsPage>JobServiceClient.ListCustomJobsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListCustomJobsRequest,ListCustomJobsResponse,CustomJob> context, com.google.api.core.ApiFuture<ListCustomJobsResponse> futureResponse)default voidJobServiceGrpc.AsyncService. getCustomJob(GetCustomJobRequest request, io.grpc.stub.StreamObserver<CustomJob> responseObserver)Gets a CustomJob.voidJobServiceGrpc.JobServiceStub. getCustomJob(GetCustomJobRequest request, io.grpc.stub.StreamObserver<CustomJob> responseObserver)Gets a CustomJob. -
Uses of CustomJob in com.google.cloud.aiplatform.v1.stub
Methods in com.google.cloud.aiplatform.v1.stub that return types with arguments of type CustomJob Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateCustomJobRequest,CustomJob>GrpcJobServiceStub. createCustomJobCallable()com.google.api.gax.rpc.UnaryCallable<CreateCustomJobRequest,CustomJob>JobServiceStub. createCustomJobCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateCustomJobRequest,CustomJob>JobServiceStubSettings.Builder. createCustomJobSettings()Returns the builder for the settings used for calls to createCustomJob.com.google.api.gax.rpc.UnaryCallSettings<CreateCustomJobRequest,CustomJob>JobServiceStubSettings. createCustomJobSettings()Returns the object with the settings used for calls to createCustomJob.com.google.api.gax.rpc.UnaryCallable<GetCustomJobRequest,CustomJob>GrpcJobServiceStub. getCustomJobCallable()com.google.api.gax.rpc.UnaryCallable<GetCustomJobRequest,CustomJob>JobServiceStub. getCustomJobCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetCustomJobRequest,CustomJob>JobServiceStubSettings.Builder. getCustomJobSettings()Returns the builder for the settings used for calls to getCustomJob.com.google.api.gax.rpc.UnaryCallSettings<GetCustomJobRequest,CustomJob>JobServiceStubSettings. getCustomJobSettings()Returns the object with the settings used for calls to getCustomJob.
-