Skip to content

Commit 414ccb8

Browse files
feat: Automated regeneration of SecurityCenter client (googleapis#12971)
Auto-created at 2025-02-15 13:10:38 +0000 using the toys pull request generator.
1 parent 5fc6d35 commit 414ccb8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

clients/security_center/lib/google_api/security_center/v1/metadata.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ defmodule GoogleApi.SecurityCenter.V1 do
2020
API client metadata for GoogleApi.SecurityCenter.V1.
2121
"""
2222

23-
@discovery_revision "20250103"
23+
@discovery_revision "20250207"
2424

2525
def discovery_revision(), do: @discovery_revision
2626
end

clients/security_center/lib/google_api/security_center/v1/model/google_cloud_securitycenter_v2_org_policy.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ defmodule GoogleApi.SecurityCenter.V1.Model.GoogleCloudSecuritycenterV2OrgPolicy
2121
2222
## Attributes
2323
24-
* `name` (*type:* `String.t`, *default:* `nil`) - The resource name of the org policy. Example: "organizations/{organization_id}/policies/{constraint_name}"
24+
* `name` (*type:* `String.t`, *default:* `nil`) - Identifier. The resource name of the org policy. Example: "organizations/{organization_id}/policies/{constraint_name}"
2525
"""
2626

2727
use GoogleApi.Gax.ModelBase

0 commit comments

Comments
 (0)