google-apis-orgpolicy_v2 0.43.0 → 0.44.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6a35f9614783e830525f980667ff69d20466581e9ab708728930a020e8d31e67
4
- data.tar.gz: 9145dd516b12c78eeab36f7e9e06d9bdf609f47711c177ff9d424c87e1ecacc0
3
+ metadata.gz: 97d705c6d38e8d262f891198377c02785d9a27ee40684d001ce7b2500b334a3b
4
+ data.tar.gz: 7d26951d67ba80b14cb4f22ce8375d286ee4fe625bc23f97154a579dc443305a
5
5
  SHA512:
6
- metadata.gz: 3fbc41f5c50f3b4a0c71cc2e1dd71da2b83ebbef7cb8d8aa3296946998cfb23f9f8b5b693ac040bed98cdff309b92b88456b0cd4f324df8bff8e8f50cfea63bd
7
- data.tar.gz: 4a625848a5a26ef5194d907b2588cb2085bceef7b6242a1e459505b351c97258b8d27b0ea9df93d18fb194506a5b390a6fd8886b6667d50653a98ba00995a37a
6
+ metadata.gz: 5c6756b18f3e91f34cd2540676a5cdd8a83f84bb854fdb12e3d9d9884f7c86b34868ac1532641b9bdd14ec50be0fa89a297613d12c1592c8e926ecf870a0b59f
7
+ data.tar.gz: ab860f077b6933b60103fef347fc344cf1476262e7be904d8f3d7b9f64de2f8ba3f6ed164a14e8e09ee35c06233444942a22dde0caf0d2d4a2aa9c56988da753
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-orgpolicy_v2
2
2
 
3
+ ### v0.44.0 (2026-03-08)
4
+
5
+ * Regenerated from discovery document revision 20260226
6
+
3
7
  ### v0.43.0 (2025-12-14)
4
8
 
5
9
  * Regenerated from discovery document revision 20251204
@@ -344,9 +344,9 @@ module Google
344
344
  # Immutable. Name of the constraint. This is unique within the organization.
345
345
  # Format of the name should be * `organizations/`organization_id`/
346
346
  # customConstraints/`custom_constraint_id`` Example: `organizations/123/
347
- # customConstraints/custom.createOnlyE2TypeVms` The max length is 70 characters
347
+ # customConstraints/custom.createOnlyE2TypeVms` The max length is 71 characters
348
348
  # and the minimum length is 1. Note that the prefix `organizations/`
349
- # organization_id`/customConstraints/` is not counted.
349
+ # organization_id`/customConstraints/custom.` is not counted.
350
350
  # Corresponds to the JSON property `name`
351
351
  # @return [String]
352
352
  attr_accessor :name
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module OrgpolicyV2
18
18
  # Version of the google-apis-orgpolicy_v2 gem
19
- GEM_VERSION = "0.43.0"
19
+ GEM_VERSION = "0.44.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20251204"
25
+ REVISION = "20260226"
26
26
  end
27
27
  end
28
28
  end
@@ -510,9 +510,9 @@ module Google
510
510
  # Immutable. Name of the constraint. This is unique within the organization.
511
511
  # Format of the name should be * `organizations/`organization_id`/
512
512
  # customConstraints/`custom_constraint_id`` Example: `organizations/123/
513
- # customConstraints/custom.createOnlyE2TypeVms` The max length is 70 characters
513
+ # customConstraints/custom.createOnlyE2TypeVms` The max length is 71 characters
514
514
  # and the minimum length is 1. Note that the prefix `organizations/`
515
- # organization_id`/customConstraints/` is not counted.
515
+ # organization_id`/customConstraints/custom.` is not counted.
516
516
  # @param [Google::Apis::OrgpolicyV2::GoogleCloudOrgpolicyV2CustomConstraint] google_cloud_orgpolicy_v2_custom_constraint_object
517
517
  # @param [String] fields
518
518
  # Selector specifying which fields to include in a partial response.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-orgpolicy_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.43.0
4
+ version: 0.44.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-orgpolicy_v2/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-orgpolicy_v2/v0.43.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-orgpolicy_v2/v0.44.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-orgpolicy_v2
62
62
  rdoc_options: []
63
63
  require_paths: