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-24 UTC."],[[["The latest version of the `InstancesAddResourcePoliciesRequest` is 3.6.0, which can be found with the relative path `/dotnet/docs/reference/Google.Cloud.Compute.V1/latest/Google.Cloud.Compute.V1.InstancesAddResourcePoliciesRequest`."],["This page details various versions of `InstancesAddResourcePoliciesRequest`, from the current 3.6.0 down to version 1.0.0."],["`InstancesAddResourcePoliciesRequest` class implements multiple interfaces, including `IMessage\u003cInstancesAddResourcePoliciesRequest\u003e`, `IEquatable\u003cInstancesAddResourcePoliciesRequest\u003e`, `IDeepCloneable\u003cInstancesAddResourcePoliciesRequest\u003e`, `IBufferMessage`, and `IMessage`."],["The `InstancesAddResourcePoliciesRequest` class includes a `ResourcePolicies` property, which is of type `RepeatedField\u003cstring\u003e` and represents resource policies to be added to an instance."],["The class has 2 constructors, `InstancesAddResourcePoliciesRequest()` and `InstancesAddResourcePoliciesRequest(InstancesAddResourcePoliciesRequest other)`."]]],[]]