google-apis-securitycenter_v1beta1 0.26.0 → 0.27.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: 900e1e6e554c064274e3626dfaec5e3e8b0bd8b202779539871f15fc7faef894
4
- data.tar.gz: 2acbe0e272e2531340d1b2bbf28eada9f8167b7a3a11e38c9e695ab65591b496
3
+ metadata.gz: 2cf974e9192c10fe0fad7ec1b37e0cf0d7ec527c4d716f4a6aa6266bc3a68fb4
4
+ data.tar.gz: fb48edf9f9a6edf1168ac4ae64299b19691b104601dcba51f5b8ec4457df614f
5
5
  SHA512:
6
- metadata.gz: 07d1ec452b2a949762eb6154e6ddedf63c4dbb6668b07aff6de9a83cdf2de29af8ae175460ceb3e35516d520276ff5721e0544f7a339fee70795d22fbc76405e
7
- data.tar.gz: 0eda6883137f2a2d5ae8c54e821618119ec6560a5799c0dcbb2fc7760c3a7bf9a8858c790e476604bc248ef4c76eace30753f7c0092fc7d32074710eaa1aac00
6
+ metadata.gz: 20960f77c05bd1c1c806b81b90ba9b2b355ab700f3900cdacf1e36554c785ac1032f9ca016503a0335550e67697b2ed2ce53faaa99a898dba10af1544204259f
7
+ data.tar.gz: a6fe2f8cb7d527d5c0015a1fa89be6a125b3836487be7aaff49a6e4f293e99d91c6b68c669ebf6b961d14ee978dde0c65d26802b9485fb4f153d5ef828807d13
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-securitycenter_v1beta1
2
2
 
3
+ ### v0.27.0 (2022-05-10)
4
+
5
+ * Regenerated from discovery document revision 20220506
6
+
3
7
  ### v0.26.0 (2022-05-04)
4
8
 
5
9
  * Regenerated from discovery document revision 20220428
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module SecuritycenterV1beta1
18
18
  # Version of the google-apis-securitycenter_v1beta1 gem
19
- GEM_VERSION = "0.26.0"
19
+ GEM_VERSION = "0.27.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220428"
25
+ REVISION = "20220506"
26
26
  end
27
27
  end
28
28
  end
@@ -538,8 +538,9 @@ module Google
538
538
 
539
539
  # Gets the access control policy on the specified Source.
540
540
  # @param [String] resource
541
- # REQUIRED: The resource for which the policy is being requested. See the
542
- # operation documentation for the appropriate value for this field.
541
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
542
+ # names](https://cloud.google.com/apis/design/resource_names) for the
543
+ # appropriate value for this field.
543
544
  # @param [Google::Apis::SecuritycenterV1beta1::GetIamPolicyRequest] get_iam_policy_request_object
544
545
  # @param [String] fields
545
546
  # Selector specifying which fields to include in a partial response.
@@ -650,8 +651,9 @@ module Google
650
651
 
651
652
  # Sets the access control policy on the specified Source.
652
653
  # @param [String] resource
653
- # REQUIRED: The resource for which the policy is being specified. See the
654
- # operation documentation for the appropriate value for this field.
654
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
655
+ # names](https://cloud.google.com/apis/design/resource_names) for the
656
+ # appropriate value for this field.
655
657
  # @param [Google::Apis::SecuritycenterV1beta1::SetIamPolicyRequest] set_iam_policy_request_object
656
658
  # @param [String] fields
657
659
  # Selector specifying which fields to include in a partial response.
@@ -684,8 +686,9 @@ module Google
684
686
 
685
687
  # Returns the permissions that a caller has on the specified source.
686
688
  # @param [String] resource
687
- # REQUIRED: The resource for which the policy detail is being requested. See the
688
- # operation documentation for the appropriate value for this field.
689
+ # REQUIRED: The resource for which the policy detail is being requested. See [
690
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
691
+ # appropriate value for this field.
689
692
  # @param [Google::Apis::SecuritycenterV1beta1::TestIamPermissionsRequest] test_iam_permissions_request_object
690
693
  # @param [String] fields
691
694
  # Selector specifying which fields to include in a partial response.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-securitycenter_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.26.0
4
+ version: 0.27.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-05-09 00:00:00.000000000 Z
11
+ date: 2022-05-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-securitycenter_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1beta1/v0.26.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-securitycenter_v1beta1/v0.27.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-securitycenter_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []