public sealed class InstancesRemoveResourcePoliciesRequest : IMessage<InstancesRemoveResourcePoliciesRequest>, IEquatable<InstancesRemoveResourcePoliciesRequest>, IDeepCloneable<InstancesRemoveResourcePoliciesRequest>, 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-31 UTC."],[[["The latest version of the `InstancesRemoveResourcePoliciesRequest` is 3.6.0, which can be found through the provided links."],["This page details the `InstancesRemoveResourcePoliciesRequest` class in version 3.4.0 of the Google.Cloud.Compute.V1 library, and it includes a history of versions dating back to 1.0.0."],["The `InstancesRemoveResourcePoliciesRequest` class is designed for managing resource policies in Google Cloud Compute, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has 2 constructors, `InstancesRemoveResourcePoliciesRequest()` and `InstancesRemoveResourcePoliciesRequest(InstancesRemoveResourcePoliciesRequest other)`."],["The `ResourcePolicies` property of this class is a `RepeatedField` of strings, which represents the resource policies to be removed from a compute instance."]]],[]]