google-apis-accessapproval_v1 0.24.0 → 0.25.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: fd4d2ed593a6554c1932c581f43d749256eae3b213532e5b94ec1d5fbcd45dcf
|
|
4
|
+
data.tar.gz: a1a7cf1455387531ca22f435d5c959670e489fca2ea061c087c80971737f18c8
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f89018290b0f3a7a54def410880045e417296ab7e078685675bf986688743bc7a0be4d376565939c7f67958b3b9539df6df7ef5e6844bff02e46477e2c17af2d
|
|
7
|
+
data.tar.gz: 6ec7de8f34ae321d58050b679360071261b52ae03687dcec9b93bfe8f02ae6439d0849d560b9d6328eac3fcdc632a0af70fba864a0c76ea05a80be6226f5d39d
|
data/CHANGELOG.md
CHANGED
|
@@ -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 *
|
|
399
|
-
# Bigtable * Cloud Key Management Service * Compute Engine *
|
|
400
|
-
# Cloud Dataproc * Cloud DLP * Cloud EKM * Cloud HSM * Cloud
|
|
401
|
-
# Management * Cloud Logging * Cloud Pub/Sub * Cloud Spanner
|
|
402
|
-
# Storage * Google Kubernetes Engine * Organization Policy
|
|
403
|
-
# Disk * Resource Manager * Secret Manager * Speaker ID
|
|
404
|
-
# supported as input for legacy purposes, but will not be
|
|
405
|
-
# * all * ga-only * appengine.googleapis.com *
|
|
406
|
-
#
|
|
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.
|
|
19
|
+
GEM_VERSION = "0.25.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.11.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
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.
|
|
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:
|
|
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
|
|
@@ -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.
|
|
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: []
|