(::Boolean) — Defines whether the instance has integrity monitoring enabled.
Enables monitoring and attestation of the boot integrity of the instance.
The attestation is performed against the integrity policy baseline. This
baseline is initially derived from the implicitly trusted boot image when
the instance is created. Enabled by default.
#enable_integrity_monitoring=
defenable_integrity_monitoring=(value)->::Boolean
Parameter
value (::Boolean) — Defines whether the instance has integrity monitoring enabled.
Enables monitoring and attestation of the boot integrity of the instance.
The attestation is performed against the integrity policy baseline. This
baseline is initially derived from the implicitly trusted boot image when
the instance is created. Enabled by default.
Returns
(::Boolean) — Defines whether the instance has integrity monitoring enabled.
Enables monitoring and attestation of the boot integrity of the instance.
The attestation is performed against the integrity policy baseline. This
baseline is initially derived from the implicitly trusted boot image when
the instance is created. Enabled by default.
#enable_secure_boot
defenable_secure_boot()->::Boolean
Returns
(::Boolean) — Defines whether the instance has Secure Boot enabled.
Secure Boot helps ensure that the system only runs authentic software by
verifying the digital signature of all boot components, and halting the
boot process if signature verification fails. Disabled by default.
#enable_secure_boot=
defenable_secure_boot=(value)->::Boolean
Parameter
value (::Boolean) — Defines whether the instance has Secure Boot enabled.
Secure Boot helps ensure that the system only runs authentic software by
verifying the digital signature of all boot components, and halting the
boot process if signature verification fails. Disabled by default.
Returns
(::Boolean) — Defines whether the instance has Secure Boot enabled.
Secure Boot helps ensure that the system only runs authentic software by
verifying the digital signature of all boot components, and halting the
boot process if signature verification fails. Disabled by default.
#enable_vtpm
defenable_vtpm()->::Boolean
Returns
(::Boolean) — Defines whether the instance has the vTPM enabled. Enabled by default.
#enable_vtpm=
defenable_vtpm=(value)->::Boolean
Parameter
value (::Boolean) — Defines whether the instance has the vTPM enabled. Enabled by default.
Returns
(::Boolean) — Defines whether the instance has the vTPM enabled. Enabled by default.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# AI Platform Notebooks V1 API - Class Google::Cloud::Notebooks::V1::RuntimeShieldedInstanceConfig (v1.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.0 (latest)](/ruby/docs/reference/google-cloud-notebooks-v1/latest/Google-Cloud-Notebooks-V1-RuntimeShieldedInstanceConfig)\n- [1.0.1](/ruby/docs/reference/google-cloud-notebooks-v1/1.0.1/Google-Cloud-Notebooks-V1-RuntimeShieldedInstanceConfig)\n- [0.11.0](/ruby/docs/reference/google-cloud-notebooks-v1/0.11.0/Google-Cloud-Notebooks-V1-RuntimeShieldedInstanceConfig)\n- [0.10.0](/ruby/docs/reference/google-cloud-notebooks-v1/0.10.0/Google-Cloud-Notebooks-V1-RuntimeShieldedInstanceConfig)\n- [0.9.1](/ruby/docs/reference/google-cloud-notebooks-v1/0.9.1/Google-Cloud-Notebooks-V1-RuntimeShieldedInstanceConfig)\n- [0.8.2](/ruby/docs/reference/google-cloud-notebooks-v1/0.8.2/Google-Cloud-Notebooks-V1-RuntimeShieldedInstanceConfig)\n- [0.7.0](/ruby/docs/reference/google-cloud-notebooks-v1/0.7.0/Google-Cloud-Notebooks-V1-RuntimeShieldedInstanceConfig)\n- [0.6.1](/ruby/docs/reference/google-cloud-notebooks-v1/0.6.1/Google-Cloud-Notebooks-V1-RuntimeShieldedInstanceConfig)\n- [0.5.0](/ruby/docs/reference/google-cloud-notebooks-v1/0.5.0/Google-Cloud-Notebooks-V1-RuntimeShieldedInstanceConfig)\n- [0.4.2](/ruby/docs/reference/google-cloud-notebooks-v1/0.4.2/Google-Cloud-Notebooks-V1-RuntimeShieldedInstanceConfig)\n- [0.3.0](/ruby/docs/reference/google-cloud-notebooks-v1/0.3.0/Google-Cloud-Notebooks-V1-RuntimeShieldedInstanceConfig)\n- [0.2.1](/ruby/docs/reference/google-cloud-notebooks-v1/0.2.1/Google-Cloud-Notebooks-V1-RuntimeShieldedInstanceConfig)\n- [0.1.0](/ruby/docs/reference/google-cloud-notebooks-v1/0.1.0/Google-Cloud-Notebooks-V1-RuntimeShieldedInstanceConfig) \nReference documentation and code samples for the AI Platform Notebooks V1 API class Google::Cloud::Notebooks::V1::RuntimeShieldedInstanceConfig.\n\nA set of Shielded Instance options.\nCheck [Images using supported Shielded VM\nfeatures](https://cloud.google.com/compute/docs/instances/modifying-shielded-vm).\nNot all combinations are valid. \n\nInherits\n--------\n\n- Object \n\nExtended By\n-----------\n\n- Google::Protobuf::MessageExts::ClassMethods \n\nIncludes\n--------\n\n- Google::Protobuf::MessageExts\n\nMethods\n-------\n\n### #enable_integrity_monitoring\n\n def enable_integrity_monitoring() -\u003e ::Boolean\n\n**Returns**\n\n- (::Boolean) --- Defines whether the instance has integrity monitoring enabled.\n\n Enables monitoring and attestation of the boot integrity of the instance.\n The attestation is performed against the integrity policy baseline. This\n baseline is initially derived from the implicitly trusted boot image when\n the instance is created. Enabled by default.\n\n### #enable_integrity_monitoring=\n\n def enable_integrity_monitoring=(value) -\u003e ::Boolean\n\n**Parameter**\n\n- **value** (::Boolean) --- Defines whether the instance has integrity monitoring enabled.\n\n\n Enables monitoring and attestation of the boot integrity of the instance.\n The attestation is performed against the integrity policy baseline. This\n baseline is initially derived from the implicitly trusted boot image when\nthe instance is created. Enabled by default. \n**Returns**\n\n- (::Boolean) --- Defines whether the instance has integrity monitoring enabled.\n\n Enables monitoring and attestation of the boot integrity of the instance.\n The attestation is performed against the integrity policy baseline. This\n baseline is initially derived from the implicitly trusted boot image when\n the instance is created. Enabled by default.\n\n### #enable_secure_boot\n\n def enable_secure_boot() -\u003e ::Boolean\n\n**Returns**\n\n- (::Boolean) --- Defines whether the instance has Secure Boot enabled.\n\n Secure Boot helps ensure that the system only runs authentic software by\n verifying the digital signature of all boot components, and halting the\n boot process if signature verification fails. Disabled by default.\n\n### #enable_secure_boot=\n\n def enable_secure_boot=(value) -\u003e ::Boolean\n\n**Parameter**\n\n- **value** (::Boolean) --- Defines whether the instance has Secure Boot enabled.\n\n\n Secure Boot helps ensure that the system only runs authentic software by\n verifying the digital signature of all boot components, and halting the\nboot process if signature verification fails. Disabled by default. \n**Returns**\n\n- (::Boolean) --- Defines whether the instance has Secure Boot enabled.\n\n Secure Boot helps ensure that the system only runs authentic software by\n verifying the digital signature of all boot components, and halting the\n boot process if signature verification fails. Disabled by default.\n\n### #enable_vtpm\n\n def enable_vtpm() -\u003e ::Boolean\n\n**Returns**\n\n- (::Boolean) --- Defines whether the instance has the vTPM enabled. Enabled by default.\n\n### #enable_vtpm=\n\n def enable_vtpm=(value) -\u003e ::Boolean\n\n**Parameter**\n\n- **value** (::Boolean) --- Defines whether the instance has the vTPM enabled. Enabled by default. \n**Returns**\n\n- (::Boolean) --- Defines whether the instance has the vTPM enabled. Enabled by default."]]