google-apis-runtimeconfig_v1beta1 0.7.0 → 0.11.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: 10ded0f5989f3484952331b8991cfe8ac11b2705ab3c5dad75abfe7b542eb348
4
- data.tar.gz: 0052c5797cfb9a8fc94dc54dad50927bf51450cf0317953ca8e692cfd4ae0433
3
+ metadata.gz: ede1b6fa567b155b8b0ff74af70327afe46519530761ea5cd093daa59b346c3b
4
+ data.tar.gz: 8d6917e6e1ee6dd09cbfcead91b5341fa1fc31fe4cd6f1ce8c513118301ce2d3
5
5
  SHA512:
6
- metadata.gz: 0c8083dabc05585793c616d93b236913e7b05d886986536a7c4a141e42393463cb053bce8b83380dd71748a77acce4490f20daa17bf7ca89e2749f8578cca7d1
7
- data.tar.gz: f52c450df4b793d1e104287228e266bd010e50ece7f775a4fbee99228ae0ea897b491e4942c3e51037d033d05f9a84c3a2be8e9e611859039eac7cb20cd915be
6
+ metadata.gz: 13c74584e49740103e0973fb9dc5991fd5fcc5e911a0093e72f1863b1dc439d351fce55a92d54705a1b0ea9c75d110423d4aa6268b9fb38196048031b5aac717
7
+ data.tar.gz: 438b84b4eaa8ccd15a2ac3f1bd742e9c670b14207f2ffad8b57ee785bdd4773c2586652fcd4e49f58492f17ea3b5026af5e6046d2dbd54728895f19edb26fbf6
data/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # Release history for google-apis-runtimeconfig_v1beta1
2
2
 
3
+ ### v0.11.0 (2021-12-16)
4
+
5
+ * Unspecified changes
6
+
7
+ ### v0.10.0 (2021-11-09)
8
+
9
+ * Regenerated from discovery document revision 20211108
10
+
11
+ ### v0.9.0 (2021-10-20)
12
+
13
+ * Regenerated from discovery document revision 20211018
14
+
15
+ ### v0.8.0 (2021-10-05)
16
+
17
+ * Regenerated from discovery document revision 20211004
18
+
3
19
  ### v0.7.0 (2021-09-01)
4
20
 
5
21
  * Regenerated from discovery document revision 20210816
data/OVERVIEW.md CHANGED
@@ -51,7 +51,7 @@ require "google/apis/runtimeconfig_v1beta1"
51
51
  client = Google::Apis::RuntimeconfigV1beta1::CloudRuntimeConfigService.new
52
52
 
53
53
  # Authenticate calls
54
- client.authentication = # ... use the googleauth gem to create credentials
54
+ client.authorization = # ... use the googleauth gem to create credentials
55
55
  ```
56
56
 
57
57
  See the class reference docs for information on the methods you can call from a client.
@@ -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/master/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/master/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
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 Runtimeconfig service in particular.)
67
67
 
@@ -22,7 +22,7 @@ module Google
22
22
  module Apis
23
23
  module RuntimeconfigV1beta1
24
24
 
25
- # Associates `members` with a `role`.
25
+ # Associates `members`, or principals, with a `role`.
26
26
  class Binding
27
27
  include Google::Apis::Core::Hashable
28
28
 
@@ -45,7 +45,7 @@ module Google
45
45
  # @return [Google::Apis::RuntimeconfigV1beta1::Expr]
46
46
  attr_accessor :condition
47
47
 
48
- # Specifies the identities requesting access for a Cloud Platform resource. `
48
+ # Specifies the principals requesting access for a Cloud Platform resource. `
49
49
  # members` can have the following values: * `allUsers`: A special identifier
50
50
  # that represents anyone who is on the internet; with or without a Google
51
51
  # account. * `allAuthenticatedUsers`: A special identifier that represents
@@ -75,8 +75,8 @@ module Google
75
75
  # @return [Array<String>]
76
76
  attr_accessor :members
77
77
 
78
- # Role that is assigned to `members`. For example, `roles/viewer`, `roles/editor`
79
- # , or `roles/owner`.
78
+ # Role that is assigned to the list of `members`, or principals. For example, `
79
+ # roles/viewer`, `roles/editor`, or `roles/owner`.
80
80
  # Corresponds to the JSON property `role`
81
81
  # @return [String]
82
82
  attr_accessor :role
@@ -382,37 +382,42 @@ module Google
382
382
 
383
383
  # An Identity and Access Management (IAM) policy, which specifies access
384
384
  # controls for Google Cloud resources. A `Policy` is a collection of `bindings`.
