GoogleCloudAiplatformV1ShieldedVmConfig constructor

GoogleCloudAiplatformV1ShieldedVmConfig({
  1. bool? enableSecureBoot,
})

Implementation

GoogleCloudAiplatformV1ShieldedVmConfig({
  this.enableSecureBoot,
});