RestrictAllowedServicesRequest

Request for restricting list of available services in Workload environment.

JSON representation
{
  "name": string,
  "restrictionType": enum (RestrictionType)
}
Fields
name

string

Required. The resource name of the Workload. This is the workloads's relative path in the API, formatted as "organizations/{organization_id}/locations/{locationId}/workloads/{workload_id}". For example, "organizations/123/locations/us-east1/workloads/assured-workload-1".

restrictionType

enum (RestrictionType)

Required. The type of restriction for using gcp services in the Workload environment.