google-apis-policysimulator_v1beta 0.23.0 → 0.24.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: 9151e50451d4b0308fb88986f233cf12ea13a168fb7b21323df9b2d46071965d
4
- data.tar.gz: cba63b196de71e4941111587babb84cdad4eb6a8379eb3a457af04e24c65177c
3
+ metadata.gz: 279ecbbfb9bcaef0a0553323b0af3c092e44b65b997c6acbcaa9f6c9cb4c0fbd
4
+ data.tar.gz: caea88b5688e2df6127867cef05fbd8bb6594762e5ab307788407e2528abefaf
5
5
  SHA512:
6
- metadata.gz: 5e0cf75d191dbb12c687a4d85c876f82a674b976876d1e935bea5ca38ba7273a14b1d9b961cea0c5357a11a7a4fb53f90f678e7da5fc68244df65fa19febd47d
7
- data.tar.gz: 3f93341628928a98a2d7708dafac94ec4e31c0ead0a2dfcbfebc7b84d83025a378e53078de1938b8d537cf148b5af551da75bf2600d639a2eda919d727f2ca57
6
+ metadata.gz: 06db8f8be3f51e7531d7ba1851fb6f32e6c1b49dca360ea332ba44d90365588b7d37f42b659b1c64a40b051ede8d211afd5ca85087f6809e839d63233fef3e2e
7
+ data.tar.gz: 81841c9a25f780d53ce73e094287e053da0388a80d6b54dda050a0c3f2aedcad3c389d324d65117caca77da16987e2154ab953a0ae5978032ea84f084d4991d0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-policysimulator_v1beta
2
2
 
3
+ ### v0.24.0 (2026-05-03)
4
+
5
+ * Regenerated from discovery document revision 20260423
6
+
3
7
  ### v0.23.0 (2026-03-22)
4
8
 
5
9
  * Regenerated from discovery document revision 20260312
@@ -28,7 +28,7 @@ module Google
28
28
  include Google::Apis::Core::Hashable
29
29
 
30
30
  # Reference to the launch that will be used while audit logging and to control
31
- # the launch. Should be set only in the alternate policy.
31
+ # the launch. Set only in the alternate policy.
32
32
  # Corresponds to the JSON property `launch`
33
33
  # @return [String]
34
34
  attr_accessor :launch
@@ -87,12 +87,12 @@ module Google
87
87
  # @return [Array<String>]
88
88
  attr_accessor :method_types
89
89
 
90
- # Immutable. Name of the constraint. This is unique within the organization.
91
- # Format of the name should be * `organizations/`organization_id`/
92
- # customConstraints/`custom_constraint_id`` Example: `organizations/123/
93
- # customConstraints/custom.createOnlyE2TypeVms` The max length is 71 characters
94
- # and the minimum length is 1. Note that the prefix `organizations/`
95
- # organization_id`/customConstraints/custom.` is not counted.
90
+ # Immutable. Name of the constraint. This is unique within the organization. The
91
+ # name must be of the form: * `organizations/`organization_id`/customConstraints/
92
+ # `custom_constraint_id`` Example: `organizations/123/customConstraints/custom.
93
+ # createOnlyE2TypeVms` The max length is 71 characters and the minimum length is
94
+ # 1. Note that the prefix `organizations/`organization_id`/customConstraints/
95
+ # custom.` is not counted.
96
96
  # Corresponds to the JSON property `name`
97
97
  # @return [String]
98
98
  attr_accessor :name
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module PolicysimulatorV1beta
18
18
  # Version of the google-apis-policysimulator_v1beta gem
19
- GEM_VERSION = "0.23.0"
19
+ GEM_VERSION = "0.24.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 = "20260312"
25
+ REVISION = "20260423"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-policysimulator_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.23.0
4
+ version: 0.24.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-policysimulator_v1beta/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-policysimulator_v1beta/v0.23.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-policysimulator_v1beta/v0.24.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-policysimulator_v1beta
62
62
  rdoc_options: []
63
63
  require_paths: