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, specifically for .NET development."],["The latest version documented is 3.6.0, and the webpage lists all previous versions of the `SetIamPolicySnapshotRequest` class going back to version 1.0.0."],["The `SetIamPolicySnapshotRequest` class is used to create a request message for the `Snapshots.SetIamPolicy` method, with detailed information regarding its properties, constructor, and inheritance."],["It defines the class as implementing the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The webpage provides details on the properties `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, which are essential to the `SetIamPolicySnapshotRequest`."]]],[]]