385
- # A `binding` binds one or more `members` to a single `role`. Members can be
386
- # user accounts, service accounts, Google groups, and domains (such as G Suite).
387
- # A `role` is a named list of permissions; each `role` can be an IAM predefined
388
- # role or a user-created custom role. For some types of Google Cloud resources,
389
- # a `binding` can also specify a `condition`, which is a logical expression that
390
- # allows access to a resource only if the expression evaluates to `true`. A
391
- # condition can add constraints based on attributes of the request, the resource,
392
- # or both. To learn which resources support conditions in their IAM policies,
393
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
394
- # resource-policies). **JSON example:** ` "bindings": [ ` "role": "roles/
395
- # resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "
396
- # group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@
397
- # appspot.gserviceaccount.com" ] `, ` "role": "roles/resourcemanager.
398
- # organizationViewer", "members": [ "user:eve@example.com" ], "condition": ` "
399
- # title": "expirable access", "description": "Does not grant access after Sep
400
- # 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", `
401
- # ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:** bindings: -
402
- # members: - user:mike@example.com - group:admins@example.com - domain:google.
403
- # com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/
404
- # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
405
- # roles/resourcemanager.organizationViewer condition: title: expirable access
406
- # description: Does not grant access after Sep 2020 expression: request.time <
407
- # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
408
- # description of IAM and its features, see the [IAM documentation](https://cloud.
409
- # google.com/iam/docs/).
385
+ # A `binding` binds one or more `members`, or principals, to a single `role`.
386
+ # Principals can be user accounts, service accounts, Google groups, and domains (
387
+ # such as G Suite). A `role` is a named list of permissions; each `role` can be
388
+ # an IAM predefined role or a user-created custom role. For some types of Google
389
+ # Cloud resources, a `binding` can also specify a `condition`, which is a
390
+ # logical expression that allows access to a resource only if the expression
391
+ # evaluates to `true`. A condition can add constraints based on attributes of
392
+ # the request, the resource, or both. To learn which resources support
393
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
394
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
395
+ # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
396
+ # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
397
+ # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
398
+ # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
399
+ # ], "condition": ` "title": "expirable access", "description": "Does not grant
400
+ # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
401
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
402
+ # bindings: - members: - user:mike@example.com - group:admins@example.com -
403
+ # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
404
+ # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
405
+ # com role: roles/resourcemanager.organizationViewer condition: title: expirable
406
+ # access description: Does not grant access after Sep 2020 expression: request.
407
+ # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
408
+ # a description of IAM and its features, see the [IAM documentation](https://
409
+ # cloud.google.com/iam/docs/).
410
410
  class Policy
411
411
  include Google::Apis::Core::Hashable
412
412
 
413
- # Associates a list of `members` to a `role`. Optionally, may specify a `
414
- # condition` that determines how and when the `bindings` are applied. Each of
415
- # the `bindings` must contain at least one member.
413
+ # Associates a list of `members`, or principals, with a `role`. Optionally, may
414
+ # specify a `condition` that determines how and when the `bindings` are applied.
415
+ # Each of the `bindings` must contain at least one principal. The `bindings` in
416
+ # a `Policy` can refer to up to 1,500 principals; up to 250 of these principals
417
+ # can be Google groups. Each occurrence of a principal counts towards these
418
+ # limits. For example, if the `bindings` grant 50 different roles to `user:alice@
419
+ # example.com`, and not to any other principal, then you can add another 1,450
420
+ # principals to the `bindings` in the `Policy`.
416
421
  # Corresponds to the JSON property `bindings`
417
422
  # @return [Array<Google::Apis::RuntimeconfigV1beta1::Binding>]
418
423
  attr_accessor :bindings
@@ -503,31 +508,31 @@ module Google
503
508
 
504
509
  # An Identity and Access Management (IAM) policy, which specifies access
505
510
  # controls for Google Cloud resources. A `Policy` is a collection of `bindings`.
