Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: API regeneration: release-2024-10-30.01-03-38 #2867

Merged
merged 29 commits into from
Oct 30, 2024
Merged
Changes from 1 commit
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
fe2dcde
feat: Generate Google.Apis.AndroidEnterprise.v1 version 1.68.0.3588
amanda-tarafa Oct 30, 2024
4c7bf4d
feat: Generate Google.Apis.BigQueryReservation.v1 version 1.68.0.3583
amanda-tarafa Oct 30, 2024
1c01bc7
feat: Generate Google.Apis.CloudBuild.v1 version 1.68.0.3585
amanda-tarafa Oct 30, 2024
bc8002b
feat: Generate Google.Apis.Compute.alpha version 1.68.0.3581
amanda-tarafa Oct 30, 2024
f260a5b
feat: Generate Google.Apis.CloudDataplex.v1 version 1.68.0.3579
amanda-tarafa Oct 30, 2024
687dc57
feat: Generate Google.Apis.Datastore.v1 version 1.68.0.3578
amanda-tarafa Oct 30, 2024
8b326a1
feat: Generate Google.Apis.Datastore.v1beta3 version 1.68.0.3578
amanda-tarafa Oct 30, 2024
85926ef
feat: Generate Google.Apis.DiscoveryEngine.v1 version 1.68.0.3585
amanda-tarafa Oct 30, 2024
6e33048
feat: Generate Google.Apis.DiscoveryEngine.v1alpha version 1.68.0.3585
amanda-tarafa Oct 30, 2024
1f8d704
feat: Generate Google.Apis.DiscoveryEngine.v1beta version 1.68.0.3585
amanda-tarafa Oct 30, 2024
55f8284
feat: Generate Google.Apis.Document.v1beta3 version 1.68.0.3585
amanda-tarafa Oct 30, 2024
24e235e
feat: Generate Google.Apis.FirebaseManagement.v1beta1 version 1.68.0.…
amanda-tarafa Oct 30, 2024
d6ceb2e
feat: Generate Google.Apis.FirebaseAppDistribution.v1alpha version 1.…
amanda-tarafa Oct 30, 2024
62ff49c
feat: Generate Google.Apis.Firestore.v1 version 1.68.0.3578
amanda-tarafa Oct 30, 2024
73bf92c
feat: Generate Google.Apis.Firestore.v1beta1 version 1.68.0.3578
amanda-tarafa Oct 30, 2024
0f10536
feat: Generate Google.Apis.Iam.v1 version 1.68.0.3588
amanda-tarafa Oct 30, 2024
1fc47bf
feat: Generate Google.Apis.Looker.v1 version 1.68.0.3576
amanda-tarafa Oct 30, 2024
888d0b4
feat: Generate Google.Apis.Merchant.accounts_v1beta version 1.68.0.3588
amanda-tarafa Oct 30, 2024
d4b48fc
feat: Generate Google.Apis.OSConfig.v2beta version 1.68.0.3581
amanda-tarafa Oct 30, 2024
7fe385c
feat: Generate Google.Apis.MapsPlaces.v1 version 1.68.0.3588
amanda-tarafa Oct 30, 2024
c5edb13
feat: Generate Google.Apis.CloudRetail.v2 version 1.68.0.3584
amanda-tarafa Oct 30, 2024
89bf7aa
feat: Generate Google.Apis.CloudRetail.v2alpha version 1.68.0.3584
amanda-tarafa Oct 30, 2024
afc4507
feat: Generate Google.Apis.SecurityCommandCenter.v1 version 1.68.0.3586
amanda-tarafa Oct 30, 2024
0dbfbef
feat: Generate Google.Apis.SecurityCommandCenter.v1beta1 version 1.68…
amanda-tarafa Oct 30, 2024
f0918d2
feat: Generate Google.Apis.Spanner.v1 version 1.68.0.3580
amanda-tarafa Oct 30, 2024
4605ee9
feat: Generate Google.Apis.Texttospeech.v1 version 1.68.0.3586
amanda-tarafa Oct 30, 2024
736da33
feat: Generate Google.Apis.Texttospeech.v1beta1 version 1.68.0.3586
amanda-tarafa Oct 30, 2024
714c8f4
feat: Generate Google.Apis.TravelImpactModel.v1 version 1.68.0.3587
amanda-tarafa Oct 30, 2024
825f930
chore: Update the package table in README.md
amanda-tarafa Oct 30, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
feat: Generate Google.Apis.FirebaseAppDistribution.v1alpha version 1.…
…68.0.3588
amanda-tarafa committed Oct 30, 2024
commit d6ceb2e5eab8da38633601f3cd4a385f98bac256
6 changes: 5 additions & 1 deletion DiscoveryJson/firebaseappdistribution.v1alpha.json
Original file line number Diff line number Diff line change
@@ -625,7 +625,7 @@
}
}
},
"revision": "20241018",
"revision": "20241028",
"rootUrl": "https://firebaseappdistribution.googleapis.com/",
"schemas": {
"AndroidxCrawlerOutputPoint": {
@@ -1488,6 +1488,10 @@
},
"type": "array"
},
"displayName": {
"description": "Optional. Display name of the release test. Required if the release test is created with multiple goals",
"type": "string"
},
"loginCredential": {
"$ref": "GoogleFirebaseAppdistroV1alphaLoginCredential",
"description": "Optional. Input only. Login credentials for the test. Input only."
Original file line number Diff line number Diff line change
@@ -2320,6 +2320,12 @@ public virtual System.DateTimeOffset? CreateTimeDateTimeOffset
[Newtonsoft.Json.JsonPropertyAttribute("deviceExecutions")]
public virtual System.Collections.Generic.IList<GoogleFirebaseAppdistroV1alphaDeviceExecution> DeviceExecutions { get; set; }

/// <summary>
/// Optional. Display name of the release test. Required if the release test is created with multiple goals
/// </summary>
[Newtonsoft.Json.JsonPropertyAttribute("displayName")]
public virtual string DisplayName { get; set; }

/// <summary>Optional. Input only. Login credentials for the test. Input only.</summary>
[Newtonsoft.Json.JsonPropertyAttribute("loginCredential")]
public virtual GoogleFirebaseAppdistroV1alphaLoginCredential LoginCredential { get; set; }
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
<!-- nupkg information -->
<PropertyGroup>
<Title>Google.Apis.FirebaseAppDistribution.v1alpha Client Library</Title>
<Version>1.68.0.3578</Version>
<Version>1.68.0.3588</Version>
<Authors>Google LLC</Authors>
<Copyright>Copyright 2024 Google LLC</Copyright>
<PackageTags>Google</PackageTags>