google-cloud-assured_workloads-v1 0.4.0 → 0.5.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b0a15f8dcfadab73f5c5d2a5098c15c191c2eb4f4adcfd929de11a4407543049
4
- data.tar.gz: ea835efc5dfb60a08c51a3f4aff40a517078180d288456980ccd492f64f85b7b
3
+ metadata.gz: 1b5d2d0b6b9d5d07d8a305a31f2582fd7cd547c4ebcb5053b39f3b5d761fc2fd
4
+ data.tar.gz: 7ee4ad5ca57e0ff5a5c66da09729ff55b9490e87480254f8723c48a625996406
5
5
  SHA512:
6
- metadata.gz: 9770da2b639d444a449ef7b739a28dc5ac91b9940a24c0c99e5b9c3b38d69e833a6eb44ed1b0881e83755981ec193fd8146b9d1e30600c306f8de6ce5bc095a8
7
- data.tar.gz: 1223ecf3481fa693e9cc974ebea01a9e0264a1fa06d177cb06296472665daad859a8b441640ec49fd51a109ddc3fa87e2072d35ce15eee653a75c13fd9ef5e29
6
+ metadata.gz: f584117679dd3732440601c3934470058aa31d7ff6132c5148f902f4c5cd311a016b2124b1120508d87149f3c497afcf27ff181525c4712f2251ff04a9e1ba56
7
+ data.tar.gz: 354df5b0a205499aa3214a1219dff3b38284150e3bf5f99cf8b5839f16f9bdd424ff87372483ca1beac586c187cb82506269e98260c7cea602d71319fc2b3673
@@ -560,7 +560,7 @@ module Google
560
560
  # the default parameter values, pass an empty Hash as a request object (see above).
561
561
  #
562
562
  # @param name [::String]
563
- # Required. The resource name of the Workload to fetch. This is the workloads's
563
+ # Required. The resource name of the Workload to fetch. This is the workload's
564
564
  # relative path in the API, formatted as
565
565
  # "organizations/\\{organization_id}/locations/\\{location_id}/workloads/\\{workload_id}".
566
566
  # For example,
@@ -938,7 +938,8 @@ module Google
938
938
  # @param comment [::String]
939
939
  # Required. Business justification explaining the need for violation acknowledgement
940
940
  # @param non_compliant_org_policy [::String]
941
- # Optional. Name of the OrgPolicy which was modified with non-compliant change and
941
+ # Optional. This field is deprecated and will be removed in future version of the API.
942
+ # Name of the OrgPolicy which was modified with non-compliant change and
942
943
  # resulted in this violation.
943
944
  # Format:
944
945
  # projects/\\{project_number}/policies/\\{constraint_name}
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module AssuredWorkloads
23
23
  module V1
24
- VERSION = "0.4.0"
24
+ VERSION = "0.5.0"
25
25
  end
26
26
  end
27
27
  end
@@ -107,6 +107,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
107
107
  value :EU_REGIONS_AND_SUPPORT, 8
108
108
  value :CA_REGIONS_AND_SUPPORT, 9
109
109
  value :ITAR, 10
110
+ value :AU_REGIONS_AND_US_SUPPORT, 11
110
111
  value :ASSURED_WORKLOADS_FOR_PARTNERS, 12
111
112
  end
112
113
  add_enum "google.cloud.assuredworkloads.v1.Workload.KajEnrollmentState" do
@@ -174,6 +175,7 @@ Google::Protobuf::DescriptorPool.generated_pool.build do
174
175
  optional :remediation, :message, 13, "google.cloud.assuredworkloads.v1.Violation.Remediation"
175
176
  optional :acknowledged, :bool, 14
176
177
  proto3_optional :acknowledgement_time, :message, 15, "google.protobuf.Timestamp"
178
+ optional :exception_audit_log_link, :string, 16
177
179
  end
178
180
  add_message "google.cloud.assuredworkloads.v1.Violation.Remediation" do
179
181
  optional :instructions, :message, 1, "google.cloud.assuredworkloads.v1.Violation.Remediation.Instructions"
@@ -73,7 +73,7 @@ module Google
73
73
  # Request for fetching a workload.
74
74
  # @!attribute [rw] name
75
75
  # @return [::String]
