Package com.google.cloud.aiplatform.v1
Class NotebookRuntimeTemplateName.Builder
java.lang.Object
com.google.cloud.aiplatform.v1.NotebookRuntimeTemplateName.Builder
- Enclosing class:
- NotebookRuntimeTemplateName
Builder for
projects/{project}/locations/{location}/notebookRuntimeTemplates/{notebook_runtime_template}.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()setLocation(String location) setNotebookRuntimeTemplate(String notebookRuntimeTemplate) setProject(String project)
-
Constructor Details
-
Builder
protected Builder()
-
-
Method Details
-
getProject
-
getLocation
-
getNotebookRuntimeTemplate
-
setProject
-
setLocation
-
setNotebookRuntimeTemplate
public NotebookRuntimeTemplateName.Builder setNotebookRuntimeTemplate(String notebookRuntimeTemplate) -
build
-