Skip to content

Commit d4e883c

Browse files
amanda-tarafajskeet
authored andcommitted
feat: Generate Google.Apis.DLP.v2 version 1.73.0.3999
1 parent 9de77a2 commit d4e883c

File tree

3 files changed

+4
-7
lines changed

3 files changed

+4
-7
lines changed

DiscoveryJson/dlp.v2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5123,7 +5123,7 @@
51235123
}
51245124
}
51255125
},
5126-
"revision": "20251204",
5126+
"revision": "20251213",
51275127
"rootUrl": "https://dlp.googleapis.com/",
51285128
"schemas": {
51295129
"GooglePrivacyDlpV2Action": {
@@ -6735,7 +6735,7 @@
67356735
},
67366736
"storedType": {
67376737
"$ref": "GooglePrivacyDlpV2StoredType",
6738-
"description": "Load an existing `StoredInfoType` resource for use in `InspectDataSource`. Not currently supported in `InspectContent`."
6738+
"description": "Loads an existing `StoredInfoType` resource."
67396739
},
67406740
"surrogateType": {
67416741
"$ref": "GooglePrivacyDlpV2SurrogateType",

Src/Generated/Google.Apis.DLP.v2/Google.Apis.DLP.v2.cs

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14336,10 +14336,7 @@ public class GooglePrivacyDlpV2CustomInfoType : Google.Apis.Requests.IDirectResp
1433614336
[Newtonsoft.Json.JsonPropertyAttribute("sensitivityScore")]
1433714337
public virtual GooglePrivacyDlpV2SensitivityScore SensitivityScore { get; set; }
1433814338

14339-
/// <summary>
14340-
/// Load an existing `StoredInfoType` resource for use in `InspectDataSource`. Not currently supported in
14341-
/// `InspectContent`.
14342-
/// </summary>
14339+
/// <summary>Loads an existing `StoredInfoType` resource.</summary>
1434314340
[Newtonsoft.Json.JsonPropertyAttribute("storedType")]
1434414341
public virtual GooglePrivacyDlpV2StoredType StoredType { get; set; }
1434514342

Src/Generated/Google.Apis.DLP.v2/Google.Apis.DLP.v2.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!-- nupkg information -->
44
<PropertyGroup>
55
<Title>Google.Apis.DLP.v2 Client Library</Title>
6-
<Version>1.73.0.3990</Version>
6+
<Version>1.73.0.3999</Version>
77
<Authors>Google LLC</Authors>
88
<Copyright>Copyright 2025 Google LLC</Copyright>
99
<PackageTags>Google</PackageTags>

0 commit comments

Comments
 (0)