Class RestrictAllowedServicesRequest (1.4.0)

RestrictAllowedServicesRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request for restricting list of available services in Workload environment.

Attributes

NameDescription
name str
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".
restriction_type google.cloud.assuredworkloads_v1beta1.types.RestrictAllowedServicesRequest.RestrictionType
Required. The type of restriction for using gcp services in the Workload environment.

Inheritance

builtins.object > proto.message.Message > RestrictAllowedServicesRequest

Classes

RestrictionType

RestrictionType(value)

The type of restriction.