google-apis-cloudiot_v1 0.9.0 → 0.10.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/OVERVIEW.md +2 -2
- data/lib/google/apis/cloudiot_v1/classes.rb +62 -57
- data/lib/google/apis/cloudiot_v1/gem_version.rb +2 -2
- metadata +5 -5
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 84d61eb8dfa58de9cd487fc21b7a3aa38b72f9db4a310ab91142e6143f25e0ef
|
4
|
+
data.tar.gz: ec86f16f2c46c9726998f52b0dde493cba00bdcf886658a0db48eb7d00ec0f92
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 04e7d03cda3cf45288dbe96c43a83a6d091964966e39a3778cbf19b56216d7682dfa23fc29974e565eee95576f5be67a3f9298ca019dba07891097646734e4f4
|
7
|
+
data.tar.gz: 7229ed466649d1191cc075b69764edb33e87f30bbae5b69ce6e9ca1b2b248483688444b44bb036cfa0756c05a5b6ff1bd4e2663552edbd326a716f263fcb4d10
|
data/CHANGELOG.md
CHANGED
data/OVERVIEW.md
CHANGED
@@ -60,8 +60,8 @@ See the class reference docs for information on the methods you can call from a
|
|
60
60
|
|
61
61
|
More detailed descriptions of the Google simple REST clients are available in two documents.
|
62
62
|
|
63
|
-
* The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/
|
64
|
-
* The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/
|
63
|
+
* The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
|
64
|
+
* The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
|
65
65
|
|
66
66
|
(Note: the above documents are written for the simple REST clients in general, and their examples may not reflect the Cloudiot service in particular.)
|
67
67
|
|
@@ -63,7 +63,7 @@ module Google
|
|
63
63
|
end
|
64
64
|
end
|
65
65
|
|
66
|
-
# Associates `members
|
66
|
+
# Associates `members`, or principals, with a `role`.
|
67
67
|
class Binding
|
68
68
|
include Google::Apis::Core::Hashable
|
69
69
|
|
@@ -86,7 +86,7 @@ module Google
|
|
86
86
|
# @return [Google::Apis::CloudiotV1::Expr]
|
87
87
|
attr_accessor :condition
|
88
88
|
|
89
|
-
# Specifies the
|
89
|
+
# Specifies the principals requesting access for a Cloud Platform resource. `
|
90
90
|
# members` can have the following values: * `allUsers`: A special identifier
|
91
91
|
# that represents anyone who is on the internet; with or without a Google
|
92
92
|
# account. * `allAuthenticatedUsers`: A special identifier that represents
|
@@ -116,8 +116,8 @@ module Google
|
|
116
116
|
# @return [Array<String>]
|
117
117
|
attr_accessor :members
|
118
118
|
|
119
|
-
# Role that is assigned to `members
|
120
|
-
#
|
119
|
+
# Role that is assigned to the list of `members`, or principals. For example, `
|
120
|
+
# roles/viewer`, `roles/editor`, or `roles/owner`.
|
121
121
|
# Corresponds to the JSON property `role`
|
122
122
|
# @return [String]
|
123
123
|
attr_accessor :role
|
@@ -813,37 +813,42 @@ module Google
|
|
813
813
|
|
814
814
|
# An Identity and Access Management (IAM) policy, which specifies access
|
815
815
|
# controls for Google Cloud resources. A `Policy` is a collection of `bindings`.
|
816
|
-
# A `binding` binds one or more `members
|
817
|
-
# user accounts, service accounts, Google groups, and domains (
|
818
|
-
# A `role` is a named list of permissions; each `role` can be
|
819
|
-
# role or a user-created custom role. For some types of Google
|
820
|
-
# a `binding` can also specify a `condition`, which is a
|
821
|
-
# allows access to a resource only if the expression
|
822
|
-
# condition can add constraints based on attributes of
|
823
|
-
# or both. To learn which resources support
|
824
|
-
# see the [IAM documentation](https://cloud.
|
825
|
-
# resource-policies). **JSON example:** ` "
|
826
|
-
# resourcemanager.organizationAdmin", "members": [
|
827
|
-
# group:admins@example.com", "domain:google.com", "
|
828
|
-
# appspot.gserviceaccount.com" ] `, ` "role": "
|
829
|
-
# organizationViewer", "members": [ "user:eve@example.com"
|
830
|
-
# title": "expirable access", "description": "Does not grant
|
831
|
-
# 2020", "expression": "request.time < timestamp('2020-10-01T00:
|
832
|
-
# ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
|
833
|
-
# members: - user:mike@example.com - group:admins@example.com -
|
834
|
-
# com - serviceAccount:my-project-id@appspot.gserviceaccount.com
|
835
|
-
# resourcemanager.organizationAdmin - members: - user:eve@example.
|
836
|
-
# roles/resourcemanager.organizationViewer condition: title: expirable
|
837
|
-
# description: Does not grant access after Sep 2020 expression: request.
|
838
|
-
# timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
|
839
|
-
# description of IAM and its features, see the [IAM documentation](https://
|
840
|
-
# google.com/iam/docs/).
|
816
|
+
# A `binding` binds one or more `members`, or principals, to a single `role`.
|
817
|
+
# Principals can be user accounts, service accounts, Google groups, and domains (
|
818
|
+
# such as G Suite). A `role` is a named list of permissions; each `role` can be
|
819
|
+
# an IAM predefined role or a user-created custom role. For some types of Google
|
820
|
+
# Cloud resources, a `binding` can also specify a `condition`, which is a
|
821
|
+
# logical expression that allows access to a resource only if the expression
|
822
|
+
# evaluates to `true`. A condition can add constraints based on attributes of
|
823
|
+
# the request, the resource, or both. To learn which resources support
|
824
|
+
# conditions in their IAM policies, see the [IAM documentation](https://cloud.
|
825
|
+
# google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
|
826
|
+
# bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
|
827
|
+
# "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
|
828
|
+
# serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
|
829
|
+
# roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
|
830
|
+
# ], "condition": ` "title": "expirable access", "description": "Does not grant
|
831
|
+
# access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
|
832
|
+
# 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
|
833
|
+
# bindings: - members: - user:mike@example.com - group:admins@example.com -
|
834
|
+
# domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
|
835
|
+
# role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
|
836
|
+
# com role: roles/resourcemanager.organizationViewer condition: title: expirable
|
837
|
+
# access description: Does not grant access after Sep 2020 expression: request.
|
838
|
+
# time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
|
839
|
+
# a description of IAM and its features, see the [IAM documentation](https://
|
840
|
+
# cloud.google.com/iam/docs/).
|
841
841
|
class Policy
|
842
842
|
include Google::Apis::Core::Hashable
|
843
843
|
|
844
|
-
# Associates a list of `members
|
845
|
-
# condition` that determines how and when the `bindings` are applied.
|
846
|
-
# the `bindings` must contain at least one
|
844
|
+
# Associates a list of `members`, or principals, with a `role`. Optionally, may
|
845
|
+
# specify a `condition` that determines how and when the `bindings` are applied.
|
846
|
+
# Each of the `bindings` must contain at least one principal. The `bindings` in
|
847
|
+
# a `Policy` can refer to up to 1,500 principals; up to 250 of these principals
|
848
|
+
# can be Google groups. Each occurrence of a principal counts towards these
|
849
|
+
# limits. For example, if the `bindings` grant 50 different roles to `user:alice@
|
850
|
+
# example.com`, and not to any other principal, then you can add another 1,450
|
851
|
+
# principals to the `bindings` in the `Policy`.
|
847
852
|
# Corresponds to the JSON property `bindings`
|
848
853
|
# @return [Array<Google::Apis::CloudiotV1::Binding>]
|
849
854
|
attr_accessor :bindings
|
@@ -1019,31 +1024,31 @@ module Google
|
|
1019
1024
|
|
1020
1025
|
# An Identity and Access Management (IAM) policy, which specifies access
|
1021
1026
|
# controls for Google Cloud resources. A `Policy` is a collection of `bindings`.
|
1022
|
-
# A `binding` binds one or more `members
|
1023
|
-
# user accounts, service accounts, Google groups, and domains (
|
1024
|
-
# A `role` is a named list of permissions; each `role` can be
|
1025
|
-
# role or a user-created custom role. For some types of Google
|
1026
|
-
# a `binding` can also specify a `condition`, which is a
|
1027
|
-
# allows access to a resource only if the expression
|
1028
|
-
# condition can add constraints based on attributes of
|
1029
|
-
# or both. To learn which resources support
|
1030
|
-
# see the [IAM documentation](https://cloud.
|
1031
|
-
# resource-policies). **JSON example:** ` "
|
1032
|
-
# resourcemanager.organizationAdmin", "members": [
|
1033
|
-
# group:admins@example.com", "domain:google.com", "
|
1034
|
-
# appspot.gserviceaccount.com" ] `, ` "role": "
|
1035
|
-
# organizationViewer", "members": [ "user:eve@example.com"
|
1036
|
-
# title": "expirable access", "description": "Does not grant
|
1037
|
-
# 2020", "expression": "request.time < timestamp('2020-10-01T00:
|
1038
|
-
# ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
|
1039
|
-
# members: - user:mike@example.com - group:admins@example.com -
|
1040
|
-
# com - serviceAccount:my-project-id@appspot.gserviceaccount.com
|
1041
|
-
# resourcemanager.organizationAdmin - members: - user:eve@example.
|
1042
|
-
# roles/resourcemanager.organizationViewer condition: title: expirable
|
1043
|
-
# description: Does not grant access after Sep 2020 expression: request.
|
1044
|
-
# timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
|
1045
|
-
# description of IAM and its features, see the [IAM documentation](https://
|
1046
|
-
# google.com/iam/docs/).
|
1027
|
+
# A `binding` binds one or more `members`, or principals, to a single `role`.
|
1028
|
+
# Principals can be user accounts, service accounts, Google groups, and domains (
|
1029
|
+
# such as G Suite). A `role` is a named list of permissions; each `role` can be
|
1030
|
+
# an IAM predefined role or a user-created custom role. For some types of Google
|
1031
|
+
# Cloud resources, a `binding` can also specify a `condition`, which is a
|
1032
|
+
# logical expression that allows access to a resource only if the expression
|
1033
|
+
# evaluates to `true`. A condition can add constraints based on attributes of
|
1034
|
+
# the request, the resource, or both. To learn which resources support
|
1035
|
+
# conditions in their IAM policies, see the [IAM documentation](https://cloud.
|
1036
|
+
# google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
|
1037
|
+
# bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
|
1038
|
+
# "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
|
1039
|
+
# serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
|
1040
|
+
# roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
|
1041
|
+
# ], "condition": ` "title": "expirable access", "description": "Does not grant
|
1042
|
+
# access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
|
1043
|
+
# 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
|
1044
|
+
# bindings: - members: - user:mike@example.com - group:admins@example.com -
|
1045
|
+
# domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
|
1046
|
+
# role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
|
1047
|
+
# com role: roles/resourcemanager.organizationViewer condition: title: expirable
|
1048
|
+
# access description: Does not grant access after Sep 2020 expression: request.
|
1049
|
+
# time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
|
1050
|
+
# a description of IAM and its features, see the [IAM documentation](https://
|
1051
|
+
# cloud.google.com/iam/docs/).
|
1047
1052
|
# Corresponds to the JSON property `policy`
|
1048
1053
|
# @return [Google::Apis::CloudiotV1::Policy]
|
1049
1054
|
attr_accessor :policy
|
@@ -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.
|
19
|
+
GEM_VERSION = "0.10.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
22
|
GENERATOR_VERSION = "0.4.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20211004"
|
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-cloudiot_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.10.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: 2021-
|
11
|
+
date: 2021-10-27 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -57,9 +57,9 @@ licenses:
|
|
57
57
|
- Apache-2.0
|
58
58
|
metadata:
|
59
59
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
60
|
-
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-cloudiot_v1/v0.
|
62
|
-
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/
|
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.10.0
|
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: []
|
65
65
|
require_paths:
|