76
- # Required. The resource name of the Workload to fetch. This is the workloads's
76
+ # Required. The resource name of the Workload to fetch. This is the workload's
77
77
  # relative path in the API, formatted as
78
78
  # "organizations/\\{organization_id}/locations/\\{location_id}/workloads/\\{workload_id}".
79
79
  # For example,
@@ -117,7 +117,7 @@ module Google
117
117
  extend ::Google::Protobuf::MessageExts::ClassMethods
118
118
  end
119
119
 
120
- # An Workload object for managing highly regulated workloads of cloud
120
+ # A Workload object for managing highly regulated workloads of cloud
121
121
  # customers.
122
122
  # @!attribute [rw] name
123
123
  # @return [::String]
@@ -244,6 +244,9 @@ module Google
244
244
  end
245
245
 
246
246
  # Settings specific to the Key Management Service.
247
+ # This message is deprecated.
248
+ # In order to create a Keyring, callers should specify,
249
+ # ENCRYPTION_KEYS_PROJECT or KEYRING in ResourceSettings.resource_type field.
247
250
  # @!attribute [rw] next_rotation_time
248
251
  # @return [::Google::Protobuf::Timestamp]
249
252
  # Required. Input only. Immutable. The time at which the Key Management Service will automatically create a
@@ -269,7 +272,7 @@ module Google
269
272
  # @!attribute [rw] resource_type
270
273
  # @return [::Google::Cloud::AssuredWorkloads::V1::Workload::ResourceInfo::ResourceType]
271
274
  # Indicates the type of resource. This field should be specified to
272
- # correspond the id to the right project type (CONSUMER_PROJECT or
275
+ # correspond the id to the right resource type (CONSUMER_FOLDER or
273
276
  # ENCRYPTION_KEYS_PROJECT)
274
277
  # @!attribute [rw] display_name
275
278
  # @return [::String]
@@ -370,7 +373,12 @@ module Google
370
373
  # International Traffic in Arms Regulations
371
374
  ITAR = 10
372
375
 
373
- # Assured Workloads for Partners;
376
+ # Assured Workloads for Australia Regions and Support controls
377
+ # Available for public preview consumption.
378
+ # Don't create production workloads.
379
+ AU_REGIONS_AND_US_SUPPORT = 11
380
+
381
+ # Assured Workloads for Partners
374
382
  ASSURED_WORKLOADS_FOR_PARTNERS = 12
375
383
  end
376
384
 
@@ -388,10 +396,10 @@ module Google
388
396
 
389
397
  # Supported Assured Workloads Partners.
390
398
  module Partner
391
- # Unknown compliance regime.
399
+ # Unknown partner regime/controls.
392
400
  PARTNER_UNSPECIFIED = 0
393
401
 
394
- # S3NS regime
402
+ # S3NS regime/controls.
395
403
  LOCAL_CONTROLS_BY_S3NS = 1
396
404
  end
397
405
  end
@@ -465,7 +473,8 @@ module Google
465
473
  # Required. Business justification explaining the need for violation acknowledgement
466
474
  # @!attribute [rw] non_compliant_org_policy
467
475
  # @return [::String]
468
- # Optional. Name of the OrgPolicy which was modified with non-compliant change and
476
+ # Optional. This field is deprecated and will be removed in future version of the API.
477
+ # Name of the OrgPolicy which was modified with non-compliant change and
469
478
  # resulted in this violation.
470
479
  # Format:
471
480
  # projects/\\{project_number}/policies/\\{constraint_name}
@@ -595,6 +604,11 @@ module Google
595
604
  # @return [::Google::Protobuf::Timestamp]
596
605
  # Optional. Timestamp when this violation was acknowledged last.
597
606
  # This will be absent when acknowledged field is marked as false.
607
+ # @!attribute [r] exception_audit_log_link
608
+ # @return [::String]
609
+ # Output only. Immutable. Audit Log link to find business justification provided for violation
610
+ # exception. Format:
611
+ # https://console.cloud.google.com/logs/query;query=\\{logName}\\{protoPayload.resourceName}\\{protoPayload.methodName}\\{timeRange}\\{organization}
598
612
  class Violation
599
613
  include ::Google::Protobuf::MessageExts
600
614
  extend ::Google::Protobuf::MessageExts::ClassMethods
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-assured_workloads-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.5.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-10-03 00:00:00.000000000 Z
11
+ date: 2022-10-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common