Skip to content

Commit 523fdaf

Browse files
Google APIscopybara-github
authored andcommitted
feat: ITAR June Preview Launch
Committer: @Guisin PiperOrigin-RevId: 458302463
1 parent 1e6c634 commit 523fdaf

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

google/cloud/assuredworkloads/v1/assuredworkloads.proto

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,9 @@ message Workload {
341341

342342
// Assured Workloads For Canada Regions and Support controls
343343
CA_REGIONS_AND_SUPPORT = 9;
344+
345+
// International Traffic in Arms Regulations
346+
ITAR = 10;
344347
}
345348

346349
// Key Access Justifications(KAJ) Enrollment State.

google/cloud/assuredworkloads/v1beta1/assuredworkloads.proto

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,9 @@ message Workload {
391391

392392
// Assured Workloads For Canada Regions and Support controls
393393
CA_REGIONS_AND_SUPPORT = 9;
394+
395+
// International Traffic in Arms Regulations
396+
ITAR = 10;
394397
}
395398

396399
// Key Access Justifications(KAJ) Enrollment State.

0 commit comments

Comments
 (0)