File tree Expand file tree Collapse file tree 3 files changed +4
-6
lines changed
Src/Generated/Google.Apis.SQLAdmin.v1beta4 Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 23662366 }
23672367 }
23682368 },
2369- "revision" : " 20241204 " ,
2369+ "revision" : " 20241210 " ,
23702370 "rootUrl" : " https://sqladmin.googleapis.com/" ,
23712371 "schemas" : {
23722372 "AclEntry" : {
52175217 "description" : " Optional. The sub operation based on the operation type."
52185218 },
52195219 "targetId" : {
5220- "description" : " Name of the database instance related to this operation." ,
52215220 "type" : " string"
52225221 },
52235222 "targetLink" : {
Original file line number Diff line number Diff line change 1- // Copyright 2024 Google LLC
1+ // Copyright 2025 Google LLC
22//
33// Licensed under the Apache License, Version 2.0 (the "License");
44// you may not use this file except in compliance with the License.
@@ -7660,7 +7660,6 @@ public virtual System.DateTimeOffset? StartTimeDateTimeOffset
76607660 [ Newtonsoft . Json . JsonPropertyAttribute ( "subOperationType" ) ]
76617661 public virtual SqlSubOperationType SubOperationType { get ; set ; }
76627662
7663- /// <summary>Name of the database instance related to this operation.</summary>
76647663 [ Newtonsoft . Json . JsonPropertyAttribute ( "targetId" ) ]
76657664 public virtual string TargetId { get ; set ; }
76667665
Original file line number Diff line number Diff line change 33 <!-- nupkg information -->
44 <PropertyGroup >
55 <Title >Google.Apis.SQLAdmin.v1beta4 Client Library</Title >
6- <Version >1.68.0.3625 </Version >
6+ <Version >1.68.0.3631 </Version >
77 <Authors >Google LLC</Authors >
8- <Copyright >Copyright 2024 Google LLC</Copyright >
8+ <Copyright >Copyright 2025 Google LLC</Copyright >
99 <PackageTags >Google</PackageTags >
1010 <PackageProjectUrl >https://github.com/google/google-api-dotnet-client</PackageProjectUrl >
1111 <PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
You can’t perform that action at this time.
0 commit comments