google-apis-accessapproval_v1 0.23.0 → 0.25.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: e815dc94a115e69b61bc45d3853184a99f59a58d169c689d03fdf9524ebb6485
4
- data.tar.gz: 69f4053dec2b8523b924f696cf619381da305ee3a4de64bca35e8ec08c4e7a90
3
+ metadata.gz: fd4d2ed593a6554c1932c581f43d749256eae3b213532e5b94ec1d5fbcd45dcf
4
+ data.tar.gz: a1a7cf1455387531ca22f435d5c959670e489fca2ea061c087c80971737f18c8
5
5
  SHA512:
6
- metadata.gz: 607a93cbd56dfc7e1ddeea8a5b6841a4b660c319ab6a3f684566957be9dfa63face45fbca8faf02e336bdf233fc4b4ea9697d5aef221518a7c54927a4a323f82
7
- data.tar.gz: 138f2ebe8f2b78917520c184fff8af35a648a8b54f76544b859b0f68cd6f479d7a1ca65d8a3258e95a17b9cdf8021ad76d5c433da240b1c75fe3ea07c4ca6b25
6
+ metadata.gz: f89018290b0f3a7a54def410880045e417296ab7e078685675bf986688743bc7a0be4d376565939c7f67958b3b9539df6df7ef5e6844bff02e46477e2c17af2d
7
+ data.tar.gz: 6ec7de8f34ae321d58050b679360071261b52ae03687dcec9b93bfe8f02ae6439d0849d560b9d6328eac3fcdc632a0af70fba864a0c76ea05a80be6226f5d39d
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-accessapproval_v1
2
2
 
3
+ ### v0.25.0 (2022-12-14)
4
+
5
+ * Regenerated from discovery document revision 20221209
6
+
7
+ ### v0.24.0 (2022-11-03)
8
+
9
+ * Regenerated using generator version 0.11.0
10
+
3
11
  ### v0.23.0 (2022-09-21)
4
12
 
5
13
  * Regenerated using generator version 0.10.0
@@ -395,15 +395,16 @@ module Google
395
395
  include Google::Apis::Core::Hashable
396
396
 
397
397
  # The product for which Access Approval will be enrolled. Allowed values are
398
- # listed below (case-sensitive): * all * GA * App Engine * BigQuery * Cloud
399
- # Bigtable * Cloud Key Management Service * Compute Engine * Cloud Dataflow *
400
- # Cloud Dataproc * Cloud DLP * Cloud EKM * Cloud HSM * Cloud Identity and Access
401
- # Management * Cloud Logging * Cloud Pub/Sub * Cloud Spanner * Cloud SQL * Cloud
402
- # Storage * Google Kubernetes Engine * Organization Policy Serivice * Persistent
403
- # Disk * Resource Manager * Secret Manager * Speaker ID Note: These values are
404
- # supported as input for legacy purposes, but will not be returned from the API.
405
- # * all * ga-only * appengine.googleapis.com * bigquery.googleapis.com *
406
- # bigtable.googleapis.com * container.googleapis.com * cloudkms.googleapis.com *
398
+ # listed below (case-sensitive): * all * GA * App Engine . * Artifact Registry *
399
+ # BigQuery * Cloud Bigtable * Cloud Key Management Service * Compute Engine *
400
+ # Cloud Dataflow * Cloud Dataproc * Cloud DLP * Cloud EKM * Cloud HSM * Cloud
401
+ # Identity and Access Management * Cloud Logging * Cloud Pub/Sub * Cloud Spanner
402
+ # * Cloud SQL * Cloud Storage * Google Kubernetes Engine * Organization Policy
403
+ # Serivice * Persistent Disk * Resource Manager * Secret Manager * Speaker ID
404
+ # Note: These values are supported as input for legacy purposes, but will not be
405
+ # returned from the API. * all * ga-only * appengine.googleapis.com *
406
+ # artifactregistry.googleapis.com * bigquery.googleapis.com * bigtable.
407
+ # googleapis.com * container.googleapis.com * cloudkms.googleapis.com *
407
408
  # cloudresourcemanager.googleapis.com * cloudsql.googleapis.com * compute.
408
409
  # googleapis.com * dataflow.googleapis.com * dataproc.googleapis.com * dlp.
409
410
  # googleapis.com * iam.googleapis.com * logging.googleapis.com * orgpolicy.
@@ -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.23.0"
19
+ GEM_VERSION = "0.25.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.10.0"
22
+ GENERATOR_VERSION = "0.11.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220826"
25
+ REVISION = "20221209"
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.23.0
4
+ version: 0.25.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: 2022-09-26 00:00:00.000000000 Z
11
+ date: 2023-01-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.9.0
19
+ version: 0.9.1
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.9.0
29
+ version: 0.9.1
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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.23.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-accessapproval_v1/v0.25.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: []