google-apis-dns_v1 0.31.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: e4ea298bd21e3365776546d8a823fbc8d34ae03f536d0965263337513a107e95
4
- data.tar.gz: 8f6d314bd98431e1155b375d427453e9c8beb1484262d07b9be96fb80354cd16
3
+ metadata.gz: d79fdaebf225873453630c308103ce00981877fbde39ba4d8c0ce5765e5514d9
4
+ data.tar.gz: 4956fbb2383b755cbc91b5b76f2df8af9976a2199cfe61dbf80a73dbd12f747b
5
5
  SHA512:
6
- metadata.gz: 51a708e043805fcbc55229147cca6767ab0aa73bc2fa98272aeed61a4f71ef760e883e5d69b5c3cb466b784cced35b23b0fbf2ffccaf69563c47718887aa2f1a
7
- data.tar.gz: bf7d1275b8868e65052db19d65d8f255ff1bb452a51db6d9be7b8f6fea4da9aac046641ae654096fda170a4226b7b4cf89936a4b7ade798ba5db4e577dcd2e7f
6
+ metadata.gz: 50605cc31544623f2ea079dcbe05690846333d6688ba706a7d1e829c96b37490595c48f79a590fec57520c4e189bc4d16cd4901433fe626a77c4d2c2e3af2e63
7
+ data.tar.gz: 6ef63f093c049be3485e9536b2e616d976127b5d10c1190353970dcb4b756204201acc5abd7cc820377a53c301b2f97d3246f9d5a0656be422975c15e0f16cc6
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
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
+
7
+ ### v0.32.0 (2023-04-16)
8
+
9
+ * Regenerated from discovery document revision 20230330
10
+
3
11
  ### v0.31.0 (2023-02-19)
4
12
 
5
13
  * Regenerated using generator version 0.12.0
@@ -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
@@ -2100,7 +2100,7 @@ module Google
2100
2100
  class RrSetRoutingPolicyLoadBalancerTarget
2101
2101
  include Google::Apis::Core::Hashable
2102
2102
 
2103
- # The frontend IP address of the
2103
+ # The frontend IP address of the Load Balancer to health check.
2104
2104
  # Corresponds to the JSON property `ipAddress`
2105
2105
  # @return [String]
2106
2106
  attr_accessor :ip_address
@@ -2115,29 +2115,31 @@ module Google
2115
2115
  # @return [String]
2116
2116
  attr_accessor :kind
2117
2117
 
2118
- #
2118
+ # The type of Load Balancer specified by this target. Must match the
2119
+ # configuration of the Load Balancer located at the LoadBalancerTarget's IP
2120
+ # address/port and region.
2119
2121
  # Corresponds to the JSON property `loadBalancerType`
2120
2122
  # @return [String]
2121
2123
  attr_accessor :load_balancer_type
2122
2124
 
2123
- # The fully qualified url of the network on which the ILB is
2125
+ # The fully qualified url of the network on which the ILB is present. This
2126
+ # should be formatted like https://www.googleapis.com/compute/v1/projects/`
2127
+ # project`/global/networks/`network`
2124
2128
  # Corresponds to the JSON property `networkUrl`
2125
2129
  # @return [String]
2126
2130
  attr_accessor :network_url
2127
2131
 
2128
- # Load Balancer to health check. The configured port of the Load Balancer.
2132
+ # The configured port of the Load Balancer.
2129
2133
  # Corresponds to the JSON property `port`
2130
2134
  # @return [String]
2131
2135
  attr_accessor :port
2132
2136
 
2133
- # present. This should be formatted like https://www.googleapis.com/compute/v1/
2134
- # projects/`project`/global/networks/`network` The project ID in which the ILB
2135
- # exists.
2137
+ # The project ID in which the ILB exists.
2136
2138
  # Corresponds to the JSON property `project`
2137
2139
  # @return [String]
2138
2140
  attr_accessor :project
2139
2141
 
2140
- # The region for regional ILBs.
2142
+ # The region in which the ILB exists.
2141
2143
  # Corresponds to the JSON property `region`
2142
2144
  # @return [String]
2143
2145
  attr_accessor :region
@@ -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.31.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 = "20230126"
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.31.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-02-19 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.31.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