google-apis-firebaseapphosting_v1 0.5.0 → 0.6.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: 9ebffa268b5620cf1360f0a4d9aa0bcd34280fb5e0995e6cf1ad0a975083aaee
4
- data.tar.gz: d2ad139759845ec724bfb8c1932c678c4c4c65ffe758d87db94172bb924bb53c
3
+ metadata.gz: 1e5b1766b564851455449cb87a0b002bc230281b2c661d12df7ceac86e3aa599
4
+ data.tar.gz: e579460716ba20ebe397d5e8d3e582a12d090a0b56479099f1697e96fdc7b9c6
5
5
  SHA512:
6
- metadata.gz: c62ea60d083f25c22528bfcfb964d40e3672e8b58ed63e716bdbc3b62ff00667ca72fbe53b26e46911829db70e636332770eb6081e6db5bae14864818cbf8402
7
- data.tar.gz: 8b2a2f67609c27843ab6e51621e28780153c1fad5b3f3c4f5b3a850fbe911a48c7f9ed26483d869a5b1b2a05e57038862efdd77469e414137e79e9cd9c6ba7b8
6
+ metadata.gz: fade7e5d7da1b648d68f55169cad19482aaf10cac5aa78b4f44d0bdc9f3531211b8a279e112996d034472b4d0c289841d0e9593caf02940a86b61233c78ed492
7
+ data.tar.gz: bdaa2370c25caca96a3cb21a10b1bd097ca25e0602f4616de307a1ade3b47bc97c32093ac8c8035566adb131dcf984be6cf153ccb7e1438f0e61b6cf949ea9ac
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-firebaseapphosting_v1
2
2
 
3
+ ### v0.6.0 (2025-11-09)
4
+
5
+ * Regenerated from discovery document revision 20251030
6
+
3
7
  ### v0.5.0 (2025-11-02)
4
8
 
5
9
  * Regenerated from discovery document revision 20251023
@@ -492,7 +492,11 @@ module Google
492
492
  class Config
493
493
  include Google::Apis::Core::Hashable
494
494
 
495
- # Optional. Environment variables for this build.
495
+ # Optional. Supplied environment variables for a specific build. Provided at
496
+ # Build creation time and immutable afterwards. This field is only applicable
497
+ # for Builds using a build image - (e.g., ContainerSource or ArchiveSource with
498
+ # locally_build_source) Attempts to set this for other build types will result
499
+ # in an error
496
500
  # Corresponds to the JSON property `env`
497
501
  # @return [Array<Google::Apis::FirebaseapphostingV1::EnvironmentVariable>]
498
502
  attr_accessor :env
@@ -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.5.0"
19
+ GEM_VERSION = "0.6.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 = "20251023"
25
+ REVISION = "20251030"
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.5.0
4
+ version: 0.6.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.5.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-firebaseapphosting_v1/v0.6.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: