google-apis-cloudresourcemanager_v1 0.26.0 → 0.27.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: 4a3a30b3353e31f5b32e905f27db661a349a55e15ce9ce4d26d07a0b668d7b1d
4
- data.tar.gz: 2e84f3249c145f9375af0790bee5e00bc17cd8f37c170972d1acf487d7762a5b
3
+ metadata.gz: 5a2e04cd785b0e0de27c9f933b92931d820b0773b2ec2280b6a634bf7d3e42c1
4
+ data.tar.gz: 77d4334e52c1ba866e9700595ffc3fd528cbe90c14a0fff6bfb7e88910d37a33
5
5
  SHA512:
6
- metadata.gz: c18e1d44bd378612fc0c9b846607c069c034fdd913f9a7e7a539c16e6583c655779cb451c39035e0cba8c647292f239a2f051e25d4886730faa202032ed9eec0
7
- data.tar.gz: d495665ff522221b028fd5902d6cb3edb9651ec3d4497a73a04f20cab30bd2026b76d6d428ab269c71e00637a158160d25b837774ae4619dd95a171f03bd5914
6
+ metadata.gz: e54149714772451cbbd0a7e212ddf0fd90cbc25020ecfa481378245dfd887d41cb1ad2cb4cade742805564152b02e14ba3466be257bd9d85a8657b86eedaaf6e
7
+ data.tar.gz: 4cae11693b97baeedbd72628c9fc01686abd453714ed1d50eac5018371908f1bdf59f8ba737ecb1ab16b539cfc97c547810866cfc14776630ae048411bee7606
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-cloudresourcemanager_v1
2
2
 
3
+ ### v0.27.0 (2022-07-14)
4
+
5
+ * Regenerated from discovery document revision 20220710
6
+ * Regenerated using generator version 0.9.0
7
+
3
8
  ### v0.26.0 (2022-06-30)
4
9
 
5
10
  * Regenerated using generator version 0.8.0
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudresourcemanagerV1
18
18
  # Version of the google-apis-cloudresourcemanager_v1 gem
19
- GEM_VERSION = "0.26.0"
19
+ GEM_VERSION = "0.27.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.8.0"
22
+ GENERATOR_VERSION = "0.9.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220501"
25
+ REVISION = "20220710"
26
26
  end
27
27
  end
28
28
  end
@@ -1133,8 +1133,8 @@ module Google
1133
1133
  # HOWL | Equivalent to above. | | NAME:howl | Equivalent to above. | | labels.
1134
1134
  # color:* | The project has the label `color`. | | labels.color:red | The
1135
1135
  # project's label `color` has the value `red`. | | labels.color:red labels.size:
1136
- # big | The project's label `color` has the value `red` and its label `size` has
1137
- # the value `big`.| | lifecycleState:DELETE_REQUESTED | Only show projects that
1136
+ # big | The project's label `color` has the value `red` or its label `size` has
1137
+ # the value `big`. | | lifecycleState:DELETE_REQUESTED | Only show projects that
1138
1138
  # are pending deletion.| If no filter is specified, the call will return
1139
1139
  # projects for which the user has the `resourcemanager.projects.get` permission.
1140
1140
  # NOTE: To perform a by-parent query (eg., what projects are directly in a
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudresourcemanager_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.26.0
4
+ version: 0.27.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-07-04 00:00:00.000000000 Z
11
+ date: 2022-07-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudresourcemanager_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudresourcemanager_v1/v0.26.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudresourcemanager_v1/v0.27.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudresourcemanager_v1
63
63
  post_install_message:
64
64
  rdoc_options: []