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 reference documentation for the `GetShieldedInstanceIdentityInstanceRequest` class within the Compute Engine v1 API."],["The `GetShieldedInstanceIdentityInstanceRequest` class is used to send requests for Instances.GetShieldedInstanceIdentity, as stated in the documentation."],["The latest version of this API class is 3.6.0, however there are multiple previous versions of the API listed that are accessible from 1.0.0 to 3.5.0."],["The `GetShieldedInstanceIdentityInstanceRequest` class has properties for `Instance`, `Project`, and `Zone`, all of which are strings and are used to define the scope of the request."],["The webpage includes information about the class's inheritance, implementation of various interfaces, inherited members, the namespace, assembly, and constructors, alongside descriptions of its parameters."]]],[]]