Skip to content

Commit

Permalink
feat: Generate Google.Apis.SQLAdmin.v1beta4 version 1.68.0.3631
Browse files Browse the repository at this point in the history
  • Loading branch information
amanda-tarafa committed Jan 6, 2025
1 parent 3579ae6 commit c751646
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
3 changes: 1 addition & 2 deletions DiscoveryJson/sqladmin.v1beta4.json
Original file line number Diff line number Diff line change
Expand Up @@ -2366,7 +2366,7 @@
}
}
},
"revision": "20241204",
"revision": "20241210",
"rootUrl": "https://sqladmin.googleapis.com/",
"schemas": {
"AclEntry": {
Expand Down Expand Up @@ -5217,7 +5217,6 @@
"description": "Optional. The sub operation based on the operation type."
},
"targetId": {
"description": "Name of the database instance related to this operation.",
"type": "string"
},
"targetLink": {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright 2024 Google LLC
// Copyright 2025 Google LLC
//
// Licensed under the Apache License, Version 2.0 (the "License");
// you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -7660,7 +7660,6 @@ public virtual System.DateTimeOffset? StartTimeDateTimeOffset
[Newtonsoft.Json.JsonPropertyAttribute("subOperationType")]
public virtual SqlSubOperationType SubOperationType { get; set; }

/// <summary>Name of the database instance related to this operation.</summary>
[Newtonsoft.Json.JsonPropertyAttribute("targetId")]
public virtual string TargetId { get; set; }

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<!-- nupkg information -->
<PropertyGroup>
<Title>Google.Apis.SQLAdmin.v1beta4 Client Library</Title>
<Version>1.68.0.3625</Version>
<Version>1.68.0.3631</Version>
<Authors>Google LLC</Authors>
<Copyright>Copyright 2024 Google LLC</Copyright>
<Copyright>Copyright 2025 Google LLC</Copyright>
<PackageTags>Google</PackageTags>
<PackageProjectUrl>https://github.com/google/google-api-dotnet-client</PackageProjectUrl>
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
Expand Down

0 comments on commit c751646

Please sign in to comment.