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."],[[["The latest version of the `SetIamPolicySnapshotRequest` documentation is 3.6.0, which can be found on the website, alongside numerous other previous versions."],["The `SetIamPolicySnapshotRequest` class is part of the `Google.Cloud.Compute.V1` namespace, within the `Google.Cloud.Compute.V1.dll` assembly and is a class for managing API requests."],["This class, `SetIamPolicySnapshotRequest`, is used to manage requests for `Snapshots.SetIamPolicy`, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SetIamPolicySnapshotRequest` class includes constructors and properties for defining the request, such as `GlobalSetPolicyRequestResource`, `Project`, and `Resource`."],["The documentation page also provides methods like `object.GetHashCode()`, `object.GetType()`, and `object.ToString()` which can be inherited from the `object` class."]]],[]]