google-apis-run_v1 0.112.0 → 0.113.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 +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/run_v1/classes.rb +4 -4
- data/lib/google/apis/run_v1/gem_version.rb +2 -2
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 8a92a04e676cf1f84469f016be935c4a4f9cca6c6486ddb8277aa46d2bedf783
|
|
4
|
+
data.tar.gz: 63b6fe1fcfcabc48c61c8f11b340da055685c42b982b61e07ba2faae5919f4f4
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f73db041146807af193cf5f39a34b7b41b9189af7fd1b48ced3baf96dca4ce1e35276646661634c3cbe1968c030a3c8b8887d6beecc1ffbd8bfc3e4d34f65f6d
|
|
7
|
+
data.tar.gz: d6837bde947cdac57b7a8056d90d10f5c930559744e57f5c8ecd591cf9f3603c7fb52e57c59687ca6ed3b5ac5757f9f7d0f1fb0cfa2dbd0c126313911765c539
|
data/CHANGELOG.md
CHANGED
|
@@ -4932,8 +4932,8 @@ module Google
|
|
|
4932
4932
|
# run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the
|
|
4933
4933
|
# accepted annotations will be different depending on the resource type. * `
|
|
4934
4934
|
# autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/
|
|
4935
|
-
# minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision
|
|
4936
|
-
#
|
|
4935
|
+
# minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `
|
|
4936
|
+
# run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.
|
|
4937
4937
|
# googleapis.com/binary-authorization`: Service, Job, Execution. * `run.
|
|
4938
4938
|
# googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-
|
|
4939
4939
|
# automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`
|
|
@@ -4944,7 +4944,7 @@ module Google
|
|
|
4944
4944
|
# source-location`: Service, Revision. * `run.googleapis.com/build-worker-pool`:
|
|
4945
4945
|
# Service. * `run.googleapis.com/client-name`: All resources. * `run.googleapis.
|
|
4946
4946
|
# com/cloudsql-instances`: Revision, Execution, Instance. * `run.googleapis.com/
|
|
4947
|
-
# container-dependencies`: Revision, Instance
|
|
4947
|
+
# container-dependencies`: Revision, Instance. * `run.googleapis.com/cpu-
|
|
4948
4948
|
# throttling`: Revision. * `run.googleapis.com/custom-audiences`: Service. * `
|
|
4949
4949
|
# run.googleapis.com/default-url-disabled`: Service. * `run.googleapis.com/
|
|
4950
4950
|
# description`: Service. * `run.googleapis.com/encryption-key-shutdown-hours`:
|
|
@@ -4957,7 +4957,7 @@ module Google
|
|
|
4957
4957
|
# stage`: Service, Job. * `run.googleapis.com/minScale`: Service. * `run.
|
|
4958
4958
|
# googleapis.com/maxScale`: Service. * `run.googleapis.com/manualInstanceCount`:
|
|
4959
4959
|
# Service. * `run.googleapis.com/network-interfaces`: Revision, Execution,
|
|
4960
|
-
# Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. `
|
|
4960
|
+
# Instance. * `run.googleapis.com/post-key-revocation-action-type`: Revision. * `
|
|
4961
4961
|
# run.googleapis.com/scalingMode`: Service. * `run.googleapis.com/secrets`:
|
|
4962
4962
|
# Revision, Execution. * `run.googleapis.com/secure-session-agent`: Revision. * `
|
|
4963
4963
|
# run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.com/startup-
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module RunV1
|
|
18
18
|
# Version of the google-apis-run_v1 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.113.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.19.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20260904"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-apis-run_v1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.113.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
@@ -57,7 +57,7 @@ licenses:
|
|
|
57
57
|
metadata:
|
|
58
58
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
|
59
59
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-run_v1/CHANGELOG.md
|
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-run_v1/v0.
|
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-run_v1/v0.113.0
|
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-run_v1
|
|
62
62
|
rdoc_options: []
|
|
63
63
|
require_paths:
|