public sealed class RestrictAllowedResourcesResponse : IMessage<RestrictAllowedResourcesResponse>, IEquatable<RestrictAllowedResourcesResponse>, IDeepCloneable<RestrictAllowedResourcesResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Assured Workloads v1beta1 API class RestrictAllowedResourcesResponse.
Response for restricting the list of allowed resources.
[[["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 `RestrictAllowedResourcesResponse` class is part of the Assured Workloads v1beta1 API within the `Google.Cloud.AssuredWorkloads.V1Beta1` namespace."],["This class provides a response structure for actions that restrict the list of allowed resources."],["It implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, to support message handling, equality comparisons, deep cloning, and buffered messaging."],["The `RestrictAllowedResourcesResponse` class inherits from `object` and includes constructors for creating new instances, either default or by cloning another `RestrictAllowedResourcesResponse` object."],["The latest version of the class is [2.0.0-beta08](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.AssuredWorkloads.V1Beta1/latest/Google.Cloud.AssuredWorkloads.V1Beta1.RestrictAllowedResourcesResponse)."]]],[]]