public sealed class GetShieldedInstanceIdentityInstanceRequest : IMessage<GetShieldedInstanceIdentityInstanceRequest>, IEquatable<GetShieldedInstanceIdentityInstanceRequest>, IDeepCloneable<GetShieldedInstanceIdentityInstanceRequest>, IBufferMessage, IMessage
A request message for Instances.GetShieldedInstanceIdentity. See the method description for details.
[[["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-03-24 UTC."],[[["This page details the `GetShieldedInstanceIdentityInstanceRequest` class within the Google Cloud Compute V1 API, specifically focusing on version 2.1.0, but also lists many other versions."],["The `GetShieldedInstanceIdentityInstanceRequest` class is used to form a request message for retrieving shielded instance identity details."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to manage instance identity requests."],["The `GetShieldedInstanceIdentityInstanceRequest` class has properties for `Instance`, `Project`, and `Zone`, which are used to specify the target instance and its location."],["There is a latest version 3.6.0 for this instance request class, with other versions going all the way back to 1.0.0."]]],[]]