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-21 UTC."],[[["This webpage provides reference documentation for the `SetIamPolicySnapshotRequest` class within the Google Cloud Compute Engine v1 API."],["The latest version of this class is 3.6.0, and the documentation also provides access to prior versions, ranging from 1.0.0 up to 3.5.0, and version 3.0.0 which is the version of this webpage."],["`SetIamPolicySnapshotRequest` is a class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating instances and properties to set the `GlobalSetPolicyRequestResource`, `Project`, and the `Resource`."],["The main purpose of this class is a request message for the Snapshots.SetIamPolicy method, which is used for configuring access control policies on snapshot resources."]]],[]]