Reference documentation and code samples for the Google Cloud Ai Platform V1 Client class NotebookRuntimeTemplateRef.
Points to a NotebookRuntimeTemplateRef.
Generated from protobuf message google.cloud.aiplatform.v1.NotebookRuntimeTemplateRef
Namespace
Google \ Cloud \ AIPlatform \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ notebook_runtime_template |
string
Immutable. A resource name of the NotebookRuntimeTemplate. |
getNotebookRuntimeTemplate
Immutable. A resource name of the NotebookRuntimeTemplate.
Returns | |
---|---|
Type | Description |
string |
setNotebookRuntimeTemplate
Immutable. A resource name of the NotebookRuntimeTemplate.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |