google-apis-accessapproval_v1 0.4.0 → 0.5.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: ab7c5958f2b6ba0c192096dcbc41818a284a6adad8006b91f2bc4f22bb841c9d
4
- data.tar.gz: a4d10d3dc84e6d5f8468001761a343f86e7e265b38bbb3e4591d03dd4d6fb525
3
+ metadata.gz: b386b076ef1c60040abb67c96aa6ca1ab8c5db20b7a79aa06ff28c98396148d9
4
+ data.tar.gz: c6a82a8a81bc2f07a598d002ff3d1c6e74d8bcc8715caaa24012fca14bffd5de
5
5
  SHA512:
6
- metadata.gz: 77a9c2acc9401c2f32393ec6a53303feadf4f68f23b15d8669fbb4354f1a4bb7e44dd0143175dec9ab06ebc22f594547876bb59d3377c3fd91b9efc1681de4d8
7
- data.tar.gz: ee2c4da6dc28337c0eaf869762e425d746bacbbb7c8d2a65c55f13d5b365a03755f624c9505c4f13484aac406c5d642571c4781ea0e461b5eeeca423befb0453
6
+ metadata.gz: 152669d09ff6121c59e72113616df69071d2625cff1a2984d32e00bd085bfad73b1bf4d7a0bbe4abb4e338f4773f0020ca07b81a2dc599f8a6b47495435aad4c
7
+ data.tar.gz: 7b63939f30fcdcecb400c4f24e397da64e07c978c4e8d9b79f47d8c5c2f98690909a2f775f732c02ab521b1d339963f5dc71322591124731005c805b211f3b18
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-accessapproval_v1
2
2
 
3
+ ### v0.5.0 (2021-05-19)
4
+
5
+ * Regenerated from discovery document revision 20210513
6
+
3
7
  ### v0.4.0 (2021-04-28)
4
8
 
5
9
  * Regenerated from discovery document revision 20210423
@@ -320,18 +320,18 @@ module Google
320
320
  # listed below (case-sensitive): * all * App Engine * BigQuery * Cloud Bigtable *
321
321
  # Cloud Key Management Service * Compute Engine * Cloud Dataflow * Cloud
322
322
  # Identity and Access Management * Cloud Logging * Cloud Pub/Sub * Cloud Spanner
323
- # * Cloud Storage * Google Kubernetes Engine * Persistent Disk Note: These
324
- # values are supported as input for legacy purposes, but will not be returned
325
- # from the API. * all * appengine.googleapis.com * bigquery.googleapis.com *
326
- # bigtable.googleapis.com * container.googleapis.com * cloudkms.googleapis.com *
327
- # compute.googleapis.com * dataflow.googleapis.com * iam.googleapis.com *
328
- # logging.googleapis.com * pubsub.googleapis.com * spanner.googleapis.com *
329
- # storage.googleapis.com Calls to UpdateAccessApprovalSettings using 'all' or
330
- # any of the XXX.googleapis.com will be translated to the associated product
331
- # name ('all', 'App Engine', etc.). Note: 'all' will enroll the resource in all
332
- # products supported at both 'GA' and 'Preview' levels. More information about
333
- # levels of support is available at https://cloud.google.com/access-approval/
334
- # docs/supported-services
323
+ # * Cloud SQL * Cloud Storage * Google Kubernetes Engine * Persistent Disk Note:
324
+ # These values are supported as input for legacy purposes, but will not be
325
+ # returned from the API. * all * appengine.googleapis.com * bigquery.googleapis.
326
+ # com * bigtable.googleapis.com * container.googleapis.com * cloudkms.googleapis.
327
+ # com * cloudsql.googleapis.com * compute.googleapis.com * dataflow.googleapis.
328
+ # com * iam.googleapis.com * logging.googleapis.com * pubsub.googleapis.com *
329
+ # spanner.googleapis.com * storage.googleapis.com Calls to
330
+ # UpdateAccessApprovalSettings using 'all' or any of the XXX.googleapis.com will
331
+ # be translated to the associated product name ('all', 'App Engine', etc.). Note:
332
+ # 'all' will enroll the resource in all products supported at both 'GA' and '
333
+ # Preview' levels. More information about levels of support is available at
334
+ # https://cloud.google.com/access-approval/docs/supported-services
335
335
  # Corresponds to the JSON property `cloudProduct`
336
336
  # @return [String]
337
337
  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.4.0"
19
+ GEM_VERSION = "0.5.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210423"
25
+ REVISION = "20210513"
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.4.0
4
+ version: 0.5.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-05-18 00:00:00.000000000 Z
11
+ date: 2021-05-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-accessapproval_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-accessapproval_v1/v0.4.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-accessapproval_v1/v0.5.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-accessapproval_v1
57
57
  post_install_message:
58
58
  rdoc_options: []