google-apis-accessapproval_v1 0.3.0 → 0.4.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: d7926cd1281de2791fd8e4c5af320b3dca34aff4d111262c047a675cf7470e43
4
- data.tar.gz: d8e5baadf435b9bd9eb6e14eda9b5e5cab8e6d5d615673b2cc44db6ee7fe4d72
3
+ metadata.gz: ab7c5958f2b6ba0c192096dcbc41818a284a6adad8006b91f2bc4f22bb841c9d
4
+ data.tar.gz: a4d10d3dc84e6d5f8468001761a343f86e7e265b38bbb3e4591d03dd4d6fb525
5
5
  SHA512:
6
- metadata.gz: d7cc848a6439492f1cd5ddb6f52b3fbe3365db18cd30840bce1582bf571e4ebbc68cfbfad90710d5a913f825ef66a52d510f8f9d2cf0ecd952f5a3c8b1d37935
7
- data.tar.gz: 53938fe97dca9e2ae576a4ab293394672fef505296cda85cef2d45ba5c4a34382c8ed54176aa7255d0500e594a653b7cdebc849e772df18e3f810309e299a9f0
6
+ metadata.gz: 77a9c2acc9401c2f32393ec6a53303feadf4f68f23b15d8669fbb4354f1a4bb7e44dd0143175dec9ab06ebc22f594547876bb59d3377c3fd91b9efc1681de4d8
7
+ data.tar.gz: ee2c4da6dc28337c0eaf869762e425d746bacbbb7c8d2a65c55f13d5b365a03755f624c9505c4f13484aac406c5d642571c4781ea0e461b5eeeca423befb0453
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-accessapproval_v1
2
2
 
3
+ ### v0.4.0 (2021-04-28)
4
+
5
+ * Regenerated from discovery document revision 20210423
6
+
3
7
  ### v0.3.0 (2021-03-24)
4
8
 
5
9
  * Regenerated from discovery document revision 20210318
@@ -29,7 +29,7 @@ module Google
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1'
31
31
 
32
- # View and manage your data across Google Cloud Platform services
32
+ # See, edit, configure, and delete your Google Cloud Platform data
33
33
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
34
34
  end
35
35
  end
@@ -320,17 +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 * Persistent Disk Note: These values are supported as input
324
- # for legacy purposes, but will not be returned from the API. * all * appengine.
325
- # googleapis.com * bigquery.googleapis.com * bigtable.googleapis.com * cloudkms.
326
- # googleapis.com * compute.googleapis.com * dataflow.googleapis.com * iam.
327
- # googleapis.com * logging.googleapis.com * pubsub.googleapis.com * spanner.
328
- # googleapis.com * storage.googleapis.com Calls to UpdateAccessApprovalSettings
329
- # using 'all' or any of the XXX.googleapis.com will be translated to the
330
- # associated product name ('all', 'App Engine', etc.). Note: 'all' will enroll
331
- # the resource in all products supported at both 'GA' and 'Preview' levels. More
332
- # information about levels of support is available at https://cloud.google.com/
333
- # access-approval/docs/supported-services
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
334
335
  # Corresponds to the JSON property `cloudProduct`
335
336
  # @return [String]
336
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.3.0"
19
+ GEM_VERSION = "0.4.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 = "20210318"
25
+ REVISION = "20210423"
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.3.0
4
+ version: 0.4.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-03-29 00:00:00.000000000 Z
11
+ date: 2021-05-18 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.3.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-accessapproval_v1/v0.4.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: []
@@ -69,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
69
69
  - !ruby/object:Gem::Version
70
70
  version: '0'
71
71
  requirements: []
72
- rubygems_version: 3.2.13
72
+ rubygems_version: 3.2.17
73
73
  signing_key:
74
74
  specification_version: 4
75
75
  summary: Simple REST client for Access Approval API V1