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 page provides documentation for the `InstancesAddResourcePoliciesRequest` class within the Google Cloud Compute V1 .NET library, specifically version 2.17.0."],["The `InstancesAddResourcePoliciesRequest` class is designed for adding resource policies to compute instances and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists all the versions of the documentation from version 1.0.0 to 3.6.0 (latest), enabling users to navigate to documentation of older versions."],["The class has a constructor with no parameters and another that takes another `InstancesAddResourcePoliciesRequest` as input."],["The primary property of this class is `ResourcePolicies`, of type `RepeatedField\u003cstring\u003e`, which is used to specify the list of resource policies to add."]]],[]]