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 document provides reference documentation for the `GetShieldedInstanceIdentityInstanceRequest` class within the Google Compute Engine v1 API."],["The `GetShieldedInstanceIdentityInstanceRequest` class is a request message used by the `Instances.GetShieldedInstanceIdentity` method, detailing the request's structure and parameters."],["The latest version of the API available is 3.6.0, with multiple previous versions also accessible, starting from 1.0.0 up to 3.5.0."],["This class has certain properties such as `Instance`, `Project`, and `Zone` which can be set and are of the type string, that are required to be passed as part of the request."],["The page also shows that the class has a few constructors, and that it inherits from the object class, and also implement certain interfaces, such as IMessage, IEquatable, and IBufferMessage."]]],[]]