public sealed class SetIamPolicyRegionInstantSnapshotRequest : IMessage<SetIamPolicyRegionInstantSnapshotRequest>, IEquatable<SetIamPolicyRegionInstantSnapshotRequest>, IDeepCloneable<SetIamPolicyRegionInstantSnapshotRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class SetIamPolicyRegionInstantSnapshotRequest.
A request message for RegionInstantSnapshots.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-24 UTC."],[[["This document provides reference documentation for the `SetIamPolicyRegionInstantSnapshotRequest` class in the Google Cloud Compute Engine v1 API, specifically for version 2.14.0."],["The `SetIamPolicyRegionInstantSnapshotRequest` class is used to send a request to set the IAM policy for a region instant snapshot and it inherits from and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The document lists the available versions of `SetIamPolicyRegionInstantSnapshotRequest`, from the latest 3.6.0 down to 1.0.0, with links to their respective documentation."],["Key properties of the `SetIamPolicyRegionInstantSnapshotRequest` class include `Project`, `Region`, `RegionSetPolicyRequestResource`, and `Resource`, which are used to specify the project, region, policy request, and target resource."],["The class includes two constructors, a default one, and another that allows cloning an existing `SetIamPolicyRegionInstantSnapshotRequest` object."]]],[]]