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."],[[["The latest version of the `SetIamPolicySnapshotRequest` class is 3.6.0, part of the Google.Cloud.Compute.V1 API."],["This class is used for a request message related to setting IAM policies on snapshots within the Compute Engine v1 API."],["The `SetIamPolicySnapshotRequest` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inheriting from the object class."],["This class has properties such as `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, which are essential for defining the request to set the IAM policy."],["The documentation provides access to previous versions of this class, ranging from version 1.0.0 up to the latest 3.6.0."]]],[]]