Uses of Class
com.google.cloud.aiplatform.v1.NotebookExecutionJob.Builder
Packages that use NotebookExecutionJob.Builder
-
Uses of NotebookExecutionJob.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return NotebookExecutionJob.BuilderModifier and TypeMethodDescriptionListNotebookExecutionJobsResponse.Builder.addNotebookExecutionJobsBuilder()List of NotebookExecutionJobs in the requested page.ListNotebookExecutionJobsResponse.Builder.addNotebookExecutionJobsBuilder(int index) List of NotebookExecutionJobs in the requested page.NotebookExecutionJob.Builder.clear()NotebookExecutionJob.Builder.clearCreateTime()Output only.NotebookExecutionJob.Builder.clearCustomEnvironmentSpec()The custom compute configuration for an execution job.NotebookExecutionJob.Builder.clearDataformRepositorySource()The Dataform Repository pointing to a single file notebook repository.NotebookExecutionJob.Builder.clearDirectNotebookSource()The contents of an input notebook file.NotebookExecutionJob.Builder.clearDisplayName()The display name of the NotebookExecutionJob.NotebookExecutionJob.Builder.clearEncryptionSpec()Customer-managed encryption key spec for the notebook execution job.NotebookExecutionJob.Builder.clearEnvironmentSpec()NotebookExecutionJob.Builder.clearExecutionIdentity()NotebookExecutionJob.Builder.clearExecutionSink()NotebookExecutionJob.Builder.clearExecutionTimeout()Max running time of the execution job in seconds (default 86400s / 24 hrs).NotebookExecutionJob.Builder.clearExecutionUser()The user email to run the execution as.NotebookExecutionJob.Builder.clearGcsNotebookSource()The Cloud Storage url pointing to the ipynb file.NotebookExecutionJob.Builder.clearGcsOutputUri()The Cloud Storage location to upload the result to.NotebookExecutionJob.Builder.clearJobState()Output only.NotebookExecutionJob.Builder.clearKernelName()The name of the kernel to use during notebook execution.NotebookExecutionJob.Builder.clearLabels()NotebookExecutionJob.Builder.clearName()Output only.NotebookExecutionJob.Builder.clearNotebookRuntimeTemplateResourceName()The NotebookRuntimeTemplate to source compute configuration from.NotebookExecutionJob.Builder.clearNotebookSource()NotebookExecutionJob.Builder.clearRuntimeEnvironment()NotebookExecutionJob.Builder.clearScheduleResourceName()The Schedule resource name if this job is triggered by one.NotebookExecutionJob.Builder.clearServiceAccount()The service account to run the execution as.NotebookExecutionJob.Builder.clearStatus()Output only.NotebookExecutionJob.Builder.clearUpdateTime()Output only.NotebookExecutionJob.Builder.clearWorkbenchRuntime()The Workbench runtime configuration to use for the notebook execution.CreateNotebookExecutionJobRequest.Builder.getNotebookExecutionJobBuilder()Required.ListNotebookExecutionJobsResponse.Builder.getNotebookExecutionJobsBuilder(int index) List of NotebookExecutionJobs in the requested page.NotebookExecutionJob.Builder.mergeCreateTime(com.google.protobuf.Timestamp value) Output only.NotebookExecutionJob.Builder.mergeCustomEnvironmentSpec(NotebookExecutionJob.CustomEnvironmentSpec value) The custom compute configuration for an execution job.NotebookExecutionJob.Builder.mergeDataformRepositorySource(NotebookExecutionJob.DataformRepositorySource value) The Dataform Repository pointing to a single file notebook repository.NotebookExecutionJob.Builder.mergeDirectNotebookSource(NotebookExecutionJob.DirectNotebookSource value) The contents of an input notebook file.NotebookExecutionJob.Builder.mergeEncryptionSpec(EncryptionSpec value) Customer-managed encryption key spec for the notebook execution job.NotebookExecutionJob.Builder.mergeExecutionTimeout(com.google.protobuf.Duration value) Max running time of the execution job in seconds (default 86400s / 24 hrs).NotebookExecutionJob.Builder.mergeFrom(NotebookExecutionJob other) NotebookExecutionJob.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) NotebookExecutionJob.Builder.mergeFrom(com.google.protobuf.Message other) NotebookExecutionJob.Builder.mergeGcsNotebookSource(NotebookExecutionJob.GcsNotebookSource value) The Cloud Storage url pointing to the ipynb file.NotebookExecutionJob.Builder.mergeStatus(Status value) Output only.NotebookExecutionJob.Builder.mergeUpdateTime(com.google.protobuf.Timestamp value) Output only.NotebookExecutionJob.Builder.mergeWorkbenchRuntime(NotebookExecutionJob.WorkbenchRuntime value) The Workbench runtime configuration to use for the notebook execution.static NotebookExecutionJob.BuilderNotebookExecutionJob.newBuilder()static NotebookExecutionJob.BuilderNotebookExecutionJob.newBuilder(NotebookExecutionJob prototype) NotebookExecutionJob.newBuilderForType()protected NotebookExecutionJob.BuilderNotebookExecutionJob.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) NotebookExecutionJob.Builder.putAllLabels(Map<String, String> values) The labels with user-defined metadata to organize NotebookExecutionJobs.The labels with user-defined metadata to organize NotebookExecutionJobs.NotebookExecutionJob.Builder.removeLabels(String key) The labels with user-defined metadata to organize NotebookExecutionJobs.NotebookExecutionJob.Builder.setCreateTime(com.google.protobuf.Timestamp value) Output only.NotebookExecutionJob.Builder.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue) Output only.NotebookExecutionJob.Builder.setCustomEnvironmentSpec(NotebookExecutionJob.CustomEnvironmentSpec value) The custom compute configuration for an execution job.NotebookExecutionJob.Builder.setCustomEnvironmentSpec(NotebookExecutionJob.CustomEnvironmentSpec.Builder builderForValue) The custom compute configuration for an execution job.NotebookExecutionJob.Builder.setDataformRepositorySource(NotebookExecutionJob.DataformRepositorySource value) The Dataform Repository pointing to a single file notebook repository.NotebookExecutionJob.Builder.setDataformRepositorySource(NotebookExecutionJob.DataformRepositorySource.Builder builderForValue) The Dataform Repository pointing to a single file notebook repository.NotebookExecutionJob.Builder.setDirectNotebookSource(NotebookExecutionJob.DirectNotebookSource value) The contents of an input notebook file.NotebookExecutionJob.Builder.setDirectNotebookSource(NotebookExecutionJob.DirectNotebookSource.Builder builderForValue) The contents of an input notebook file.NotebookExecutionJob.Builder.setDisplayName(String value) The display name of the NotebookExecutionJob.NotebookExecutionJob.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value) The display name of the NotebookExecutionJob.NotebookExecutionJob.Builder.setEncryptionSpec(EncryptionSpec value) Customer-managed encryption key spec for the notebook execution job.NotebookExecutionJob.Builder.setEncryptionSpec(EncryptionSpec.Builder builderForValue) Customer-managed encryption key spec for the notebook execution job.NotebookExecutionJob.Builder.setExecutionTimeout(com.google.protobuf.Duration value) Max running time of the execution job in seconds (default 86400s / 24 hrs).NotebookExecutionJob.Builder.setExecutionTimeout(com.google.protobuf.Duration.Builder builderForValue) Max running time of the execution job in seconds (default 86400s / 24 hrs).NotebookExecutionJob.Builder.setExecutionUser(String value) The user email to run the execution as.NotebookExecutionJob.Builder.setExecutionUserBytes(com.google.protobuf.ByteString value) The user email to run the execution as.NotebookExecutionJob.Builder.setGcsNotebookSource(NotebookExecutionJob.GcsNotebookSource value) The Cloud Storage url pointing to the ipynb file.NotebookExecutionJob.Builder.setGcsNotebookSource(NotebookExecutionJob.GcsNotebookSource.Builder builderForValue) The Cloud Storage url pointing to the ipynb file.NotebookExecutionJob.Builder.setGcsOutputUri(String value) The Cloud Storage location to upload the result to.NotebookExecutionJob.Builder.setGcsOutputUriBytes(com.google.protobuf.ByteString value) The Cloud Storage location to upload the result to.NotebookExecutionJob.Builder.setJobState(JobState value) Output only.NotebookExecutionJob.Builder.setJobStateValue(int value) Output only.NotebookExecutionJob.Builder.setKernelName(String value) The name of the kernel to use during notebook execution.NotebookExecutionJob.Builder.setKernelNameBytes(com.google.protobuf.ByteString value) The name of the kernel to use during notebook execution.Output only.NotebookExecutionJob.Builder.setNameBytes(com.google.protobuf.ByteString value) Output only.NotebookExecutionJob.Builder.setNotebookRuntimeTemplateResourceName(String value) The NotebookRuntimeTemplate to source compute configuration from.NotebookExecutionJob.Builder.setNotebookRuntimeTemplateResourceNameBytes(com.google.protobuf.ByteString value) The NotebookRuntimeTemplate to source compute configuration from.NotebookExecutionJob.Builder.setScheduleResourceName(String value) The Schedule resource name if this job is triggered by one.NotebookExecutionJob.Builder.setScheduleResourceNameBytes(com.google.protobuf.ByteString value) The Schedule resource name if this job is triggered by one.NotebookExecutionJob.Builder.setServiceAccount(String value) The service account to run the execution as.NotebookExecutionJob.Builder.setServiceAccountBytes(com.google.protobuf.ByteString value) The service account to run the execution as.Output only.NotebookExecutionJob.Builder.setStatus(Status.Builder builderForValue) Output only.NotebookExecutionJob.Builder.setUpdateTime(com.google.protobuf.Timestamp value) Output only.NotebookExecutionJob.Builder.setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue) Output only.NotebookExecutionJob.Builder.setWorkbenchRuntime(NotebookExecutionJob.WorkbenchRuntime value) The Workbench runtime configuration to use for the notebook execution.NotebookExecutionJob.Builder.setWorkbenchRuntime(NotebookExecutionJob.WorkbenchRuntime.Builder builderForValue) The Workbench runtime configuration to use for the notebook execution.NotebookExecutionJob.toBuilder()Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type NotebookExecutionJob.BuilderModifier and TypeMethodDescriptionListNotebookExecutionJobsResponse.Builder.getNotebookExecutionJobsBuilderList()List of NotebookExecutionJobs in the requested page.Methods in com.google.cloud.aiplatform.v1 with parameters of type NotebookExecutionJob.BuilderModifier and TypeMethodDescriptionListNotebookExecutionJobsResponse.Builder.addNotebookExecutionJobs(int index, NotebookExecutionJob.Builder builderForValue) List of NotebookExecutionJobs in the requested page.ListNotebookExecutionJobsResponse.Builder.addNotebookExecutionJobs(NotebookExecutionJob.Builder builderForValue) List of NotebookExecutionJobs in the requested page.CreateNotebookExecutionJobRequest.Builder.setNotebookExecutionJob(NotebookExecutionJob.Builder builderForValue) Required.ListNotebookExecutionJobsResponse.Builder.setNotebookExecutionJobs(int index, NotebookExecutionJob.Builder builderForValue) List of NotebookExecutionJobs in the requested page.