google-apis-cloudresourcemanager_v2beta1 0.2.0 → 0.7.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: b67b72c98d494d39a8d2abf7198c210e0d8c1fc2901229144633914dd1e822bd
4
- data.tar.gz: f29585c9769b459df8d2b41a4e7d1af7439d96fb7a98bb589529981c878be16e
3
+ metadata.gz: 68a5f44109f46eb88c9bda9ff66aef96e510880aa03adb44a14540c76b2b6c62
4
+ data.tar.gz: eecae0ede1e1d4f788f78df49b36268877f66ed50495653218705609ea841d33
5
5
  SHA512:
6
- metadata.gz: a43d9c0551a5c3987fb08b843edd38b90bd1a983edff24b2aad932f909e59377004085c073d86cfab11f5ededa5e6f53cdbd283f346fa21c8dc017dad6ecf2cd
7
- data.tar.gz: 0ad614a4aff1ee6e096f447960cf6a2a18be95a2caa252aab9b4f5ee1d1e4c9f7ca4337940cc950cefdfe8ceb0660c15e5533fdb7ae74209d70e40cf6ce62180
6
+ metadata.gz: 4983c81309eabf06c92de2982d08f52bf70a26543eade51bb96c352a6945b55d71cb5b70e316da2bf73c1c772080316777ad16949bda4adeeecf13a2a5d20d17
7
+ data.tar.gz: ce16ec6316e8036d2771c0d04da436dbb95f5da49aaa67734609394c86107cd5613f14d96ded88e79e22cd1028fa549fd2c01811271e7b884a555eaa1ee996f9
data/CHANGELOG.md CHANGED
@@ -1,5 +1,26 @@
1
1
  # Release history for google-apis-cloudresourcemanager_v2beta1
2
2
 
3
+ ### v0.7.0 (2021-04-02)
4
+
5
+ * Regenerated from discovery document revision 20210328
6
+
7
+ ### v0.6.0 (2021-03-19)
8
+
9
+ * Regenerated from discovery document revision 20210314
10
+
11
+ ### v0.5.0 (2021-03-13)
12
+
13
+ * Regenerated from discovery document revision 20210309
14
+ * Regenerated using generator version 0.2.0
15
+
16
+ ### v0.4.0 (2021-03-04)
17
+
18
+ * Unspecified changes
19
+
20
+ ### v0.3.0 (2021-02-19)
21
+
22
+ * Regenerated from discovery document revision 20210215
23
+
3
24
  ### v0.2.0 (2021-01-23)
4
25
 
5
26
  * Regenerated from discovery document revision 20210114
@@ -30,7 +30,7 @@ module Google
30
30
  # This is NOT the gem version.
31
31
  VERSION = 'V2beta1'
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
@@ -279,8 +279,8 @@ module Google
279
279
  # @return [String]
280
280
  attr_accessor :create_time
281
281
 
282
- # True if the project can be retrieved using GetProject. No other operations on
283
- # the project are guaranteed to work until the project creation is complete.
282
+ # True if the project can be retrieved using `GetProject`. No other operations
283
+ # on the project are guaranteed to work until the project creation is complete.
284
284
  # Corresponds to the JSON property `gettable`
285
285
  # @return [Boolean]
286
286
  attr_accessor :gettable
@@ -330,8 +330,8 @@ module Google
330
330
  end
331
331
  end
332
332
 
333
- # A status object which is used as the `metadata` field for the Operation
334
- # returned by DeleteFolder.
333
+ # A status object which is used as the `metadata` field for the `Operation`
334
+ # returned by `DeleteFolder`.
335
335
  class DeleteFolderMetadata
336
336
  include Google::Apis::Core::Hashable
337
337
 
@@ -344,7 +344,7 @@ module Google
344
344
  end
345
345
  end
346
346
 
347
- # A status object which is used as the `metadata` field for the Operation
347
+ # A status object which is used as the `metadata` field for the operation
348
348
  # returned by DeleteOrganization.
349
349
  class DeleteOrganizationMetadata
350
350
  include Google::Apis::Core::Hashable
@@ -359,7 +359,7 @@ module Google
359
359
  end
360
360
 
361
361
  # A status object which is used as the `metadata` field for the Operation
362
- # returned by DeleteProject.
362
+ # returned by `DeleteProject`.
363
363
  class DeleteProjectMetadata
364
364
  include Google::Apis::Core::Hashable
365
365
 
@@ -633,7 +633,7 @@ module Google
633
633
  end
634
634
  end
635
635
 
636
- # Metadata pertaining to the Folder move process.
636
+ # Metadata pertaining to the folder move process.
637
637
  class MoveFolderMetadata
638
638
  include Google::Apis::Core::Hashable
639
639
 
@@ -1090,8 +1090,8 @@ module Google
1090
1090
  end
1091
1091
  end
1092
1092
 
1093
- # A status object which is used as the `metadata` field for the Operation
1094
- # returned by UndeleteFolder.
1093
+ # A status object which is used as the `metadata` field for the `Operation`
1094
+ # returned by `UndeleteFolder`.
1095
1095
  class UndeleteFolderMetadata
1096
1096
  include Google::Apis::Core::Hashable
1097
1097
 
@@ -1132,7 +1132,7 @@ module Google
1132
1132
  end
1133
1133
 
1134
1134
  # A status object which is used as the `metadata` field for the Operation
1135
- # returned by UndeleteProject.
1135
+ # returned by `UndeleteProject`.
1136
1136
  class UndeleteProjectMetadata
1137
1137
  include Google::Apis::Core::Hashable
1138
1138
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudresourcemanagerV2beta1
18
18
  # Version of the google-apis-cloudresourcemanager_v2beta1 gem
19
- GEM_VERSION = "0.2.0"
19
+ GEM_VERSION = "0.7.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.2"
22
+ GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210114"
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_v2beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.7.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-02-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_v2beta1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudresourcemanager_v2beta1/v0.2.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudresourcemanager_v2beta1/v0.7.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-cloudresourcemanager_v2beta1
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.2.6
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 V2beta1