File tree Expand file tree Collapse file tree 3 files changed +4
-7
lines changed
Src/Generated/Google.Apis.DLP.v2 Expand file tree Collapse file tree 3 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 51235123 }
51245124 }
51255125 },
5126- "revision": "20251204 ",
5126+ "revision": "20251213 ",
51275127 "rootUrl": "https://dlp.googleapis.com/",
51285128 "schemas": {
51295129 "GooglePrivacyDlpV2Action": {
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",
Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 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 >
You can’t perform that action at this time.
0 commit comments