public sealed class RestrictAllowedResourcesRequest : IMessage<RestrictAllowedResourcesRequest>, IEquatable<RestrictAllowedResourcesRequest>, IDeepCloneable<RestrictAllowedResourcesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Assured Workloads v1 API class RestrictAllowedResourcesRequest.
Request for restricting list of available resources in Workload environment.
Required. The resource name of the Workload. This is the workloads's
relative path in the API, formatted as
"organizations/{organization_id}/locations/{location_id}/workloads/{workload_id}".
For example,
"organizations/123/locations/us-east1/workloads/assured-workload-1".
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eRestrictAllowedResourcesRequest\u003c/code\u003e class within the Google Cloud Assured Workloads v1 API, specifically for version 2.4.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRestrictAllowedResourcesRequest\u003c/code\u003e class is used to define a request for limiting the available resources within a Workload environment, implementing interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eName\u003c/code\u003e, which represents the resource name of the Workload, and \u003ccode\u003eRestrictionType\u003c/code\u003e, defining the type of restrictions applied to GCP products within the Workload environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRestrictAllowedResourcesRequest\u003c/code\u003e class has two constructors, a default parameter-less constructor, and one that takes another \u003ccode\u003eRestrictAllowedResourcesRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists previous versions of the API, ranging from \u003ccode\u003e1.0.0\u003c/code\u003e to \u003ccode\u003e2.6.0\u003c/code\u003e (latest).\u003c/p\u003e\n"]]],[],null,[]]