public sealed class RestrictAllowedResourcesRequest : IMessage<RestrictAllowedResourcesRequest>, IEquatable<RestrictAllowedResourcesRequest>, IDeepCloneable<RestrictAllowedResourcesRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Assured Workloads v1beta1 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"]],[["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-08-07 UTC."],[[["\u003cp\u003eThis documentation is for the \u003ccode\u003eRestrictAllowedResourcesRequest\u003c/code\u003e class within the Assured Workloads v1beta1 API, detailing its purpose and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRestrictAllowedResourcesRequest\u003c/code\u003e class is used to specify the request for limiting the available resources within a Workload environment, with a variety of properties and associated types available for configuration.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, extending its functionality within the .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version is 2.0.0-beta08, with previous beta versions also available, such as 2.0.0-beta07 and 1.0.0-beta08.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eName\u003c/code\u003e which specifies the workload's resource name, and \u003ccode\u003eRestrictionType\u003c/code\u003e which determines the type of restriction applied to GCP product usage within the Workload environment.\u003c/p\u003e\n"]]],[],null,[]]