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 for .NET."],["The `SetIamPolicySnapshotRequest` class is used to send requests to set the IAM policy for snapshots in the Compute Engine API."],["The content shows a list of available versions, with the most recent being 3.6.0 and going as low as 1.0.0, with 2.15.0 being the focus."],["The class inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `SetIamPolicySnapshotRequest` include `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, used to define the request body, project ID, and resource name respectively."]]],[]]