public sealed class SetIamPolicyInstantSnapshotRequest : IMessage<SetIamPolicyInstantSnapshotRequest>, IEquatable<SetIamPolicyInstantSnapshotRequest>, IDeepCloneable<SetIamPolicyInstantSnapshotRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetIamPolicyInstantSnapshotRequest.
A request message for InstantSnapshots.SetIamPolicy. 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-21 UTC."],[[["This webpage provides documentation for the `SetIamPolicyInstantSnapshotRequest` class within the Google Cloud Compute Engine v1 API, specifically for .NET development."],["The class `SetIamPolicyInstantSnapshotRequest` is a request message used for managing the IAM policy of instant snapshots and it inherits from multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists various versions of the Google Cloud Compute Engine .NET library, ranging from version 1.0.0 up to the latest version 3.6.0, with links to their respective documentation."],["The `SetIamPolicyInstantSnapshotRequest` class includes properties such as `Project`, `Resource`, `Zone`, and `ZoneSetPolicyRequestResource`, which are used to specify the details of the policy setting request."],["The current displayed version is 2.15.0 and the page includes the details of its methods, constructor and properties, along with parameter and value tables for context."]]],[]]