File tree Expand file tree Collapse file tree 3 files changed +13
-8
lines changed
generated/google-apis-cloudresourcemanager_v1
lib/google/apis/cloudresourcemanager_v1 Expand file tree Collapse file tree 3 files changed +13
-8
lines changed Original file line number Diff line number Diff line change 11# Release history for google-apis-cloudresourcemanager_v1
22
3+ ### v0.42.0 (2025-03-09)
4+
5+ * Regenerated from discovery document revision 20250302
6+ * Regenerated using generator version 0.16.0
7+
38### v0.41.0 (2024-05-19)
49
510* Regenerated using generator version 0.15.0
Original file line number Diff line number Diff line change @@ -1797,11 +1797,11 @@ class SearchOrganizationsRequest
17971797
17981798 # An optional query string used to filter the Organizations to return in the
17991799 # response. Filter rules are case-insensitive. Organizations may be filtered by `
1800- # owner.directoryCustomerId` or by `domain`, where the domain is a G Suite
1801- # domain, for example: * Filter `owner.directorycustomerid:123456789` returns
1802- # Organization resources with `owner.directory_customer_id` equal to `123456789`.
1803- # * Filter `domain:google.com` returns Organization resources corresponding to
1804- # the domain `google.com`. This field is optional.
1800+ # owner.directoryCustomerId` or by `domain`, where the domain is a verified G
1801+ # Suite domain, for example: * Filter `owner.directorycustomerid:123456789`
1802+ # returns Organization resources with `owner.directory_customer_id` equal to `
1803+ # 123456789`. * Filter `domain:google.com` returns Organization resources
1804+ # corresponding to the domain `google.com`. This field is optional.
18051805 # Corresponds to the JSON property `filter`
18061806 # @return [String]
18071807 attr_accessor :filter
Original file line number Diff line number Diff line change @@ -16,13 +16,13 @@ module Google
1616 module Apis
1717 module CloudresourcemanagerV1
1818 # Version of the google-apis-cloudresourcemanager_v1 gem
19- GEM_VERSION = "0.41 .0"
19+ GEM_VERSION = "0.42 .0"
2020
2121 # Version of the code generator used to generate this client
22- GENERATOR_VERSION = "0.15 .0"
22+ GENERATOR_VERSION = "0.16 .0"
2323
2424 # Revision of the discovery document this client was generated from
25- REVISION = "20240310 "
25+ REVISION = "20250302 "
2626 end
2727 end
2828end
You can’t perform that action at this time.
0 commit comments