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, version 2.6.0."],["The `InstancesAddResourcePoliciesRequest` class is used to manage resource policies for instances and it implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The latest available version of `InstancesAddResourcePoliciesRequest` is 3.6.0, and older versions are listed down to 1.0.0."],["The class includes two constructors: a default constructor, and one that accepts another instance of `InstancesAddResourcePoliciesRequest` for deep cloning purposes."],["`ResourcePolicies` property allows to add resource policies to the instance, having `RepeatedField\u003cString\u003e` type."]]],[]]