google-apis-dns_v1 0.32.0 → 0.33.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: 75f95d46e3044dee1740b378cf9ce1505d5e0ddda5cbbb2793aa25203dec553a
4
- data.tar.gz: 6a3eed021af413c5335776c0ffdb5890fa553fc42c4b58ab2410fdd05fea40a9
3
+ metadata.gz: d79fdaebf225873453630c308103ce00981877fbde39ba4d8c0ce5765e5514d9
4
+ data.tar.gz: 4956fbb2383b755cbc91b5b76f2df8af9976a2199cfe61dbf80a73dbd12f747b
5
5
  SHA512:
6
- metadata.gz: c68b7090c05e822815a8bd21e1191b5da15ce9b889b270022a27505db4100a9919780bd12ac4bd4747e8999ddd1f9b5a71331c6934c31b9ab16fdf982b568767
7
- data.tar.gz: 7d3d2fec3ac9ab7e25078ea5300891657a5ced6daaac7eba5e6291f5f630d3ad5d29c5ee234a483eb14bd027c4f9e0c7c1d5944dd18ed1266bdd93a9ff68c7b5
6
+ metadata.gz: 50605cc31544623f2ea079dcbe05690846333d6688ba706a7d1e829c96b37490595c48f79a590fec57520c4e189bc4d16cd4901433fe626a77c4d2c2e3af2e63
7
+ data.tar.gz: 6ef63f093c049be3485e9536b2e616d976127b5d10c1190353970dcb4b756204201acc5abd7cc820377a53c301b2f97d3246f9d5a0656be422975c15e0f16cc6
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dns_v1
2
2
 
3
+ ### v0.33.0 (2023-08-27)
4
+
5
+ * Regenerated from discovery document revision 20230807
6
+
3
7
  ### v0.32.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::DnsV1::GoogleIamV1Policy]
719
719
  attr_accessor :policy
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DnsV1
18
18
  # Version of the google-apis-dns_v1 gem
19
- GEM_VERSION = "0.32.0"
19
+ GEM_VERSION = "0.33.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_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.32.0
4
+ version: 0.33.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-08-27 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_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-dns_v1/v0.32.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dns_v1/v0.33.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dns_v1
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 V1