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 page provides documentation for the `InstancesAddResourcePoliciesRequest` class within the Google.Cloud.Compute.V1 namespace, specifically version 2.1.0."],["This class is used to request the addition of resource policies to compute instances and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers multiple versions of the `InstancesAddResourcePoliciesRequest` class ranging from version 1.0.0 to 3.6.0, with version 3.6.0 being the latest."],["It includes information on the class's constructors and the `ResourcePolicies` property, which holds the resource policies to be added as a `RepeatedField\u003cstring\u003e`."],["The page details the inherited members from the base `Object` class, such as `GetHashCode()`, `GetType()`, and `ToString()`, along with links to their respective Microsoft documentation pages."]]],[]]