public sealed class UpdateShieldedInstanceConfigRequest : IMessage<UpdateShieldedInstanceConfigRequest>, IEquatable<UpdateShieldedInstanceConfigRequest>, IDeepCloneable<UpdateShieldedInstanceConfigRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class UpdateShieldedInstanceConfigRequest.
Request for updating the Shielded Instance config for a notebook instance.
You can only use this method on a stopped instance
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference information for the \u003ccode\u003eUpdateShieldedInstanceConfigRequest\u003c/code\u003e class within the AI Platform Notebooks v1 API, specifically version 2.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateShieldedInstanceConfigRequest\u003c/code\u003e is used to request updates to the Shielded Instance configuration of a notebook instance, which can only be done on stopped instances.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, as well as provides constructors and properties for managing the update request.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is required and follows a specific format: \u003ccode\u003eprojects/{project_id}/locations/{location}/instances/{instance_id}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eShieldedInstanceConfig\u003c/code\u003e property allows you to specify the updated configuration for the Shielded Instance.\u003c/p\u003e\n"]]],[],null,[]]