google-apis-cloudresourcemanager_v2beta1 0.6.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: 15f20cf21f6edfec9b63311569ab9a4ada8c88cf94db44630527c483dfd9639b
4
- data.tar.gz: ec53848f10bd43a251dcc31d7aa158b03161f7bf0957eeac4543bb28921774c2
3
+ metadata.gz: 68a5f44109f46eb88c9bda9ff66aef96e510880aa03adb44a14540c76b2b6c62
4
+ data.tar.gz: eecae0ede1e1d4f788f78df49b36268877f66ed50495653218705609ea841d33
5
5
  SHA512:
6
- metadata.gz: 15a2f251dacdde01a7937fe96ae1f15f3159ffe0ce6ef0136c885a2a85d7fafb679a6a87a42fee44119346321d8bd4aa6a268675cc4a802399a45260102a8631
7
- data.tar.gz: d6e45f9f1ffbca2f051d064a3fb83bab03fb3c68a94c52d78a69dd72b65894cda1606d285dadf1e2d415a6479767afbc63441b7dee0cd1885743eecde4211842
6
+ metadata.gz: 4983c81309eabf06c92de2982d08f52bf70a26543eade51bb96c352a6945b55d71cb5b70e316da2bf73c1c772080316777ad16949bda4adeeecf13a2a5d20d17
7
+ data.tar.gz: ce16ec6316e8036d2771c0d04da436dbb95f5da49aaa67734609394c86107cd5613f14d96ded88e79e22cd1028fa549fd2c01811271e7b884a555eaa1ee996f9
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
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
+
3
7
  ### v0.6.0 (2021-03-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20210314
@@ -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.6.0"
19
+ GEM_VERSION = "0.7.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210314"
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.6.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-03-22 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.6.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: []