Uses of Class
com.google.cloud.aiplatform.v1.NotebookExecutionJob
Packages that use NotebookExecutionJob
-
Uses of NotebookExecutionJob in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return NotebookExecutionJobModifier and TypeMethodDescriptionNotebookExecutionJob.Builder.build()NotebookExecutionJob.Builder.buildPartial()static NotebookExecutionJobNotebookExecutionJob.getDefaultInstance()NotebookExecutionJob.Builder.getDefaultInstanceForType()NotebookExecutionJob.getDefaultInstanceForType()CreateNotebookExecutionJobRequest.Builder.getNotebookExecutionJob()Required.CreateNotebookExecutionJobRequest.getNotebookExecutionJob()Required.CreateNotebookExecutionJobRequestOrBuilder.getNotebookExecutionJob()Required.ListNotebookExecutionJobsResponse.Builder.getNotebookExecutionJobs(int index) List of NotebookExecutionJobs in the requested page.ListNotebookExecutionJobsResponse.getNotebookExecutionJobs(int index) List of NotebookExecutionJobs in the requested page.ListNotebookExecutionJobsResponseOrBuilder.getNotebookExecutionJobs(int index) List of NotebookExecutionJobs in the requested page.static NotebookExecutionJobNotebookExecutionJob.parseDelimitedFrom(InputStream input) static NotebookExecutionJobNotebookExecutionJob.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookExecutionJobNotebookExecutionJob.parseFrom(byte[] data) static NotebookExecutionJobNotebookExecutionJob.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookExecutionJobNotebookExecutionJob.parseFrom(com.google.protobuf.ByteString data) static NotebookExecutionJobNotebookExecutionJob.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookExecutionJobNotebookExecutionJob.parseFrom(com.google.protobuf.CodedInputStream input) static NotebookExecutionJobNotebookExecutionJob.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookExecutionJobNotebookExecutionJob.parseFrom(InputStream input) static NotebookExecutionJobNotebookExecutionJob.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static NotebookExecutionJobNotebookExecutionJob.parseFrom(ByteBuffer data) static NotebookExecutionJobNotebookExecutionJob.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type NotebookExecutionJobModifier and TypeMethodDescriptionListNotebookExecutionJobsResponse.Builder.getNotebookExecutionJobsList()List of NotebookExecutionJobs in the requested page.ListNotebookExecutionJobsResponse.getNotebookExecutionJobsList()List of NotebookExecutionJobs in the requested page.ListNotebookExecutionJobsResponseOrBuilder.getNotebookExecutionJobsList()List of NotebookExecutionJobs in the requested page.com.google.protobuf.Parser<NotebookExecutionJob>NotebookExecutionJob.getParserForType()static com.google.protobuf.Parser<NotebookExecutionJob>NotebookExecutionJob.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type NotebookExecutionJobModifier and TypeMethodDescriptionListNotebookExecutionJobsResponse.Builder.addNotebookExecutionJobs(int index, NotebookExecutionJob value) List of NotebookExecutionJobs in the requested page.ListNotebookExecutionJobsResponse.Builder.addNotebookExecutionJobs(NotebookExecutionJob value) List of NotebookExecutionJobs in the requested page.NotebookExecutionJob.Builder.mergeFrom(NotebookExecutionJob other) CreateNotebookExecutionJobRequest.Builder.mergeNotebookExecutionJob(NotebookExecutionJob value) Required.static NotebookExecutionJob.BuilderNotebookExecutionJob.newBuilder(NotebookExecutionJob prototype) CreateNotebookExecutionJobRequest.Builder.setNotebookExecutionJob(NotebookExecutionJob value) Required.ListNotebookExecutionJobsResponse.Builder.setNotebookExecutionJobs(int index, NotebookExecutionJob value) List of NotebookExecutionJobs in the requested page.Method parameters in com.google.cloud.aiplatform.v1 with type arguments of type NotebookExecutionJobModifier and TypeMethodDescriptionListNotebookExecutionJobsResponse.Builder.addAllNotebookExecutionJobs(Iterable<? extends NotebookExecutionJob> values) List of NotebookExecutionJobs in the requested page.