diff --git a/generated/google-apis-orgpolicy_v2/CHANGELOG.md b/generated/google-apis-orgpolicy_v2/CHANGELOG.md index f644e87fe88..038037e415b 100644 --- a/generated/google-apis-orgpolicy_v2/CHANGELOG.md +++ b/generated/google-apis-orgpolicy_v2/CHANGELOG.md @@ -1,5 +1,9 @@ # Release history for google-apis-orgpolicy_v2 +### v0.44.0 (2026-03-08) + +* Regenerated from discovery document revision 20260226 + ### v0.43.0 (2025-12-14) * Regenerated from discovery document revision 20251204 diff --git a/generated/google-apis-orgpolicy_v2/lib/google/apis/orgpolicy_v2/classes.rb b/generated/google-apis-orgpolicy_v2/lib/google/apis/orgpolicy_v2/classes.rb index 3658e9547e7..d6f12589467 100644 --- a/generated/google-apis-orgpolicy_v2/lib/google/apis/orgpolicy_v2/classes.rb +++ b/generated/google-apis-orgpolicy_v2/lib/google/apis/orgpolicy_v2/classes.rb @@ -344,9 +344,9 @@ class GoogleCloudOrgpolicyV2CustomConstraint # Immutable. Name of the constraint. This is unique within the organization. # Format of the name should be * `organizations/`organization_id`/ # customConstraints/`custom_constraint_id`` Example: `organizations/123/ - # customConstraints/custom.createOnlyE2TypeVms` The max length is 70 characters + # customConstraints/custom.createOnlyE2TypeVms` The max length is 71 characters # and the minimum length is 1. Note that the prefix `organizations/` - # organization_id`/customConstraints/` is not counted. + # organization_id`/customConstraints/custom.` is not counted. # Corresponds to the JSON property `name` # @return [String] attr_accessor :name diff --git a/generated/google-apis-orgpolicy_v2/lib/google/apis/orgpolicy_v2/gem_version.rb b/generated/google-apis-orgpolicy_v2/lib/google/apis/orgpolicy_v2/gem_version.rb index 8a3b40f3b08..2c20cdfdad0 100644 --- a/generated/google-apis-orgpolicy_v2/lib/google/apis/orgpolicy_v2/gem_version.rb +++ b/generated/google-apis-orgpolicy_v2/lib/google/apis/orgpolicy_v2/gem_version.rb @@ -16,13 +16,13 @@ module Google module Apis module OrgpolicyV2 # Version of the google-apis-orgpolicy_v2 gem - GEM_VERSION = "0.43.0" + GEM_VERSION = "0.44.0" # Version of the code generator used to generate this client GENERATOR_VERSION = "0.18.0" # Revision of the discovery document this client was generated from - REVISION = "20251204" + REVISION = "20260226" end end end diff --git a/generated/google-apis-orgpolicy_v2/lib/google/apis/orgpolicy_v2/service.rb b/generated/google-apis-orgpolicy_v2/lib/google/apis/orgpolicy_v2/service.rb index 87b86f84545..cc6c3693af1 100644 --- a/generated/google-apis-orgpolicy_v2/lib/google/apis/orgpolicy_v2/service.rb +++ b/generated/google-apis-orgpolicy_v2/lib/google/apis/orgpolicy_v2/service.rb @@ -510,9 +510,9 @@ def list_organization_custom_constraints(parent, page_size: nil, page_token: nil # Immutable. Name of the constraint. This is unique within the organization. # Format of the name should be * `organizations/`organization_id`/ # customConstraints/`custom_constraint_id`` Example: `organizations/123/ - # customConstraints/custom.createOnlyE2TypeVms` The max length is 70 characters + # customConstraints/custom.createOnlyE2TypeVms` The max length is 71 characters # and the minimum length is 1. Note that the prefix `organizations/` - # organization_id`/customConstraints/` is not counted. + # organization_id`/customConstraints/custom.` is not counted. # @param [Google::Apis::OrgpolicyV2::GoogleCloudOrgpolicyV2CustomConstraint] google_cloud_orgpolicy_v2_custom_constraint_object # @param [String] fields # Selector specifying which fields to include in a partial response.