Get desktop application:
View/edit binary Protocol Buffers messages
Service to manage AssuredWorkloads.
Creates Assured Workload.
Request for creating a workload.
Required. The resource name of the new Workload's parent. Must be of the form `organizations/{org_id}/locations/{location_id}`.
Required. Assured Workload to create
Optional. A identifier associated with the workload and underlying projects which allows for the break down of billing costs for a workload. The value provided for the identifier will add a label to the workload and contained projects with the identifier as the value.
Updates an existing workload. Currently allows updating of workload display_name and labels. For force updates don't set etag field in the Workload. Only one update operation per workload can be in progress.
Request for Updating a workload.
Required. The workload to update. The workload's `name` field is used to identify the workload to be updated. Format: organizations/{org_id}/locations/{location_id}/workloads/{workload_id}
Required. The list of fields to be updated.
Restrict the list of resources allowed in the Workload environment. The current list of allowed products can be found at https://cloud.google.com/assured-workloads/docs/supported-products In addition to assuredworkloads.workload.update permission, the user should also have orgpolicy.policy.set permission on the folder resource to use this functionality.
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".
Required. The type of restriction for using gcp products in the Workload environment.
Response for restricting the list of allowed resources.
(message has no fields)
Deletes the workload. Make sure that workload's direct children are already in a deleted state, otherwise the request will fail with a FAILED_PRECONDITION error.
Request for deleting a Workload.
Required. The `name` field is used to identify the workload. Format: organizations/{org_id}/locations/{location_id}/workloads/{workload_id}
Optional. The etag of the workload. If this is provided, it must match the server's etag.
Gets Assured Workload associated with a CRM Node
Request for fetching a workload.
Required. The resource name of the Workload to fetch. This is the workload'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".
Lists Assured Workloads under a CRM Node.
Request for fetching workloads in an organization.
Required. Parent Resource to list workloads from. Must be of the form `organizations/{org_id}/locations/{location}`.
Page size.
Page token returned from previous request. Page token contains context from previous request. Page token needs to be passed in the second and following requests.
A custom filter for filtering by properties of a workload. At this time, only filtering by labels is supported.
Response of ListWorkloads endpoint.
List of Workloads under a given parent.
The next page token. Return empty if reached the last page.
Lists the Violations in the AssuredWorkload Environment. Callers may also choose to read across multiple Workloads as per [AIP-159](https://google.aip.dev/159) by using '-' (the hyphen or dash character) as a wildcard character instead of workload-id in the parent. Format `organizations/{org_id}/locations/{location}/workloads/-`
Request for fetching violations in an organization.
Required. The Workload name. Format `organizations/{org_id}/locations/{location}/workloads/{workload}`.
Optional. Specifies the time window for retrieving active Violations. When specified, retrieves Violations that were active between start_time and end_time.
Optional. Page size.
Optional. Page token returned from previous request.
Optional. A custom filter for filtering by the Violations properties.
Response of ListViolations endpoint.
List of Violations under a Workload.
The next page token. Returns empty if reached the last page.
Retrieves Assured Workload Violation based on ID.
Request for fetching a Workload Violation.
Required. The resource name of the Violation to fetch (ie. Violation.name). Format: organizations/{organization}/locations/{location}/workloads/{workload}/violations/{violation}
Acknowledges an existing violation. By acknowledging a violation, users acknowledge the existence of a compliance violation in their workload and decide to ignore it due to a valid business justification. Acknowledgement is a permanent operation and it cannot be reverted.
Request for acknowledging the violation Next Id: 4
Required. The resource name of the Violation to acknowledge. Format: organizations/{organization}/locations/{location}/workloads/{workload}/violations/{violation}
Required. Business justification explaining the need for violation acknowledgement
Optional. This field is deprecated and will be removed in future version of the API. Name of the OrgPolicy which was modified with non-compliant change and resulted in this violation. Format: projects/{project_number}/policies/{constraint_name} folders/{folder_id}/policies/{constraint_name} organizations/{organization_id}/policies/{constraint_name}
Response for violation acknowledgement
(message has no fields)
Operation metadata to give request details of CreateWorkload.
Optional. Time when the operation was created.
Optional. The display name of the workload.
Optional. The parent of the workload.
Optional. Compliance controls that should be applied to the resources managed by the workload.
The type of restriction.
Used in:
Unknown restriction type.
Allow the use all of all gcp products, irrespective of the compliance posture. This effectively removes gcp.restrictServiceUsage OrgPolicy on the AssuredWorkloads Folder.
Based on Workload's compliance regime, allowed list changes. See - https://cloud.google.com/assured-workloads/docs/supported-products for the list of supported resources.
Interval defining a time window.
Used in:
The start of the time window.
The end of the time window.
Workload monitoring Violation.
Used as response type in: AssuredWorkloadsService.GetViolation
Used as field type in:
Output only. Immutable. Name of the Violation. Format: organizations/{organization}/locations/{location}/workloads/{workload_id}/violations/{violations_id}
Output only. Description for the Violation. e.g. OrgPolicy gcp.resourceLocations has non compliant value.
Output only. Time of the event which triggered the Violation.
Output only. The last time when the Violation record was updated.
Output only. Time of the event which fixed the Violation. If the violation is ACTIVE this will be empty.
Output only. Category under which this violation is mapped. e.g. Location, Service Usage, Access, Encryption, etc.
Output only. State of the violation
Output only. Immutable. The org-policy-constraint that was incorrectly changed, which resulted in this violation.
Output only. Immutable. Audit Log Link for violated resource Format: https://console.cloud.google.com/logs/query;query={logName}{protoPayload.resourceName}{timeRange}{folder}
Output only. Immutable. Name of the OrgPolicy which was modified with non-compliant change and resulted this violation. Format: projects/{project_number}/policies/{constraint_name} folders/{folder_id}/policies/{constraint_name} organizations/{organization_id}/policies/{constraint_name}
Output only. Compliance violation remediation
Output only. A boolean that indicates if the violation is acknowledged
Optional. Timestamp when this violation was acknowledged last. This will be absent when acknowledged field is marked as false.
Output only. Immutable. Audit Log link to find business justification provided for violation exception. Format: https://console.cloud.google.com/logs/query;query={logName}{protoPayload.resourceName}{protoPayload.methodName}{timeRange}{organization}
Represents remediation guidance to resolve compliance violation for AssuredWorkload
Used in:
Required. Remediation instructions to resolve violations
Values that can resolve the violation For example: for list org policy violations, this will either be the list of allowed or denied values
Output only. Reemediation type based on the type of org policy values violated
Instructions to remediate violation
Used in:
Remediation instructions to resolve violation via gcloud cli
Remediation instructions to resolve violation via cloud console
Remediation instructions to resolve violation via cloud console
Used in:
Link to console page where violations can be resolved
Steps to resolve violation via cloud console
Additional urls for more information about steps
Remediation instructions to resolve violation via gcloud cli
Used in:
Gcloud command to resolve violation
Steps to resolve violation via gcloud cli
Additional urls for more information about steps
Classifying remediation into various types based on the kind of violation. For example, violations caused due to changes in boolean org policy requires different remediation instructions compared to violation caused due to changes in allowed values of list org policy.
Used in:
Unspecified remediation type
Remediation type for boolean org policy
Remediation type for list org policy which have allowed values in the monitoring rule
Remediation type for list org policy which have denied values in the monitoring rule
Remediation type for gcp.restrictCmekCryptoKeyProjects
Violation State Values
Used in:
Unspecified state.
Violation is resolved.
Violation is Unresolved
Violation is Exception
A Workload object for managing highly regulated workloads of cloud customers.
Used as response type in: AssuredWorkloadsService.GetWorkload, AssuredWorkloadsService.UpdateWorkload
Used as field type in:
, ,Optional. The resource name of the workload. Format: organizations/{organization}/locations/{location}/workloads/{workload} Read-only.
Required. The user-assigned display name of the Workload. When present it must be between 4 to 30 characters. Allowed characters are: lowercase and uppercase letters, numbers, hyphen, and spaces. Example: My Workload
Output only. The resources associated with this workload. These resources will be created when creating the workload. If any of the projects already exist, the workload creation will fail. Always read only.
Required. Immutable. Compliance Regime associated with this workload.
Output only. Immutable. The Workload creation timestamp.
Optional. The billing account used for the resources which are direct children of workload. This billing account is initially associated with the resources created as part of Workload creation. After the initial creation of these resources, the customer can change the assigned billing account. The resource name has the form `billingAccounts/{billing_account_id}`. For example, `billingAccounts/012345-567890-ABCDEF`.
Optional. ETag of the workload, it is calculated on the basis of the Workload contents. It will be used in Update & Delete operations.
Optional. Labels applied to the workload.
Input only. The parent resource for the resources managed by this Assured Workload. May be either empty or a folder resource which is a child of the Workload parent. If not specified all resources are created under the parent organization. Format: folders/{folder_id}
Input only. Settings used to create a CMEK crypto key. When set, a project with a KMS CMEK key is provisioned. This field is deprecated as of Feb 28, 2022. In order to create a Keyring, callers should specify, ENCRYPTION_KEYS_PROJECT or KEYRING in ResourceSettings.resource_type field.
Input only. Resource properties that are used to customize workload resources. These properties (such as custom project id) will be used to create workload resources if possible. This field is optional.
Output only. Represents the KAJ enrollment state of the given workload.
Optional. Indicates the sovereignty status of the given workload. Currently meant to be used by Europe/Canada customers.
Output only. Represents the SAA enrollment response of the given workload. SAA enrollment response is queried during GetWorkload call. In failure cases, user friendly error message is shown in SAA details page.
Output only. Urls for services which are compliant for this Assured Workload, but which are currently disallowed by the ResourceUsageRestriction org policy. Invoke RestrictAllowedResources endpoint to allow your project developers to use these services in their environment."
Optional. Compliance Regime associated with this workload.
Supported Compliance Regimes.
Used in:
,Unknown compliance regime.
Information protection as per DoD IL4 requirements.
Criminal Justice Information Services (CJIS) Security policies.
FedRAMP High data protection controls
FedRAMP Moderate data protection controls
Assured Workloads For US Regions data protection controls
Health Insurance Portability and Accountability Act controls
Health Information Trust Alliance controls
Assured Workloads For EU Regions and Support controls
Assured Workloads For Canada Regions and Support controls
International Traffic in Arms Regulations
Assured Workloads for Australia Regions and Support controls Available for public preview consumption. Don't create production workloads.
Assured Workloads for Partners
Settings specific to the Key Management Service. This message is deprecated. In order to create a Keyring, callers should specify, ENCRYPTION_KEYS_PROJECT or KEYRING in ResourceSettings.resource_type field.
Used in:
Required. Input only. Immutable. The time at which the Key Management Service will automatically create a new version of the crypto key and mark it as the primary.
Required. Input only. Immutable. [next_rotation_time] will be advanced by this period when the Key Management Service automatically rotates a key. Must be at least 24 hours and at most 876,000 hours.
Key Access Justifications(KAJ) Enrollment State.
Used in:
Default State for KAJ Enrollment.
Pending State for KAJ Enrollment.
Complete State for KAJ Enrollment.
Supported Assured Workloads Partners.
Used in:
Unknown partner regime/controls.
S3NS regime/controls.
Represent the resources that are children of this Workload.
Used in:
Resource identifier. For a project this represents project_number.
Indicates the type of resource.
The type of resource.
Used in:
,Unknown resource type.
Consumer project. AssuredWorkloads Projects are no longer supported. This field will be ignored only in CreateWorkload requests. ListWorkloads and GetWorkload will continue to provide projects information. Use CONSUMER_FOLDER instead.
Consumer Folder.
Consumer project containing encryption keys.
Keyring resource that hosts encryption keys.
Represent the custom settings for the resources to be created.
Used in:
Resource identifier. For a project this represents project_id. If the project is already taken, the workload creation will fail. For KeyRing, this represents the keyring_id. For a folder, don't set this value as folder_id is assigned by Google.
Indicates the type of resource. This field should be specified to correspond the id to the right resource type (CONSUMER_FOLDER or ENCRYPTION_KEYS_PROJECT)
User-assigned resource display name. If not empty it will be used to create a resource with the specified name.
Signed Access Approvals (SAA) enrollment response.
Used in:
Indicates SAA enrollment status of a given workload.
Indicates SAA enrollment setup error if any.
Setup error of SAA enrollment.
Used in:
Unspecified.
Invalid states for all customers, to be redirected to AA UI for additional details.
Returned when there is not an EKM key configured.
Returned when there are no enrolled services or the customer is enrolled in CAA only for a subset of services.
Returned when exception was encountered during evaluation of other criteria.
Setup state of SAA enrollment.
Used in:
Unspecified.
SAA enrollment pending.
SAA enrollment comopleted.