| _key | core | string | |
| ancestors | core | array<string> | |
| create_time | core | timestamp | Output only. Timestamp when this NotebookRuntime was created. |
| data_persistent_disk_spec | core | json | Output only. The specification of persistent disk attached to the notebook runtime as data disk storage. |
| datadog_display_name | core | string | |
| description | core | string | The description of the NotebookRuntime. |
| encryption_spec | core | json | Output only. Customer-managed encryption key spec for the notebook runtime. |
| euc_config | core | json | Output only. EUC configuration of the notebook runtime. |
| expiration_time | core | timestamp | Output only. Timestamp when this NotebookRuntime will be expired: 1. System Predefined NotebookRuntime: 24 hours after creation. After expiration, system predifined runtime will be deleted. 2. User created NotebookRuntime: 6 months after last upgrade. After expiration, user created runtime will be stopped and allowed for upgrade. |
| gcp_display_name | core | string | Required. The display name of the NotebookRuntime. The name can be up to 128 characters long and can consist of any UTF-8 characters. |
| health_state | core | string | Output only. The health state of the NotebookRuntime. Possible values: ['HEALTH_STATE_UNSPECIFIED', 'HEALTHY', 'UNHEALTHY']. Values descriptions: ['Unspecified health state.', 'NotebookRuntime is in healthy state. Applies to ACTIVE state.', 'NotebookRuntime is in unhealthy state. Applies to ACTIVE state.'] |
| idle_shutdown_config | core | json | Output only. The idle shutdown configuration of the notebook runtime. |
| is_upgradable | core | bool | Output only. Whether NotebookRuntime is upgradable. |
| labels | core | array<string> | |
| machine_spec | core | json | Output only. The specification of a single machine used by the notebook runtime. |
| name | core | string | Output only. The resource name of the NotebookRuntime. |
| network_spec | core | json | Output only. Network spec of the notebook runtime. |
| network_tags | core | array<string> | Optional. The Compute Engine tags to add to runtime (see [Tagging instances](https://cloud.google.com/vpc/docs/add-remove-network-tags)). |
| notebook_runtime_template_ref | core | json | Output only. The pointer to NotebookRuntimeTemplate this NotebookRuntime is created from. |
| notebook_runtime_type | core | string | Output only. The type of the notebook runtime. Possible values: ['NOTEBOOK_RUNTIME_TYPE_UNSPECIFIED', 'USER_DEFINED', 'ONE_CLICK']. Values descriptions: ['Unspecified notebook runtime type, NotebookRuntimeType will default to USER_DEFINED.', 'runtime or template with coustomized configurations from user.', 'runtime or template with system defined configurations.'] |
| organization_id | core | string | |
| parent | core | string | |
| project_id | core | string | |
| project_number | core | string | |
| proxy_uri | core | string | Output only. The proxy endpoint used to access the NotebookRuntime. |
| reservation_affinity | core | json | Output only. Reservation Affinity of the notebook runtime. |
| resource_name | core | string | |
| runtime_state | core | string | Output only. The runtime (instance) state of the NotebookRuntime. Possible values: ['RUNTIME_STATE_UNSPECIFIED', 'RUNNING', 'BEING_STARTED', 'BEING_STOPPED', 'STOPPED', 'BEING_UPGRADED', 'ERROR', 'INVALID']. Values descriptions: ['Unspecified runtime state.', 'NotebookRuntime is in running state.', 'NotebookRuntime is in starting state.', 'NotebookRuntime is in stopping state.', 'NotebookRuntime is in stopped state.', 'NotebookRuntime is in upgrading state. It is in the middle of upgrading process.', 'NotebookRuntime was unable to start/stop properly.', 'NotebookRuntime is in invalid state. Cannot be recovered.'] |
| runtime_user | core | string | Required. The user email of the NotebookRuntime. |
| satisfies_pzi | core | bool | Output only. Reserved for future use. |
| satisfies_pzs | core | bool | Output only. Reserved for future use. |
| service_account | core | string | Output only. Deprecated: This field is no longer used and the "Vertex AI Notebook Service Account" (service-PROJECT_NUMBER@gcp-sa-aiplatform-vm.iam.gserviceaccount.com) is used for the runtime workload identity. See https://cloud.google.com/iam/docs/service-agents#vertex-ai-notebook-service-account for more details. The service account that the NotebookRuntime workload runs as. |
| shielded_vm_config | core | json | Output only. Runtime Shielded VM spec. |
| software_config | core | json | Output only. Software config of the notebook runtime. |
| tags | core | hstore | |
| update_time | core | timestamp | Output only. Timestamp when this NotebookRuntime was most recently updated. |
| version | core | string | Output only. The VM os image version of NotebookRuntime. |