workload property

String? workload
getter/setter pair

The organization, folder, or project from which policies are extracted.

Must be within the organization defined in parent. Use one of the following formats: * organization/{organization_number} * folder/{folder_number} * project/{project_number}

Required.

Implementation

core.String? workload;