File tree Expand file tree Collapse file tree
generated/google-apis-cloudfunctions_v1
lib/google/apis/cloudfunctions_v1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Release history for google-apis-cloudfunctions_v1
22
3+ ### v0.59.0 (2025-01-07)
4+
5+ * Regenerated from discovery document revision 20250102
6+
37### v0.58.0 (2024-12-02)
48
59* Regenerated from discovery document revision 20240905
Original file line number Diff line number Diff line change @@ -316,7 +316,10 @@ class CloudFunction
316316 # @return [String]
317317 attr_accessor :description
318318
319- # Docker Registry to use for this deployment. If unspecified, it defaults to `
319+ # Docker Registry to use for this deployment. Deprecated: Container Registry
320+ # option will no longer be available after March 2025: https://cloud.google.com/
321+ # artifact-registry/docs/transition/transition-from-gcr Please use Artifact
322+ # Registry instead, which is the default choice. If unspecified, it defaults to `
320323 # ARTIFACT_REGISTRY`. If `docker_repository` field is specified, this field
321324 # should either be left unspecified or set to `ARTIFACT_REGISTRY`.
322325 # Corresponds to the JSON property `dockerRegistry`
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module CloudfunctionsV1
1818 # Version of the google-apis-cloudfunctions_v1 gem
19- GEM_VERSION = "0.58 .0"
19+ GEM_VERSION = "0.59 .0"
2020
2121 # Version of the code generator used to generate this client
2222 GENERATOR_VERSION = "0.15.1"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20240905 "
25+ REVISION = "20250102 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments