google-apis-cloudresourcemanager_v1beta1 0.1.0 → 0.6.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 47605c3f2fbcec52e9576fdab1c7ec452ef600b999ebb0065cb15f295a8809bf
4
- data.tar.gz: 28683919d3c4d7e1723b2d59a9cc32432ad68cb28c4269a0bb6c0230f2378727
3
+ metadata.gz: f98a88bcefb3c2038078cfaa837a5307644741cf7a9600cfc7454dfbf9495142
4
+ data.tar.gz: 33727b6dbdddec5a189b0670b98bb939887aa2c857660e06d0deb08e04f40100
5
5
  SHA512:
6
- metadata.gz: 8d39ecbb0288848aebf6ec9b4d4e5e20b06a253a6262cf6b8f1fda29a98109c715b3288578cc08657ed1cb71c865f2d9bdeca1fa1fdc2ae88dffc524c2ef6e31
7
- data.tar.gz: 7ce55c938c230f7ea1c203000da519a95cc84dee9f8544f029eec339dc5ef6bda3b4583bee8a1f665932620b96b65e7168fa9b9e7debbeaa2b370b33d9cca43a
6
+ metadata.gz: e9e89c3588c83c8e2196a2f34c0574a2e44071efc08c03971f423821907903e9c6845111de58ff8b224d49beaae894f4668cba15314096908bec6525d3b9b540
7
+ data.tar.gz: 5ad76eab52abf3a91b12ee2e207643b848506ff644f81a91d732be46ea80a7a2e943e1ccb2d3c9b7214b1b9c1fcb8f7a18f9c742553bb44b67a1360eea20b70f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,27 @@
1
1
  # Release history for google-apis-cloudresourcemanager_v1beta1
2
2
 
3
+ ### v0.6.0 (2021-04-02)
4
+
5
+ * Regenerated from discovery document revision 20210328
6
+
7
+ ### v0.5.0 (2021-03-19)
8
+
9
+ * Regenerated from discovery document revision 20210314
10
+ * Regenerated using generator version 0.2.0
11
+
12
+ ### v0.4.0 (2021-03-04)
13
+
14
+ * Unspecified changes
15
+
16
+ ### v0.3.0 (2021-02-19)
17
+
18
+ * Regenerated from discovery document revision 20210215
19
+
20
+ ### v0.2.0 (2021-01-23)
21
+
22
+ * Regenerated from discovery document revision 20210114
23
+ * Regenerated using generator version 0.1.2
24
+
3
25
  ### v0.1.0 (2021-01-07)
4
26
 
5
27
  * Regenerated using generator version 0.1.1
@@ -30,7 +30,7 @@ module Google
30
30
  # This is NOT the gem version.
31
31
  VERSION = 'V1beta1'
32
32
 
33
- # View and manage your data across Google Cloud Platform services
33
+ # See, edit, configure, and delete your Google Cloud Platform data
34
34
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
35
35
 
36
36
  # View your data across Google Cloud Platform services
@@ -301,8 +301,8 @@ module Google
301
301
  # @return [String]
302
302
  attr_accessor :create_time
303
303
 
304
- # True if the project can be retrieved using GetProject. No other operations on
305
- # the project are guaranteed to work until the project creation is complete.
304
+ # True if the project can be retrieved using `GetProject`. No other operations
305
+ # on the project are guaranteed to work until the project creation is complete.
306
306
  # Corresponds to the JSON property `gettable`
307
307
  # @return [Boolean]
308
308
  attr_accessor :gettable
@@ -352,8 +352,8 @@ module Google
352
352
  end
353
353
  end
354
354
 
355
- # A status object which is used as the `metadata` field for the Operation
356
- # returned by DeleteFolder.
355
+ # A status object which is used as the `metadata` field for the `Operation`
356
+ # returned by `DeleteFolder`.
357
357
  class DeleteFolderMetadata
358
358
  include Google::Apis::Core::Hashable
359
359
 
@@ -366,7 +366,7 @@ module Google
366
366
  end
367
367
  end
368
368
 
369
- # A status object which is used as the `metadata` field for the Operation
369
+ # A status object which is used as the `metadata` field for the operation
370
370
  # returned by DeleteOrganization.
371
371
  class DeleteOrganizationMetadata
372
372
  include Google::Apis::Core::Hashable
@@ -381,7 +381,7 @@ module Google
381
381
  end
382
382
 
383
383
  # A status object which is used as the `metadata` field for the Operation
384
- # returned by DeleteProject.
384
+ # returned by `DeleteProject`.
385
385
  class DeleteProjectMetadata
386
386
  include Google::Apis::Core::Hashable
387
387
 
@@ -688,7 +688,7 @@ module Google
688
688
  end
689
689
  end
690
690
 
691
- # Metadata pertaining to the Folder move process.
691
+ # Metadata pertaining to the folder move process.
692
692
  class MoveFolderMetadata
693
693
  include Google::Apis::Core::Hashable
694
694
 
@@ -1133,8 +1133,8 @@ module Google
1133
1133
  end
1134
1134
  end
1135
1135
 
1136
- # A status object which is used as the `metadata` field for the Operation
1137
- # returned by UndeleteFolder.
1136
+ # A status object which is used as the `metadata` field for the `Operation`
1137
+ # returned by `UndeleteFolder`.
1138
1138
  class UndeleteFolderMetadata
1139
1139
  include Google::Apis::Core::Hashable
1140
1140
 
@@ -1162,7 +1162,7 @@ module Google
1162
1162
  end
1163
1163
 
1164
1164
  # A status object which is used as the `metadata` field for the Operation
1165
- # returned by UndeleteProject.
1165
+ # returned by `UndeleteProject`.
1166
1166
  class UndeleteProjectMetadata
1167
1167
  include Google::Apis::Core::Hashable
1168
1168
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudresourcemanagerV1beta1
18
18
  # Version of the google-apis-cloudresourcemanager_v1beta1 gem
19
- GEM_VERSION = "0.1.0"
19
+ GEM_VERSION = "0.6.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.1"
22
+ GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20201207"
25
+ REVISION = "20210328"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudresourcemanager_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.6.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: 2021-01-08 00:00:00.000000000 Z
11
+ date: 2021-04-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-cloudresourcemanager_v1beta1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudresourcemanager_v1beta1/v0.1.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudresourcemanager_v1beta1/v0.6.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-cloudresourcemanager_v1beta1
57
57
  post_install_message:
58
58
  rdoc_options: []
@@ -62,14 +62,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
62
62
  requirements:
63
63
  - - ">="
64
64
  - !ruby/object:Gem::Version
65
- version: '2.4'
65
+ version: '2.5'
66
66
  required_rubygems_version: !ruby/object:Gem::Requirement
67
67
  requirements:
68
68
  - - ">="
69
69
  - !ruby/object:Gem::Version
70
70
  version: '0'
71
71
  requirements: []
72
- rubygems_version: 3.1.4
72
+ rubygems_version: 3.2.13
73
73
  signing_key:
74
74
  specification_version: 4
75
75
  summary: Simple REST client for Cloud Resource Manager API V1beta1