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 latest version available for the `RestrictAllowedResourcesResponse` class is 2.0.0-beta08, with version 2.0.0-beta07 also documented."],["The `RestrictAllowedResourcesResponse` class is part of the Assured Workloads v1beta1 API, specifically in the namespace `Google.Cloud.AssuredWorkloads.V1Beta1`."],["This class is designed to handle the response when restricting the list of allowed resources, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is derived from the base `object` class, inheriting methods such as `GetHashCode`, `GetType`, and `ToString`."],["It provides two constructors for creating new instances, a default constructor and one that takes another `RestrictAllowedResourcesResponse` object as an argument."]]],[]]