public sealed class SetIamPolicySnapshotRequest : IMessage<SetIamPolicySnapshotRequest>, IEquatable<SetIamPolicySnapshotRequest>, IDeepCloneable<SetIamPolicySnapshotRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetIamPolicySnapshotRequest.
A request message for Snapshots.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-24 UTC."],[[["This document provides reference information for the `SetIamPolicySnapshotRequest` class within the Google Cloud Compute Engine v1 API, specifically for version 2.4.0."],["The `SetIamPolicySnapshotRequest` class is used to set the IAM policy for a snapshot, as indicated by its purpose described in the method description, which can be found under the `Snapshots.SetIamPolicy` section."],["The documentation details the class's inheritance, which is derived from the `Object` class, and the multiple interfaces it implements, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page outlines the class's constructors, including a default constructor and one that accepts another `SetIamPolicySnapshotRequest` object as a parameter, alongside the parameters name and description."],["The documentation also provides details on the class properties, `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, including their types, descriptions and property values."]]],[]]