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."],[[["The latest version of the `InstancesAddResourcePoliciesRequest` is 3.6.0, which can be found with the respective documentation link."],["This document provides a version history of the `InstancesAddResourcePoliciesRequest`, spanning from version 1.0.0 to the most recent 3.6.0, each with its respective documentation link."],["`InstancesAddResourcePoliciesRequest` is a class that implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, with inheritance from the object class."],["The class `InstancesAddResourcePoliciesRequest` has a constructor that allows for the creation of a new instance, and another constructor that creates an instance by cloning another, with the 'other' instance being the sole parameter."],["The `ResourcePolicies` property, of type `RepeatedField\u003cstring\u003e`, allows you to view and use resource policies to be added to the specific instance."]]],[]]