google-apis-accessapproval_v1 0.11.0 → 0.15.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: 79059ef6c289b1f9194fdb3f75002c864bca5580decdae4f8d05b4542c1c554d
4
- data.tar.gz: a722effcf0ee6d1023fdde71cc20d64a9098ed6e5cef107b0553cd390945bafe
3
+ metadata.gz: 714933bdf09d4b08679d573010c94e8eeed7f6d5db73d6b09df602fdd0743fd1
4
+ data.tar.gz: afd215212eab96dba47bfbbbfff716adbc8afba9391d0043923a6ac1b74904d4
5
5
  SHA512:
6
- metadata.gz: 335b40c06beacb9fb957ed98b4788cd0f201250b93b4c732d76baee27ca68d07901b6c3e7b94f76585285d0bd1575ef14e83879c2182c48c9fca556b61856008
7
- data.tar.gz: 9a4164f0de72104db34fc961b40d939157df33a7c21ab16dd36d7d750ea57da63c3af0f669514602c8b1bd1acc5197b3dc3f484e87960a4d77f37f6d661ca629
6
+ metadata.gz: 3cd61f18d41047e3f47ad15949366beb20249679eef354c97ff1dab04b43d558c57431a3d693603dafb0fbd9b8374cf2cfebc2cbabf46ea77d0403f7be868199
7
+ data.tar.gz: 563cb48a3d48da26b412efc90c27bdf5a67c27fca11b9f959c81a7f6af1cd30b7b063b12439f00a418d2e6b481a49f23f8537f49e7904a8e3d6415d8597be768
data/CHANGELOG.md CHANGED
@@ -1,5 +1,22 @@
1
1
  # Release history for google-apis-accessapproval_v1
2
2
 
3
+ ### v0.15.0 (2022-02-15)
4
+
5
+ * Regenerated from discovery document revision 20220212
6
+ * Regenerated using generator version 0.4.1
7
+
8
+ ### v0.14.0 (2021-12-14)
9
+
10
+ * Unspecified changes
11
+
12
+ ### v0.13.0 (2021-12-02)
13
+
14
+ * Regenerated from discovery document revision 20211130
15
+
16
+ ### v0.12.0 (2021-11-02)
17
+
18
+ * Regenerated from discovery document revision 20211029
19
+
3
20
  ### v0.11.0 (2021-10-20)
4
21
 
5
22
  * Unspecified changes
data/OVERVIEW.md CHANGED
@@ -51,7 +51,7 @@ require "google/apis/accessapproval_v1"
51
51
  client = Google::Apis::AccessapprovalV1::AccessApprovalService.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.
@@ -27,10 +27,10 @@ module Google
27
27
  include Google::Apis::Core::Hashable
28
28
 
29
29
  # Output only. This field is read only (not settable via
30
- # UpdateAccessAccessApprovalSettings method). If the field is true, that
31
- # indicates that at least one service is enrolled for Access Approval in one or
32
- # more ancestors of the Project or Folder (this field will always be unset for
33
- # the organization since organizations do not have ancestors).
30
+ # UpdateAccessApprovalSettings method). If the field is true, that indicates
31
+ # that at least one service is enrolled for Access Approval in one or more
32
+ # ancestors of the Project or Folder (this field will always be unset for the
33
+ # organization since organizations do not have ancestors).
34
34
  # Corresponds to the JSON property `enrolledAncestor`
35
35
  # @return [Boolean]
36
36
  attr_accessor :enrolled_ancestor
@@ -276,7 +276,7 @@ module Google
276
276
  # @return [String]
277
277
  attr_accessor :dismiss_time
278
278
 
279
- # This field will be true if the ApprovalRequest was implcitly dismissed due to
279
+ # This field will be true if the ApprovalRequest was implicitly dismissed due to
280
280
  # inaction by the access approval approvers (the request is not acted on by the
281
281
  # approvers before the exiration time).
282
282
  # Corresponds to the JSON property `implicit`
@@ -321,19 +321,20 @@ module Google
321
321
  # Bigtable * Cloud Key Management Service * Compute Engine * Cloud Dataflow *
322
322
  # Cloud DLP * Cloud EKM * Cloud HSM * Cloud Identity and Access Management *
323
323
  # Cloud Logging * Cloud Pub/Sub * Cloud Spanner * Cloud SQL * Cloud Storage *
324
- # Google Kubernetes Engine * Persistent Disk * Speaker ID Note: These values are
325
- # supported as input for legacy purposes, but will not be returned from the API.
326
- # * all * ga-only * appengine.googleapis.com * bigquery.googleapis.com *
327
- # bigtable.googleapis.com * container.googleapis.com * cloudkms.googleapis.com *
328
- # cloudsql.googleapis.com * compute.googleapis.com * dataflow.googleapis.com *
329
- # dlp.googleapis.com * iam.googleapis.com * logging.googleapis.com * pubsub.
330
- # googleapis.com * spanner.googleapis.com * speakerid.googleapis.com * storage.
331
- # googleapis.com Calls to UpdateAccessApprovalSettings using 'all' or any of the
332
- # XXX.googleapis.com will be translated to the associated product name ('all', '
333
- # App Engine', etc.). Note: 'all' will enroll the resource in all products
334
- # supported at both 'GA' and 'Preview' levels. More information about levels of
335
- # support is available at https://cloud.google.com/access-approval/docs/
336
- # supported-services
324
+ # Google Kubernetes Engine * Organization Policy Serivice * Persistent Disk *
325
+ # Resource Manager * Speaker ID Note: These values are supported as input for
326
+ # legacy purposes, but will not be returned from the API. * all * ga-only *
327
+ # appengine.googleapis.com * bigquery.googleapis.com * bigtable.googleapis.com *
328
+ # container.googleapis.com * cloudkms.googleapis.com * cloudresourcemanager.
329
+ # googleapis.com * cloudsql.googleapis.com * compute.googleapis.com * dataflow.
330
+ # googleapis.com * dlp.googleapis.com * iam.googleapis.com * logging.googleapis.
331
+ # com * orgpolicy.googleapis.com * pubsub.googleapis.com * spanner.googleapis.
332
+ # com * speakerid.googleapis.com * storage.googleapis.com Calls to
333
+ # UpdateAccessApprovalSettings using 'all' or any of the XXX.googleapis.com will
334
+ # be translated to the associated product name ('all', 'App Engine', etc.). Note:
335
+ # 'all' will enroll the resource in all products supported at both 'GA' and '
336
+ # Preview' levels. More information about levels of support is available at
337
+ # https://cloud.google.com/access-approval/docs/supported-services
337
338
  # Corresponds to the JSON property `cloudProduct`
338
339
  # @return [String]
339
340
  attr_accessor :cloud_product
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AccessapprovalV1
18
18
  # Version of the google-apis-accessapproval_v1 gem
19
- GEM_VERSION = "0.11.0"
19
+ GEM_VERSION = "0.15.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.0"
22
+ GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210907"
25
+ REVISION = "20220212"
26
26
  end
27
27
  end
28
28
  end
@@ -85,7 +85,8 @@ module Google
85
85
 
86
86
  # Gets the settings associated with a project, folder, or organization.
87
87
  # @param [String] name
88
- # Name of the AccessApprovalSettings to retrieve.
88
+ # The name of the AccessApprovalSettings to retrieve. Format: "`projects|folders|
89
+ # organizations`/`id`/accessApprovalSettings"
89
90
  # @param [String] fields
90
91
  # Selector specifying which fields to include in a partial response.
91
92
  # @param [String] quota_user
@@ -232,7 +233,8 @@ module Google
232
233
 
233
234
  # Gets an approval request. Returns NOT_FOUND if the request does not exist.
234
235
  # @param [String] name
235
- # Name of the approval request to retrieve.
236
+ # The name of the approval request to retrieve. Format: "`projects|folders|
237
+ # organizations`/`id`/approvalRequests/`approval_request`"
236
238
  # @param [String] fields
237
239
  # Selector specifying which fields to include in a partial response.
238
240
  # @param [String] quota_user
@@ -344,7 +346,8 @@ module Google
344
346
 
345
347
  # Gets the settings associated with a project, folder, or organization.
346
348
  # @param [String] name
347
- # Name of the AccessApprovalSettings to retrieve.
349
+ # The name of the AccessApprovalSettings to retrieve. Format: "`projects|folders|
350
+ # organizations`/`id`/accessApprovalSettings"
348
351
  # @param [String] fields
349
352
  # Selector specifying which fields to include in a partial response.
350
353
  # @param [String] quota_user
@@ -491,7 +494,8 @@ module Google
491
494
 
492
495
  # Gets an approval request. Returns NOT_FOUND if the request does not exist.
493
496
  # @param [String] name
494
- # Name of the approval request to retrieve.
497
+ # The name of the approval request to retrieve. Format: "`projects|folders|
498
+ # organizations`/`id`/approvalRequests/`approval_request`"
495
499
  # @param [String] fields
496
500
  # Selector specifying which fields to include in a partial response.
497
501
  # @param [String] quota_user
@@ -603,7 +607,8 @@ module Google
603
607
 
604
608
  # Gets the settings associated with a project, folder, or organization.
605
609
  # @param [String] name
606
- # Name of the AccessApprovalSettings to retrieve.
610
+ # The name of the AccessApprovalSettings to retrieve. Format: "`projects|folders|
611
+ # organizations`/`id`/accessApprovalSettings"
607
612
  # @param [String] fields
608
613
  # Selector specifying which fields to include in a partial response.
609
614
  # @param [String] quota_user
@@ -750,7 +755,8 @@ module Google
750
755
 
751
756
  # Gets an approval request. Returns NOT_FOUND if the request does not exist.
752
757
  # @param [String] name
753
- # Name of the approval request to retrieve.
758
+ # The name of the approval request to retrieve. Format: "`projects|folders|
759
+ # organizations`/`id`/approvalRequests/`approval_request`"
754
760
  # @param [String] fields
755
761
  # Selector specifying which fields to include in a partial response.
756
762
  # @param [String] quota_user
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-accessapproval_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.11.0
4
+ version: 0.15.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-10-27 00:00:00.000000000 Z
11
+ date: 2022-02-21 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-accessapproval_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-accessapproval_v1/v0.11.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-accessapproval_v1/v0.15.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-accessapproval_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.2.17
78
+ rubygems_version: 3.3.5
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Access Approval API V1