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 page provides reference documentation for the `SetIamPolicySnapshotRequest` class within the Compute Engine v1 API."],["The latest available version of the `SetIamPolicySnapshotRequest` API is 3.6.0, with a history of versions dating back to 1.0.0."],["`SetIamPolicySnapshotRequest` is used to manage the IAM policy for snapshot resources and implements several interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class contains properties such as `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, which are used to configure the policy settings and define the target resource."],["It inherits members from the `Object` class, including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]