506
- # A `binding` binds one or more `members` to a single `role`. Members can be
507
- # user accounts, service accounts, Google groups, and domains (such as G Suite).
508
- # A `role` is a named list of permissions; each `role` can be an IAM predefined
509
- # role or a user-created custom role. For some types of Google Cloud resources,
510
- # a `binding` can also specify a `condition`, which is a logical expression that
511
- # allows access to a resource only if the expression evaluates to `true`. A
512
- # condition can add constraints based on attributes of the request, the resource,
513
- # or both. To learn which resources support conditions in their IAM policies,
514
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
515
- # resource-policies). **JSON example:** ` "bindings": [ ` "role": "roles/
516
- # resourcemanager.organizationAdmin", "members": [ "user:mike@example.com", "
517
- # group:admins@example.com", "domain:google.com", "serviceAccount:my-project-id@
518
- # appspot.gserviceaccount.com" ] `, ` "role": "roles/resourcemanager.
519
- # organizationViewer", "members": [ "user:eve@example.com" ], "condition": ` "
520
- # title": "expirable access", "description": "Does not grant access after Sep
521
- # 2020", "expression": "request.time < timestamp('2020-10-01T00:00:00.000Z')", `
522
- # ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:** bindings: -
523
- # members: - user:mike@example.com - group:admins@example.com - domain:google.
524
- # com - serviceAccount:my-project-id@appspot.gserviceaccount.com role: roles/
525
- # resourcemanager.organizationAdmin - members: - user:eve@example.com role:
526
- # roles/resourcemanager.organizationViewer condition: title: expirable access
527
- # description: Does not grant access after Sep 2020 expression: request.time <
528
- # timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For a
529
- # description of IAM and its features, see the [IAM documentation](https://cloud.
530
- # google.com/iam/docs/).
511
+ # A `binding` binds one or more `members`, or principals, to a single `role`.
512
+ # Principals can be user accounts, service accounts, Google groups, and domains (
513
+ # such as G Suite). A `role` is a named list of permissions; each `role` can be
514
+ # an IAM predefined role or a user-created custom role. For some types of Google
515
+ # Cloud resources, a `binding` can also specify a `condition`, which is a
516
+ # logical expression that allows access to a resource only if the expression
517
+ # evaluates to `true`. A condition can add constraints based on attributes of
518
+ # the request, the resource, or both. To learn which resources support
519
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
520
+ # google.com/iam/help/conditions/resource-policies). **JSON example:** ` "
521
+ # bindings": [ ` "role": "roles/resourcemanager.organizationAdmin", "members": [
522
+ # "user:mike@example.com", "group:admins@example.com", "domain:google.com", "
523
+ # serviceAccount:my-project-id@appspot.gserviceaccount.com" ] `, ` "role": "
524
+ # roles/resourcemanager.organizationViewer", "members": [ "user:eve@example.com"
525
+ # ], "condition": ` "title": "expirable access", "description": "Does not grant
526
+ # access after Sep 2020", "expression": "request.time < timestamp('2020-10-01T00:
527
+ # 00:00.000Z')", ` ` ], "etag": "BwWWja0YfJA=", "version": 3 ` **YAML example:**
528
+ # bindings: - members: - user:mike@example.com - group:admins@example.com -
529
+ # domain:google.com - serviceAccount:my-project-id@appspot.gserviceaccount.com
530
+ # role: roles/resourcemanager.organizationAdmin - members: - user:eve@example.
531
+ # com role: roles/resourcemanager.organizationViewer condition: title: expirable
532
+ # access description: Does not grant access after Sep 2020 expression: request.
533
+ # time < timestamp('2020-10-01T00:00:00.000Z') etag: BwWWja0YfJA= version: 3 For
534
+ # a description of IAM and its features, see the [IAM documentation](https://
535
+ # cloud.google.com/iam/docs/).
531
536
  # Corresponds to the JSON property `policy`
532
537
  # @return [Google::Apis::RuntimeconfigV1beta1::Policy]
533
538
  attr_accessor :policy
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module RuntimeconfigV1beta1
18
18
  # Version of the google-apis-runtimeconfig_v1beta1 gem
19
- GEM_VERSION = "0.7.0"
19
+ GEM_VERSION = "0.11.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 = "20210816"
25
+ REVISION = "20211108"
26
26
  end
27
27
  end
28
28
  end
@@ -163,13 +163,16 @@ module Google
163
163
  # REQUIRED: The resource for which the policy is being requested. See the
164
164
  # operation documentation for the appropriate value for this field.
165
165
  # @param [Fixnum] options_requested_policy_version
166
- # Optional. The policy format version to be returned. Valid values are 0, 1, and
167
- # 3. Requests specifying an invalid value will be rejected. Requests for
168
- # policies with any conditional bindings must specify version 3. Policies
169
- # without any conditional bindings may specify any valid value or leave the
170
- # field unset. To learn which resources support conditions in their IAM policies,
171
- # see the [IAM documentation](https://cloud.google.com/iam/help/conditions/
172
- # resource-policies).
166
+ # Optional. The maximum policy version that will be used to format the policy.
167
+ # Valid values are 0, 1, and 3. Requests specifying an invalid value will be
168
+ # rejected. Requests for policies with any conditional role bindings must
169
+ # specify version 3. Policies with no conditional role bindings may specify any
170
+ # valid value or leave the field unset. The policy in the response might use the
171
+ # policy version that you specified, or it might use a lower policy version. For
172
+ # example, if you specify version 3, but the policy has no conditional role
173
+ # bindings, the response uses version 1. To learn which resources support
174
+ # conditions in their IAM policies, see the [IAM documentation](https://cloud.
175
+ # google.com/iam/help/conditions/resource-policies).
173
176
  # @param [String] fields
174
177
  # Selector specifying which fields to include in a partial response.
175
178
  # @param [String] quota_user
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-runtimeconfig_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.11.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-09-06 00:00:00.000000000 Z
11
+ date: 2022-01-10 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/master/generated/google-apis-runtimeconfig_v1beta1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-runtimeconfig_v1beta1/v0.7.0
62
- source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-runtimeconfig_v1beta1
60
+ changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-runtimeconfig_v1beta1/CHANGELOG.md
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-runtimeconfig_v1beta1/v0.11.0
62
+ source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-runtimeconfig_v1beta1
63
63
  post_install_message:
64
64
  rdoc_options: []
65
65
  require_paths:
@@ -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.2.17
78
+ rubygems_version: 3.3.4
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Cloud Runtime Configuration API V1beta1