google-apis-orgpolicy_v2 0.48.0 → 0.49.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: 394b8dcadbaee9588da191f711ac7ecf5edfcce35b5a3a9845a0fa66c4c8a627
4
- data.tar.gz: eda2aa12ca345417219a853ea12e6259766dddd5cca58e684737bcd480876d35
3
+ metadata.gz: f95d1949f56bb23c32c8591770663ba799b82ed489bd196bf286f3914bd525c6
4
+ data.tar.gz: 2a3bf4f3e03d4c3e1c28f2f801514119ed209f9ae48752f454a0195b84fe9ace
5
5
  SHA512:
6
- metadata.gz: 680ff90ed9706859ff906dfe7c173bb2d26c80a8ff4f642bbbc0815c3cf466b01b558b93f31b697af71bdebe4b20903f5af5b3439f5edca9e579c2634d86625f
7
- data.tar.gz: f9b8de0690bc21dc7553d2c9a79a319b4f2b37c47509dd2fc55b7f357bcff413defafa209d2b5349cb300b4bd48d36710211705f3174ee95d0001117659171b0
6
+ metadata.gz: efb210eb4d9c7ea91d72b9d1dc60d7e478a1804a735d96f6d6909d19a8433376caf721c3cd3372e7b4d1b6111dc398785db702bccea0b8a4e0acde19ea933a72
7
+ data.tar.gz: acdffcea5ccd582cf5750ea1e65edb277411d817191513eabd6912b134e5aa970b7c9c1234051779bf62e6a14f48758e849b618f8f9e9843d06143d3510ec4ed
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-orgpolicy_v2
2
2
 
3
+ ### v0.49.0 (2026-08-02)
4
+
5
+ * Regenerated from discovery document revision 20260723
6
+
3
7
  ### v0.48.0 (2026-07-26)
4
8
 
5
9
  * Regenerated from discovery document revision 20260716
@@ -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.48.0"
19
+ GEM_VERSION = "0.49.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.19.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260716"
25
+ REVISION = "20260723"
26
26
  end
27
27
  end
28
28
  end
@@ -32,6 +32,12 @@ module Google
32
32
 
33
33
  # See, edit, configure, and delete your Google Cloud data and see the email address for your Google Account.
34
34
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
35
+
36
+ # See, edit, configure, and delete your Google Cloud Organization Policy data and see the email address for your Google Account
37
+ AUTH_ORGANIZATIONPOLICY = 'https://www.googleapis.com/auth/organizationpolicy'
38
+
39
+ # See your Google Cloud Organization Policy data and the email address of your Google Account
40
+ AUTH_ORGANIZATIONPOLICY_READONLY = 'https://www.googleapis.com/auth/organizationpolicy.readonly'
35
41
  end
36
42
  end
37
43
  end
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.48.0
4
+ version: 0.49.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.48.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-orgpolicy_v2/v0.49.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: