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."],[[["This webpage provides documentation for the `GetShieldedInstanceIdentityInstanceRequest` class within the Google Cloud Compute Engine v1 API, specifically in the .NET context."],["The class is used to construct requests for the `Instances.GetShieldedInstanceIdentity` method, as indicated by its description."],["The latest available version of the `GetShieldedInstanceIdentityInstanceRequest` documentation is 3.6.0, and there are links to a variety of previous versions down to 1.0.0."],["The documentation highlights that this class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `GetShieldedInstanceIdentityInstanceRequest` class contains properties such as `Instance`, `Project`, and `Zone`, which are all strings and are used for request scoping."]]],[]]