Skip to content

Commit 064a44a

Browse files
amanda-tarafajskeet
authored andcommitted
feat: Generate Google.Apis.SQLAdmin.v1beta4 version 1.68.0.3631
1 parent 516af10 commit 064a44a

File tree

3 files changed

+4
-6
lines changed

3 files changed

+4
-6
lines changed

DiscoveryJson/sqladmin.v1beta4.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2366,7 +2366,7 @@
23662366
}
23672367
}
23682368
},
2369-
"revision": "20241204",
2369+
"revision": "20241210",
23702370
"rootUrl": "https://sqladmin.googleapis.com/",
23712371
"schemas": {
23722372
"AclEntry": {
@@ -5217,7 +5217,6 @@
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": {

Src/Generated/Google.Apis.SQLAdmin.v1beta4/Google.Apis.SQLAdmin.v1beta4.cs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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

Src/Generated/Google.Apis.SQLAdmin.v1beta4/Google.Apis.SQLAdmin.v1beta4.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
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>

0 commit comments

Comments
 (0)