public sealed class InstancesAddResourcePoliciesRequest : IMessage<InstancesAddResourcePoliciesRequest>, IEquatable<InstancesAddResourcePoliciesRequest>, IDeepCloneable<InstancesAddResourcePoliciesRequest>, IBufferMessage, IMessage
[[["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 documentation for the `InstancesAddResourcePoliciesRequest` class within the Google.Cloud.Compute.V1 namespace, specifically version 2.12.0."],["The `InstancesAddResourcePoliciesRequest` class is part of the Google.Cloud.Compute.V1 assembly (Google.Cloud.Compute.V1.dll) and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers the class's inheritance, constructors (including a parameter for another `InstancesAddResourcePoliciesRequest` object), and properties, notably the `ResourcePolicies` property which is of type `RepeatedField\u003cstring\u003e` and describes resource policies to be added."],["The latest version documented is version 3.6.0, and the page lists all the version of this class, going down to version 1.0.0."]]],[]]