google-apis-firebaseappdistribution_v1alpha 0.25.0 → 0.26.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: 62167b94be820fce53ed872dadd5a11bba1383ce535e1f4dae7984f89de24929
4
- data.tar.gz: 71d8b0624455fd3720be04d14ea2a050269549b608035f6e3e648e1a6ad00fcb
3
+ metadata.gz: 5d914f5a04afb39a03afb342368de3cdea02374d69fff5c2173a29a0df5fbe64
4
+ data.tar.gz: 5256239fc315eb37ecc24713a0f14400887161748cdc5568a5e10f4a2e961c77
5
5
  SHA512:
6
- metadata.gz: 15b050b674417bcaa99feda4329798b3ff965f550c5f1d0d9d7f7a01b5b66e91d7ff621941f23a9ec88ace7309f2d67c9527512b2777ec9dc48630579637ba83
7
- data.tar.gz: 54da19b992e6e18951108003144181b5930fe13f929879fe35ff02145719c6b670db77f59d5655a6462bf915c66c303f8f27854aae2d539b3cb9f377869ddc0e
6
+ metadata.gz: 2a97350b87194c4137de5de9b43f6776605830b67a87a07178709cdc78bde56f8316764d25ea6a12095b4508d908d83515b4a4f5c7ccf09fa0ec75d14cb48c3c
7
+ data.tar.gz: 651f1f7f75baf28d6a5c4ca94eec92271d57704722e3b86948db8417cf51fdeb997dd3f7d2e03ff5e489b98272613d3b143c16b18144de60570c5288b08d6bca
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-firebaseappdistribution_v1alpha
2
2
 
3
+ ### v0.26.0 (2026-03-08)
4
+
5
+ * Regenerated from discovery document revision 20260305
6
+
3
7
  ### v0.25.0 (2025-12-07)
4
8
 
5
9
  * Regenerated from discovery document revision 20251203
@@ -292,8 +292,10 @@ module Google
292
292
  # @return [String]
293
293
  attr_accessor :hint
294
294
 
295
- # Optional. A description of criteria the agent should use to determine if the
296
- # goal has been successfully completed
295
+ # Optional. A visual description of the screen's expected state after the step
296
+ # has been successfully completed. This is referred to as the "final screen
297
+ # assertion" in the Firebase console and CLI tools. This field must be provided
298
+ # for the last step in a test case, and is optional for all other steps.
297
299
  # Corresponds to the JSON property `successCriteria`
298
300
  # @return [String]
299
301
  attr_accessor :success_criteria
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module FirebaseappdistributionV1alpha
18
18
  # Version of the google-apis-firebaseappdistribution_v1alpha gem
19
- GEM_VERSION = "0.25.0"
19
+ GEM_VERSION = "0.26.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 = "20251203"
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-firebaseappdistribution_v1alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.25.0
4
+ version: 0.26.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-firebaseappdistribution_v1alpha/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-firebaseappdistribution_v1alpha/v0.25.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-firebaseappdistribution_v1alpha/v0.26.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-firebaseappdistribution_v1alpha
62
62
  rdoc_options: []
63
63
  require_paths: