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-04-09 UTC."],[[["This webpage provides documentation for the `SetIamPolicySnapshotRequest` class within the Google Compute Engine v1 API for .NET."],["The latest version available for this class is 3.6.0, and documentation spans back to version 1.0.0, which includes links to each version's specific documentation."],["The `SetIamPolicySnapshotRequest` class is used for requesting to set the IAM policy for a snapshot and implements various interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `SetIamPolicySnapshotRequest` class has two constructors and three properties: `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, each with specific types and purposes."],["The documentation includes reference to inherited members and additional links to external resources such as Microsoft's .NET API documentation."]]],[]]