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 latest available version of the `SetIamPolicySnapshotRequest` API is 3.6.0, with multiple older versions ranging from 3.5.0 down to 1.0.0, also available."],["The `SetIamPolicySnapshotRequest` class is used as a request message for the `Snapshots.SetIamPolicy` method, which has implementations for interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class contains properties such as `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, allowing for setting policy details and identifying the relevant project and resource."],["The `SetIamPolicySnapshotRequest` class has 2 constructors: one default and one that takes in another `SetIamPolicySnapshotRequest` object."]]],[]]