google-apis-cloudiot_v1 0.14.0 → 0.17.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: 8cb68c0b2a4e1b335978762279cbbf44b08fd2b9d0e8c749a5d7f368d3a0a885
4
- data.tar.gz: f013ebe23cdf1416b0afd4f048fe9caee13480a9a5e388ef0b3d04d2176666ec
3
+ metadata.gz: 78557c53716aa820c4140218e5ab167a2c7c23fa7edeeec27fadcd409996b20c
4
+ data.tar.gz: afec9746efefeb3858f379af8e0f57263044b68dd575a4cc026cc4a285ed759a
5
5
  SHA512:
6
- metadata.gz: fde21f703e797fab5d509b089ba3bc65b02404b8e63b0ad4e6030cd5b156b5b7698422d1d3745dfd5f6d526f3f2cd696d4d223f91c04ef43be0de26bdc8dee4d
7
- data.tar.gz: 3510358da78421c0dab23f4debe2f2f7e578b31c56f73a19132c595c240d20c3b5d31e1c2a5b5525bfb8f98bb6e80c7c6f6a8fa3fb41130d2e3e26d883620a08
6
+ metadata.gz: c8562a5fb26ad9fbba7bbd07fda9d997e082d34b56e6e5f4a729b0465960cd1e2cee71224fb46cc8be03d73821dd0048bf9476ec3c640b03bad930c0ed80ca2e
7
+ data.tar.gz: a16e7eefac9ac1635fbf2b6c5cfe38b59d6032b2d816b33fd156fe6c1a8df17a3b5ce87207475047d74019a85be6c4c76ebdaba22f996f506680aacda660288b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # Release history for google-apis-cloudiot_v1
2
2
 
3
+ ### v0.17.0 (2022-06-30)
4
+
5
+ * Regenerated using generator version 0.8.0
6
+
7
+ ### v0.16.0 (2022-06-18)
8
+
9
+ * Regenerated using generator version 0.7.0
10
+
11
+ ### v0.15.0 (2022-06-05)
12
+
13
+ * Regenerated from discovery document revision 20220524
14
+ * Regenerated using generator version 0.5.0
15
+
3
16
  ### v0.14.0 (2022-05-06)
4
17
 
5
18
  * Regenerated from discovery document revision 20220425
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudiotV1
18
18
  # Version of the google-apis-cloudiot_v1 gem
19
- GEM_VERSION = "0.14.0"
19
+ GEM_VERSION = "0.17.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.1"
22
+ GENERATOR_VERSION = "0.8.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220425"
25
+ REVISION = "20220524"
26
26
  end
27
27
  end
28
28
  end
@@ -183,8 +183,9 @@ module Google
183
183
  # Gets the access control policy for a resource. Returns an empty policy if the
184
184
  # resource exists and does not have a policy set.
185
185
  # @param [String] resource
186
- # REQUIRED: The resource for which the policy is being requested. See the
187
- # operation documentation for the appropriate value for this field.
186
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
187
+ # names](https://cloud.google.com/apis/design/resource_names) for the
188
+ # appropriate value for this field.
188
189
  # @param [Google::Apis::CloudiotV1::GetIamPolicyRequest] get_iam_policy_request_object
189
190
  # @param [String] fields
190
191
  # Selector specifying which fields to include in a partial response.
@@ -301,8 +302,9 @@ module Google
301
302
  # Sets the access control policy on the specified resource. Replaces any
302
303
  # existing policy.
303
304
  # @param [String] resource
304
- # REQUIRED: The resource for which the policy is being specified. See the
305
- # operation documentation for the appropriate value for this field.
305
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
306
+ # names](https://cloud.google.com/apis/design/resource_names) for the
307
+ # appropriate value for this field.
306
308
  # @param [Google::Apis::CloudiotV1::SetIamPolicyRequest] set_iam_policy_request_object
307
309
  # @param [String] fields
308
310
  # Selector specifying which fields to include in a partial response.
@@ -337,8 +339,9 @@ module Google
337
339
  # resource does not exist, this will return an empty set of permissions, not a
338
340
  # NOT_FOUND error.
339
341
  # @param [String] resource
340
- # REQUIRED: The resource for which the policy detail is being requested. See the
341
- # operation documentation for the appropriate value for this field.
342
+ # REQUIRED: The resource for which the policy detail is being requested. See [
343
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
344
+ # appropriate value for this field.
342
345
  # @param [Google::Apis::CloudiotV1::TestIamPermissionsRequest] test_iam_permissions_request_object
343
346
  # @param [String] fields
344
347
  # Selector specifying which fields to include in a partial response.
@@ -783,8 +786,9 @@ module Google
783
786
  # Gets the access control policy for a resource. Returns an empty policy if the
784
787
  # resource exists and does not have a policy set.
785
788
  # @param [String] resource
786
- # REQUIRED: The resource for which the policy is being requested. See the
787
- # operation documentation for the appropriate value for this field.
789
+ # REQUIRED: The resource for which the policy is being requested. See [Resource
790
+ # names](https://cloud.google.com/apis/design/resource_names) for the
791
+ # appropriate value for this field.
788
792
  # @param [Google::Apis::CloudiotV1::GetIamPolicyRequest] get_iam_policy_request_object
789
793
  # @param [String] fields
790
794
  # Selector specifying which fields to include in a partial response.
@@ -818,8 +822,9 @@ module Google
818
822
  # Sets the access control policy on the specified resource. Replaces any
819
823
  # existing policy.
820
824
  # @param [String] resource
821
- # REQUIRED: The resource for which the policy is being specified. See the
822
- # operation documentation for the appropriate value for this field.
825
+ # REQUIRED: The resource for which the policy is being specified. See [Resource
826
+ # names](https://cloud.google.com/apis/design/resource_names) for the
827
+ # appropriate value for this field.
823
828
  # @param [Google::Apis::CloudiotV1::SetIamPolicyRequest] set_iam_policy_request_object
824
829
  # @param [String] fields
825
830
  # Selector specifying which fields to include in a partial response.
@@ -854,8 +859,9 @@ module Google
854
859
  # resource does not exist, this will return an empty set of permissions, not a
855
860
  # NOT_FOUND error.
856
861
  # @param [String] resource
857
- # REQUIRED: The resource for which the policy detail is being requested. See the
858
- # operation documentation for the appropriate value for this field.
862
+ # REQUIRED: The resource for which the policy detail is being requested. See [
863
+ # Resource names](https://cloud.google.com/apis/design/resource_names) for the
864
+ # appropriate value for this field.
859
865
  # @param [Google::Apis::CloudiotV1::TestIamPermissionsRequest] test_iam_permissions_request_object
860
866
  # @param [String] fields
861
867
  # 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-cloudiot_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.14.0
4
+ version: 0.17.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-07-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.4'
19
+ version: '0.7'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.4'
29
+ version: '0.7'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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-cloudiot_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudiot_v1/v0.14.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudiot_v1/v0.17.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudiot_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.3.5
78
+ rubygems_version: 3.3.14
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Cloud IoT API V1