google-apis-firebaseapphosting_v1 0.11.0 → 0.12.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: cf6d178b3d58e9f12c6389fc158a233e5a10d8ae81c87588254752d2991ff69e
4
- data.tar.gz: 5def680cf69ed2762af8af29177386d97f7040d84dbcd9d0c2cfaaf1708a90fb
3
+ metadata.gz: daf29763412ff88bf2017ccdc1448e6bb7dcb3a13fdc9c521ffb38ee7728bb23
4
+ data.tar.gz: c1a93df809b3f0ffb5fab153409f9148d43c6b76f03f4739d19b86726bf78157
5
5
  SHA512:
6
- metadata.gz: b86fde79d5c8fb0f41c082a8b35acb41161155fa98401e52afded401f11a726bd08ee2090c3936a62604d93b801550295ffc8fae528aa49a70f6c804296dbafd
7
- data.tar.gz: 0cf4e6c8e7ccdb9a9c0ff89093d5fe66fd46f5ceacecde3bbb0339dbcbe9ba0b73ae94ea208158621838432760e353f2748cdbe81525064157ebde3810afcf99
6
+ metadata.gz: c41e4bad474e026886acd30f7c819bbdbd83bd4a56599cd034ff86659de0c1ebe60f697d5fe9dcc63a9c2b89007aed19269488565b0663dbc4ca77b470c035d1
7
+ data.tar.gz: 0260ef5282ad3e4dee3bbd9b2865e8e749d7e0c3bdb04811c74f2bfe42fbd12d7db299d52915a8fc02a6208072ffd8833f98dbcc81ccda21a063da2a53d5a0c0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-firebaseapphosting_v1
2
2
 
3
+ ### v0.12.0 (2026-03-15)
4
+
5
+ * Regenerated from discovery document revision 20260305
6
+
3
7
  ### v0.11.0 (2026-03-08)
4
8
 
5
9
  * Regenerated from discovery document revision 20260219
@@ -1027,9 +1027,10 @@ module Google
1027
1027
  # @return [String]
1028
1028
  attr_accessor :value
1029
1029
 
1030
- # Required. The name of the environment variable. - Must be a valid environment
1031
- # variable name (e.g. A-Z or underscores). - May not start with "FIREBASE" or "
1032
- # GOOGLE". - May not be a reserved environment variable for KNative/Cloud Run
1030
+ # Required. The name of the environment variable. The environment variables
1031
+ # reserved by [Cloud Run](https://docs.cloud.google.com/run/docs/configuring/
1032
+ # services/environment-variables#reserved) should not be set. Additionally,
1033
+ # variable names cannot start with "X_FIREBASE_".
1033
1034
  # Corresponds to the JSON property `variable`
1034
1035
  # @return [String]
1035
1036
  attr_accessor :variable
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module FirebaseapphostingV1
18
18
  # Version of the google-apis-firebaseapphosting_v1 gem
19
- GEM_VERSION = "0.11.0"
19
+ GEM_VERSION = "0.12.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260219"
25
+ REVISION = "20260305"
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-firebaseapphosting_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.11.0
4
+ version: 0.12.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-firebaseapphosting_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-firebaseapphosting_v1/v0.11.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-firebaseapphosting_v1/v0.12.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-firebaseapphosting_v1
62
62
  rdoc_options: []
63
63
  require_paths: