google-apis-accessapproval_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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a1524333809547f5b86387206a0eda32a2cf3d26cada9be1f53429401cdf48fb
4
- data.tar.gz: bcecebe1ada123026fdaab33945f24a260a51fa075537487f48f211f93b0a0de
3
+ metadata.gz: 7623dcda5ef551a8ba9eaee27e2bbc0fdc7a8edb60a3a4560f0554e280a4e663
4
+ data.tar.gz: 7826c6dd3b0ef17c239ee9d47c285d8b6d63fcaf2fd8a70a83ed165995e9d9e8
5
5
  SHA512:
6
- metadata.gz: 9cdc80246ed3403f2e483838771f3338c78b142174524e31934c8ac81f19039346d8b4d7190996a002554dd8423cf408d04ebf300d5d079ab8001b1345e9e69e
7
- data.tar.gz: ae2162652105214b17633019f9e2d60e0f844e58065fa7ec40e645802570a1c95b82c5c4b849bb038d2328e6db559fb9837785834bab2a3c8a07cc396e58a644
6
+ metadata.gz: 88103b78501c4f48e83b6d0955e34fea91e1db455e54ad3b7144934a7f9ede1679bb81978ee266193aa968b0562833e2c9c442cecc1b40f75c9cd11042814374
7
+ data.tar.gz: 270096c99703a2e7b3faa70baca3aabca782b7458e1e51da43862ba2b3febfb332afc475dcfdb2d30e9e4d3c9055097d44b422e17eb7333f36af9174ca70ce5e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-accessapproval_v1
2
2
 
3
+ ### v0.10.0 (2021-09-10)
4
+
5
+ * Regenerated from discovery document revision 20210907
6
+
3
7
  ### v0.9.0 (2021-08-18)
4
8
 
5
9
  * Regenerated from discovery document revision 20210813
@@ -321,18 +321,19 @@ 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 Note: These values are supported as
325
- # input for legacy purposes, but will not be returned from the API. * all * ga-
326
- # only * appengine.googleapis.com * bigquery.googleapis.com * bigtable.
327
- # googleapis.com * container.googleapis.com * cloudkms.googleapis.com * cloudsql.
328
- # googleapis.com * compute.googleapis.com * dataflow.googleapis.com * dlp.
329
- # googleapis.com * iam.googleapis.com * logging.googleapis.com * pubsub.
330
- # googleapis.com * spanner.googleapis.com * storage.googleapis.com Calls to
331
- # UpdateAccessApprovalSettings using 'all' or any of the XXX.googleapis.com will
332
- # be translated to the associated product name ('all', 'App Engine', etc.). Note:
333
- # 'all' will enroll the resource in all products supported at both 'GA' and '
334
- # Preview' levels. More information about levels of support is available at
335
- # https://cloud.google.com/access-approval/docs/supported-services
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
336
337
  # Corresponds to the JSON property `cloudProduct`
337
338
  # @return [String]
338
339
  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.9.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 = "20210813"
25
+ REVISION = "20210907"
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-accessapproval_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.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-08-23 00:00:00.000000000 Z
11
+ date: 2021-09-13 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/master/generated/google-apis-accessapproval_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-accessapproval_v1/v0.9.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-accessapproval_v1/v0.10.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-accessapproval_v1
63
63
  post_install_message:
64
64
  rdoc_options: []