Skip to content

Commit 6d74cdf

Browse files
feat: Automated regeneration of firebaseappdistribution v1alpha client (googleapis#23925)
Auto-created at 2025-08-10 10:51:39 +0000 using the toys pull request generator.
1 parent ab80b4d commit 6d74cdf

File tree

6 files changed

+42
-16
lines changed

6 files changed

+42
-16
lines changed

api_names_out.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242620,8 +242620,11 @@
242620242620
"/firebaseappdistribution:v1alpha/GoogleFirebaseAppdistroV1alphaTestCase": google_firebase_appdistro_v1alpha_test_case
242621242621
"/firebaseappdistribution:v1alpha/GoogleFirebaseAppdistroV1alphaTestCase/aiInstructions": ai_instructions
242622242622
"/firebaseappdistribution:v1alpha/GoogleFirebaseAppdistroV1alphaTestCase/createTime": create_time
242623+
"/firebaseappdistribution:v1alpha/GoogleFirebaseAppdistroV1alphaTestCase/dependentTestCases": dependent_test_cases
242624+
"/firebaseappdistribution:v1alpha/GoogleFirebaseAppdistroV1alphaTestCase/dependentTestCases/dependent_test_case": dependent_test_case
242623242625
"/firebaseappdistribution:v1alpha/GoogleFirebaseAppdistroV1alphaTestCase/displayName": display_name
242624242626
"/firebaseappdistribution:v1alpha/GoogleFirebaseAppdistroV1alphaTestCase/name": name
242627+
"/firebaseappdistribution:v1alpha/GoogleFirebaseAppdistroV1alphaTestCase/prerequisiteTestCase": prerequisite_test_case
242625242628
"/firebaseappdistribution:v1alpha/GoogleFirebaseAppdistroV1alphaTestConfig": google_firebase_appdistro_v1alpha_test_config
242626242629
"/firebaseappdistribution:v1alpha/GoogleFirebaseAppdistroV1alphaTestConfig/displayName": display_name
242627242630
"/firebaseappdistribution:v1alpha/GoogleFirebaseAppdistroV1alphaTestConfig/name": name

generated/google-apis-firebaseappdistribution_v1alpha/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release history for google-apis-firebaseappdistribution_v1alpha
22

3+
### v0.15.0 (2025-08-10)
4+
5+
* Regenerated from discovery document revision 20250808
6+
37
### v0.14.0 (2025-06-15)
48

59
* Regenerated from discovery document revision 20250612

generated/google-apis-firebaseappdistribution_v1alpha/lib/google/apis/firebaseappdistribution_v1alpha/classes.rb

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1406,6 +1406,11 @@ class GoogleFirebaseAppdistroV1alphaTestCase
14061406
# @return [String]
14071407
attr_accessor :create_time
14081408

1409+
# Output only. Other test cases that depend on this test cse as a prerequisite.
1410+
# Corresponds to the JSON property `dependentTestCases`
1411+
# @return [Array<String>]
1412+
attr_accessor :dependent_test_cases
1413+
14091414
# Required. Display name of the test case.
14101415
# Corresponds to the JSON property `displayName`
14111416
# @return [String]
@@ -1417,6 +1422,11 @@ class GoogleFirebaseAppdistroV1alphaTestCase
14171422
# @return [String]
14181423
attr_accessor :name
14191424

1425+
# Optional. Test case that must be run before this test case.
1426+
# Corresponds to the JSON property `prerequisiteTestCase`
1427+
# @return [String]
1428+
attr_accessor :prerequisite_test_case
1429+
14201430
def initialize(**args)
14211431
update!(**args)
14221432
end
@@ -1425,8 +1435,10 @@ def initialize(**args)
14251435
def update!(**args)
14261436
@ai_instructions = args[:ai_instructions] if args.key?(:ai_instructions)
14271437
@create_time = args[:create_time] if args.key?(:create_time)
1438+
@dependent_test_cases = args[:dependent_test_cases] if args.key?(:dependent_test_cases)
14281439
@display_name = args[:display_name] if args.key?(:display_name)
14291440
@name = args[:name] if args.key?(:name)
1441+
@prerequisite_test_case = args[:prerequisite_test_case] if args.key?(:prerequisite_test_case)
14301442
end
14311443
end
14321444

generated/google-apis-firebaseappdistribution_v1alpha/lib/google/apis/firebaseappdistribution_v1alpha/gem_version.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module FirebaseappdistributionV1alpha
1818
# Version of the google-apis-firebaseappdistribution_v1alpha gem
19-
GEM_VERSION = "0.14.0"
19+
GEM_VERSION = "0.15.0"
2020

2121
# Version of the code generator used to generate this client
2222
GENERATOR_VERSION = "0.18.0"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20250612"
25+
REVISION = "20250808"
2626
end
2727
end
2828
end

generated/google-apis-firebaseappdistribution_v1alpha/lib/google/apis/firebaseappdistribution_v1alpha/representations.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -745,8 +745,10 @@ class Representation < Google::Apis::Core::JsonRepresentation
745745
property :ai_instructions, as: 'aiInstructions', class: Google::Apis::FirebaseappdistributionV1alpha::GoogleFirebaseAppdistroV1alphaAiInstructions, decorator: Google::Apis::FirebaseappdistributionV1alpha::GoogleFirebaseAppdistroV1alphaAiInstructions::Representation
746746

747747
property :create_time, as: 'createTime'
748+
collection :dependent_test_cases, as: 'dependentTestCases'
748749
property :display_name, as: 'displayName'
749750
property :name, as: 'name'
751+
property :prerequisite_test_case, as: 'prerequisiteTestCase'
750752
end
751753
end
752754

generated/google-apis-firebaseappdistribution_v1alpha/lib/google/apis/firebaseappdistribution_v1alpha/service.rb

Lines changed: 19 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,9 @@ def get_app(mobilesdk_app_id, app_view: nil, fields: nil, quota_user: nil, optio
8888

8989
# Get a JWT token
9090
# @param [String] mobilesdk_app_id
91-
# Unique id for a Firebase app of the format: `version`:`project_number`:`
92-
# platform`:`hash(bundle_id)` Example: 1:581234567376:android:aa0a3c7b135e90289
91+
# Required. Unique id for a Firebase app of the format: `version`:`
92+
# project_number`:`platform`:`hash(bundle_id)` Example: 1:581234567376:android:
93+
# aa0a3c7b135e90289
9394
# @param [String] fields
9495
# Selector specifying which fields to include in a partial response.
9596
# @param [String] quota_user
@@ -119,10 +120,11 @@ def get_app_jwt(mobilesdk_app_id, fields: nil, quota_user: nil, options: nil, &b
119120

120121
# GET Release by binary upload hash
121122
# @param [String] mobilesdk_app_id
122-
# Unique id for a Firebase app of the format: `version`:`project_number`:`
123-
# platform`:`hash(bundle_id)` Example: 1:581234567376:android:aa0a3c7b135e90289
123+
# Required. Unique id for a Firebase app of the format: `version`:`
124+
# project_number`:`platform`:`hash(bundle_id)` Example: 1:581234567376:android:
125+
# aa0a3c7b135e90289
124126
# @param [String] upload_hash
125-
# The hash for the upload
127+
# Required. The hash for the upload
126128
# @param [String] fields
127129
# Selector specifying which fields to include in a partial response.
128130
# @param [String] quota_user
@@ -153,10 +155,11 @@ def get_app_release_by_hash(mobilesdk_app_id, upload_hash, fields: nil, quota_us
153155

154156
# Enable access on a release for testers.
155157
# @param [String] mobilesdk_app_id
156-
# Unique id for a Firebase app of the format: `version`:`project_number`:`
157-
# platform`:`hash(bundle_id)` Example: 1:581234567376:android:aa0a3c7b135e90289
158+
# Required. Unique id for a Firebase app of the format: `version`:`
159+
# project_number`:`platform`:`hash(bundle_id)` Example: 1:581234567376:android:
160+
# aa0a3c7b135e90289
158161
# @param [String] release_id
159-
# Release identifier
162+
# Required. Release identifier
160163
# @param [Google::Apis::FirebaseappdistributionV1alpha::GoogleFirebaseAppdistroV1alphaEnableAccessOnReleaseRequest] google_firebase_appdistro_v1alpha_enable_access_on_release_request_object
161164
# @param [String] fields
162165
# Selector specifying which fields to include in a partial response.
@@ -190,10 +193,11 @@ def enable_app_release_access(mobilesdk_app_id, release_id, google_firebase_appd
190193

191194
# Create release notes on a release.
192195
# @param [String] mobilesdk_app_id
193-
# Unique id for a Firebase app of the format: `version`:`project_number`:`
194-
# platform`:`hash(bundle_id)` Example: 1:581234567376:android:aa0a3c7b135e90289
196+
# Required. Unique id for a Firebase app of the format: `version`:`
197+
# project_number`:`platform`:`hash(bundle_id)` Example: 1:581234567376:android:
198+
# aa0a3c7b135e90289
195199
# @param [String] release_id
196-
# Release identifier
200+
# Required. Release identifier
197201
# @param [Google::Apis::FirebaseappdistributionV1alpha::GoogleFirebaseAppdistroV1alphaCreateReleaseNotesRequest] google_firebase_appdistro_v1alpha_create_release_notes_request_object
198202
# @param [String] fields
199203
# Selector specifying which fields to include in a partial response.
@@ -262,10 +266,11 @@ def get_app_tester_tester_udids(mobilesdk_app_id, project: nil, fields: nil, quo
262266

263267
# GET Binary upload status by token
264268
# @param [String] mobilesdk_app_id
265-
# Unique id for a Firebase app of the format: `version`:`project_number`:`
266-
# platform`:`hash(bundle_id)` Example: 1:581234567376:android:aa0a3c7b135e90289
269+
# Required. Unique id for a Firebase app of the format: `version`:`
270+
# project_number`:`platform`:`hash(bundle_id)` Example: 1:581234567376:android:
271+
# aa0a3c7b135e90289
267272
# @param [String] upload_token
268-
# The token for the upload
273+
# Required. The token for the upload
269274
# @param [String] fields
270275
# Selector specifying which fields to include in a partial response.
271276
# @param [String] quota_user

0 commit comments

Comments
 (0)