public sealed class SetIamPolicySnapshotRequest : IMessage<SetIamPolicySnapshotRequest>, IEquatable<SetIamPolicySnapshotRequest>, IDeepCloneable<SetIamPolicySnapshotRequest>, IBufferMessage, IMessage
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 details the `SetIamPolicySnapshotRequest` class within the `Google.Cloud.Compute.V1` namespace, used for setting IAM policies on snapshots."],["The page provides links to documentation for multiple versions of the `SetIamPolicySnapshotRequest` class, ranging from version 1.0.0 to the latest 3.6.0."],["`SetIamPolicySnapshotRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, which are used to define the request."],["The class also contains the constructor methods that are needed to create a `SetIamPolicySnapshotRequest` class."]]],[]]