google-apis-run_v1 0.78.0 → 0.79.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: 5a56cf0a5e01ad5d1eef1fb63e14c14d55bbcc6d899f30565e6bbaf9cc031a3a
4
- data.tar.gz: 48f8c64209af884262726f32d25537a23846d486b21be6c30f724cea02fa5a77
3
+ metadata.gz: 5cb3f2ff46b8e6e84d2d29e96c0e31f05f62577c5db329a93c3494c78a2875e2
4
+ data.tar.gz: 2b849db8fd178ae6ef4c3ab113abd52249450112e5aa4d0955b9a898f1c4d9ce
5
5
  SHA512:
6
- metadata.gz: 1cc71124efeca998e4d239ec229d726021e54ff043046a8e30affa094a3888458e03bffc2e7201065bd579f537976e58bd35be33411c448cede000819af0bb9e
7
- data.tar.gz: f5f3d3b8ac370613b9cf262b0694dbe6313152d68106f5c10b532f528ea3199641f76333790447feadffc1ada103c65e30f8f2a90f64fab95e3343a5c8274724
6
+ metadata.gz: a808476de1f76c88aa8b2cb8abfa6dcfda84c3be898335bb215bd0f68ab7816202a5fc4030bfebbe23647b830897b3bc70bd4d58f047a85c88e64cc94d541a2b
7
+ data.tar.gz: eae88c3b45e66bd5491f9229876170c490afd690231e1109af2e7dd74473e13fd7dde6733168b57a80ef65ff85aba5845f677921739443c4596867fe330da082
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-run_v1
2
2
 
3
+ ### v0.79.0 (2024-12-02)
4
+
5
+ * Regenerated from discovery document revision 20241004
6
+ * Regenerated using generator version 0.15.1
7
+
3
8
  ### v0.78.0 (2024-07-25)
4
9
 
5
10
  * Regenerated from discovery document revision 20240712
@@ -4131,19 +4131,27 @@ module Google
4131
4131
  # run.googleapis.com/' and 'autoscaling.knative.dev' are restricted, and the
4132
4132
  # accepted annotations will be different depending on the resource type. * `
4133
4133
  # autoscaling.knative.dev/maxScale`: Revision. * `autoscaling.knative.dev/
4134
- # minScale`: Revision. * `run.googleapis.com/binary-authorization-breakglass`:
4135
- # Service, Job, * `run.googleapis.com/binary-authorization`: Service, Job,
4136
- # Execution. * `run.googleapis.com/client-name`: All resources. * `run.
4137
- # googleapis.com/cloudsql-instances`: Revision, Execution. * `run.googleapis.com/
4138
- # container-dependencies`: Revision . * `run.googleapis.com/cpu-throttling`:
4139
- # Revision. * `run.googleapis.com/custom-audiences`: Service. * `run.googleapis.
4140
- # com/default-url-disabled`: Service. * `run.googleapis.com/description`:
4141
- # Service. * `run.googleapis.com/encryption-key-shutdown-hours`: Revision * `run.
4142
- # googleapis.com/encryption-key`: Revision, Execution. * `run.googleapis.com/
4143
- # execution-environment`: Revision, Execution. * `run.googleapis.com/gc-traffic-
4144
- # tags`: Service. * `run.googleapis.com/ingress`: Service. * `run.googleapis.com/
4145
- # launch-stage`: Service, Job. * `run.googleapis.com/minScale`: Service (ALPHA) *
4146
- # `run.googleapis.com/network-interfaces`: Revision, Execution. * `run.
4134
+ # minScale`: Revision. * `run.googleapis.com/base-images`: Service, Revision. * `
4135
+ # run.googleapis.com/binary-authorization-breakglass`: Service, Job, * `run.
4136
+ # googleapis.com/binary-authorization`: Service, Job, Execution. * `run.
4137
+ # googleapis.com/build-base-image`: Service. * `run.googleapis.com/build-enable-
4138
+ # automatic-updates`: Service. * `run.googleapis.com/build-environment-variables`
4139
+ # : Service. * `run.googleapis.com/build-function-target`: Service. * `run.
4140
+ # googleapis.com/build-id`: Service. * `run.googleapis.com/build-image-uri`:
4141
+ # Service. * `run.googleapis.com/build-name`: Service. * `run.googleapis.com/
4142
+ # build-service-account`: Service. * `run.googleapis.com/build-source-location`:
4143
+ # Service. * `run.googleapis.com/build-worker-pool`: Service. * `run.googleapis.
4144
+ # com/client-name`: All resources. * `run.googleapis.com/cloudsql-instances`:
4145
+ # Revision, Execution. * `run.googleapis.com/container-dependencies`: Revision .
4146
+ # * `run.googleapis.com/cpu-throttling`: Revision. * `run.googleapis.com/custom-
4147
+ # audiences`: Service. * `run.googleapis.com/default-url-disabled`: Service. * `
4148
+ # run.googleapis.com/description`: Service. * `run.googleapis.com/encryption-key-
4149
+ # shutdown-hours`: Revision * `run.googleapis.com/encryption-key`: Revision,
4150
+ # Execution. * `run.googleapis.com/execution-environment`: Revision, Execution. *
4151
+ # `run.googleapis.com/gc-traffic-tags`: Service. * `run.googleapis.com/health-
4152
+ # check-disabled`: Revision. * `run.googleapis.com/ingress`: Service. * `run.
4153
+ # googleapis.com/launch-stage`: Service, Job. * `run.googleapis.com/minScale`:
4154
+ # Service * `run.googleapis.com/network-interfaces`: Revision, Execution. * `run.
4147
4155
  # googleapis.com/post-key-revocation-action-type`: Revision. * `run.googleapis.
4148
4156
  # com/secrets`: Revision, Execution. * `run.googleapis.com/secure-session-agent`:
4149
4157
  # Revision. * `run.googleapis.com/sessionAffinity`: Revision. * `run.googleapis.
@@ -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.78.0"
19
+ GEM_VERSION = "0.79.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.15.0"
22
+ GENERATOR_VERSION = "0.15.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240712"
25
+ REVISION = "20241004"
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-run_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.78.0
4
+ version: 0.79.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: 2024-07-25 00:00:00.000000000 Z
11
+ date: 2024-12-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-run_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-run_v1/v0.78.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-run_v1/v0.79.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-run_v1
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.5.6
78
+ rubygems_version: 3.5.22
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Cloud Run Admin API V1