public sealed class SetIamPolicySnapshotRequest : IMessage<SetIamPolicySnapshotRequest>, IEquatable<SetIamPolicySnapshotRequest>, IDeepCloneable<SetIamPolicySnapshotRequest>, IBufferMessage, IMessage
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 webpage documents the `SetIamPolicySnapshotRequest` class within the `Google.Cloud.Compute.V1` namespace, detailing its purpose in managing snapshot policies."],["This `SetIamPolicySnapshotRequest` class has a public constructor that takes in another `SetIamPolicySnapshotRequest` for creating a new instance."],["It implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which help with its functionality."],["The page lists various versions of the Google.Cloud.Compute.V1 package, ranging from version 1.0.0 up to 3.6.0, showing the evolution of the package."],["It has properties, such as `GlobalSetPolicyRequestResource`, `Project`, and `Resource`, that are used to define the request."]]],[]]