google-apis-dns_v1beta2 0.36.0 → 0.37.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1df929eac3aa4e2072f55bb0fd9151cd3ad3cbe49ce5ce81e2764a2d4a906500
4
- data.tar.gz: ff20b0adb65540551fd74753f64a853d89cca2edc1c1924a6fa3d8286b0891e8
3
+ metadata.gz: 712f11d870b11a1ea1ac1a1c849ac596816e6aa3ee9f99882c563b0c2fbb99d3
4
+ data.tar.gz: 3abb8c4877e1954359f539f1e3a2d6cc48849e9c2ba4eb6e1ee87686efa3e29c
5
5
  SHA512:
6
- metadata.gz: fa3dadd34c76a3524ef5dfc266faa881302ee3caffb9ebae1fd041c31b9a22afd166a1506be5d263d8e98a1c355694d014429baa602eae80ad15a7a96b0e0150
7
- data.tar.gz: 9aa3dcaf52eafef3671b0c34bbc97684ccf44320856853606e3b11818f9b87bb3330c1a867265f29532f30dc97eeec5fc35ffe9cdabaa52d9b893cb84b358ba5
6
+ metadata.gz: 8fcf101b658d65063175c398749d315059d544fa6a241ff8630ebf745811350910c24f5fb4b6d6a0b9acb31ecadfbe6130aea8ad45945e6d8b24de5c150643be
7
+ data.tar.gz: 72c61f21a35784f3c743037ed2c41448f9ac47981f4be4540853e5c53d0146900b27fbed126bb7ebd064a89e74a0f158ae361805cd1af5599b72792e5b2d3b10
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dns_v1beta2
2
2
 
3
+ ### v0.37.0 (2023-08-27)
4
+
5
+ * Regenerated from discovery document revision 20230807
6
+
3
7
  ### v0.36.0 (2023-04-16)
4
8
 
5
9
  * Regenerated from discovery document revision 20230330
@@ -599,22 +599,22 @@ module Google
599
599
  # evaluates to `true`. A condition can add constraints based on attributes of
600
600
  # the request, the resource, or both. To learn which resources support
601
601
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
602
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
602
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
603
603
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
604
604
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
605
605
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
606
606
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
607
607
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
608
608
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
609
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
610
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
611
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
612
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
613
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
614
- # access description: Does not grant access after Sep 2020 expression: request.
615
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
616
- # a description of IAM and its features, see the [IAM documentation](https://
617
- # cloud.google.com/iam/docs/).
609
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
610
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
611
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
612
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
613
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
614
+ # title: expirable access description: Does not grant access after Sep 2020
615
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
616
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
617
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
618
618
  class GoogleIamV1Policy
619
619
  include Google::Apis::Core::Hashable
620
620
 
@@ -698,22 +698,22 @@ module Google
698
698
  # evaluates to `true`. A condition can add constraints based on attributes of
699
699
  # the request, the resource, or both. To learn which resources support
700
700
  # conditions in their IAM policies, see the [IAM documentation](https://cloud.
701
- # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
701
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ``` ` "
702
702
  # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
703
703
  # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
704
704
  # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
705
705
  # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
706
706
  # ], "condition": ` "title": "expirable access", "description": "Does not grant
707
707
  # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
708
- # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
709
- # bindings: - members: - user:mike@example.com - group:admins@example.com -
710
- # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
711
- # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
712
- # com role: roles/resourcemanager.organizationViewer condition: title: expirable
713
- # access description: Does not grant access after Sep 2020 expression: request.
714
- # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
715
- # a description of IAM and its features, see the [IAM documentation](https://
716
- # cloud.google.com/iam/docs/).
708
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` ``` **YAML
709
+ # example:** ``` bindings: - members: - user:mike@example.com - group:admins@
710
+ # example.com - domain:google.com - serviceAccount:my-project-id@appspot.
711
+ # gserviceaccount.com role: roles/resourcemanager.organizationAdmin - members: -
712
+ # user:eve@example.com role: roles/resourcemanager.organizationViewer condition:
713
+ # title: expirable access description: Does not grant access after Sep 2020
714
+ # expression: request.time < timestamp('2020-10-01T00:00:00.000Z') etag:
715
+ # BwWWja0YfJA= version: 3 ``` For a description of IAM and its features, see the
716
+ # [IAM documentation](https://cloud.google.com/iam/docs/).
717
717
  # Corresponds to the JSON property `policy`
718
718
  # @return [Google::Apis::DnsV1beta2::GoogleIamV1Policy]
719
719
  attr_accessor :policy
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DnsV1beta2
18
18
  # Version of the google-apis-dns_v1beta2 gem
19
- GEM_VERSION = "0.36.0"
19
+ GEM_VERSION = "0.37.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230330"
25
+ REVISION = "20230807"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-dns_v1beta2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.36.0
4
+ version: 0.37.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: 2023-04-16 00:00:00.000000000 Z
11
+ date: 2023-09-03 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-dns_v1beta2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-dns_v1beta2/v0.36.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dns_v1beta2/v0.37.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dns_v1beta2
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.4.2
78
+ rubygems_version: 3.4.19
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Cloud DNS API V1beta2