public sealed class GetShieldedInstanceIdentityInstanceRequest : IMessage<GetShieldedInstanceIdentityInstanceRequest>, IEquatable<GetShieldedInstanceIdentityInstanceRequest>, IDeepCloneable<GetShieldedInstanceIdentityInstanceRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class GetShieldedInstanceIdentityInstanceRequest.
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."],[[["The documentation covers the `GetShieldedInstanceIdentityInstanceRequest` class within the Compute Engine v1 API for .NET, with the latest version being 3.6.0."],["This class is a request message used for `Instances.GetShieldedInstanceIdentity` and details the methods and properties associated with it such as the `Instance`, `Project`, and `Zone` properties, which are strings."],["The documentation lists version history and contains a comprehensive list of links to previous versions, ranging from 1.0.0 up to the most recent version, 3.6.0."],["The `GetShieldedInstanceIdentityInstanceRequest` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]