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 Compute Engine v1 API."],["The `SetIamPolicySnapshotRequest` class is a request message for the `Snapshots.SetIamPolicy` method, detailing how to set the IAM policy for a snapshot."],["The documentation includes a history of available versions, with version 3.6.0 being the latest and a comprehensive list of versions ranging from 1.0.0 up to 3.6.0."],["The `SetIamPolicySnapshotRequest` class inherits from the `object` class and implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class allows for setting properties like `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, which are crucial for defining the scope and target of the IAM policy setting."]]],[]]