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 Google Cloud Compute Engine v1 API, specifically for .NET."],["The latest version of the API documented is 3.6.0, with numerous prior versions listed, ranging back to version 1.0.0."],["`SetIamPolicySnapshotRequest` is a request message used for the Snapshots.SetIamPolicy method, inheriting from the object class and implementing multiple interfaces such as IMessage, IEquatable, and IDeepCloneable."],["The class contains constructors and properties such as `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, which are used to define and handle the request."],["This page provides details about the methods, properties, and overall structure of the class, along with links to related documentation."]]],[]]