Skip to content

Commit

Permalink
feat: Generate Google.Apis.SecurityCommandCenter.v1 version 1.69.0.3690
Browse files Browse the repository at this point in the history
  • Loading branch information
amanda-tarafa authored and jskeet committed Feb 17, 2025
1 parent 5d9f4f7 commit 69b03ad
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions DiscoveryJson/securitycenter.v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -5938,7 +5938,7 @@
}
}
},
"revision": "20250116",
"revision": "20250207",
"rootUrl": "https://securitycenter.googleapis.com/",
"schemas": {
"Access": {
Expand Down Expand Up @@ -11869,7 +11869,7 @@
"id": "GoogleCloudSecuritycenterV2OrgPolicy",
"properties": {
"name": {
"description": "The resource name of the org policy. Example: \"organizations/{organization_id}/policies/{constraint_name}\"",
"description": "Identifier. The resource name of the org policy. Example: \"organizations/{organization_id}/policies/{constraint_name}\"",
"type": "string"
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22626,7 +22626,8 @@ public class GoogleCloudSecuritycenterV2Object : Google.Apis.Requests.IDirectRes
public class GoogleCloudSecuritycenterV2OrgPolicy : Google.Apis.Requests.IDirectResponseSchema
{
/// <summary>
/// The resource name of the org policy. Example: "organizations/{organization_id}/policies/{constraint_name}"
/// Identifier. The resource name of the org policy. Example:
/// "organizations/{organization_id}/policies/{constraint_name}"
/// </summary>
[Newtonsoft.Json.JsonPropertyAttribute("name")]
public virtual string Name { get; set; }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- nupkg information -->
<PropertyGroup>
<Title>Google.Apis.SecurityCommandCenter.v1 Client Library</Title>
<Version>1.69.0.3668</Version>
<Version>1.69.0.3690</Version>
<Authors>Google LLC</Authors>
<Copyright>Copyright 2025 Google LLC</Copyright>
<PackageTags>Google</PackageTags>
Expand Down

0 comments on commit 69b03ad

Please sign in to comment.