google-apis-firebaseapphosting_v1 0.9.0 → 0.10.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: 269ebfb591bc670d9931bbfaddbba204468be25f959d2af7811bb9549652d84e
4
- data.tar.gz: ab3c05ab258fbd54bb6c807e8534aea36589ec884838b75f15dac13784367b43
3
+ metadata.gz: 35e12fd04dbc5cb66db101e163f9debe13a6a2c9749bdb2afb25014caf30865f
4
+ data.tar.gz: 45a55f804981ce22a508b6c782a528f0b53a9463ad7732666035edb9dba1e8a8
5
5
  SHA512:
6
- metadata.gz: bf46ea6905937454d76ad1d00f3c503124370ce58b88f18936234a2d0d15e4c7a725457e3ccb424d63aa006de068a5e142c0102f5d25dd3e9d97820eace1658a
7
- data.tar.gz: f91d2ff1444a333fa4b54e1f7dc6eb73c920abc366c100c50a9b19318c6842c9811aff375110dc7362598d87349974f29fd4d14e8367266a873290c9bff5c5cf
6
+ metadata.gz: 47ca6f25c80cad54f849755b7e8d85771f818ecaffecd8c1862d5dbe577cb6a497043c6b9a95a1dcc0214a4d8ebd713e7c7be1e8dc915e28eeeaebccb64c3a83
7
+ data.tar.gz: 20140ce953f29910243e079ac8dcb087749a94b9b0cf7cda5c0402ffcc8ba25f8598984744e2d51dedafa731fe718da59c536e2cd355a42a78d62c47f4394b2b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-firebaseapphosting_v1
2
2
 
3
+ ### v0.10.0 (2026-02-08)
4
+
5
+ * Regenerated from discovery document revision 20260129
6
+
3
7
  ### v0.9.0 (2026-02-01)
4
8
 
5
9
  * Regenerated from discovery document revision 20260122
@@ -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.9.0"
19
+ GEM_VERSION = "0.10.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 = "20260122"
25
+ REVISION = "20260129"
26
26
  end
27
27
  end
28
28
  end
@@ -87,7 +87,11 @@ module Google
87
87
  execute_or_queue_command(command, &block)
88
88
  end
89
89
 
90
- # Lists information about the supported locations for this service.
90
+ # Lists information about the supported locations for this service. This method
91
+ # can be called in two ways: * **List all public locations:** Use the path `GET /
92
+ # v1/locations`. * **List project-visible locations:** Use the path `GET /v1/
93
+ # projects/`project_id`/locations`. This may include public locations as well as
94
+ # private or other locations specifically visible to the project.
91
95
  # @param [String] name
92
96
  # The resource that owns the locations collection, if applicable.
93
97
  # @param [Array<String>, String] extra_location_types
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.9.0
4
+ version: 0.10.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.9.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-firebaseapphosting_v1/v0.10.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: