google-apis-cloudresourcemanager_v1beta1 0.5.0 → 0.10.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: 69ed81683caf45f44fd1d625f1179a432ee2cef34236c5d12aa4a3fbd6f87e82
4
- data.tar.gz: dd9e27cdb725f33b3a91abd73a33df97192e55c38c2bfe2c20073cabb13bd04d
3
+ metadata.gz: 4201c7e76ad772690b51439da73dc84b8cdf54e1a8fc81fe807ad107cc4be141
4
+ data.tar.gz: 6f469e2e32f814a8843a009a47cbf4c1a17360548334accf506b71b39d98b9df
5
5
  SHA512:
6
- metadata.gz: c62bf037d04b7ac2b82cf557de28500706600cdbcd20d582ee3197badf1b7f4c41aba6626cea5a5f1e48eeba1f5165c2cf6b4701ccf4cc956dc310493d9ed231
7
- data.tar.gz: a2a5575c234177a9d5f8160ddb5e203b8756a74ea7ffbb5ab2bdf18423d29309d4d7dcb66c880ed22e47a21c7fa09e6dc952a0e51f96c3ea229a502d0e8712c0
6
+ metadata.gz: a9790eb1f784c02b913acc11a974aaf6d5d77c9221d02b191501a935783a6d2da2adb15c3d941fdc2fb54b32e789085f476c0f27d520c6796ec5f614c7a66a39
7
+ data.tar.gz: bbf2ec3f826db40e883d59af68f8ac3c1c6d8a5809aee1403bbdef01da942f285bfebb83295549caee962debdbd8297a93312bbd0c684134bab8c0ab4f8b7b1b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,25 @@
1
1
  # Release history for google-apis-cloudresourcemanager_v1beta1
2
2
 
3
+ ### v0.10.0 (2021-06-29)
4
+
5
+ * Regenerated using generator version 0.4.0
6
+
7
+ ### v0.9.0 (2021-06-24)
8
+
9
+ * Regenerated using generator version 0.3.0
10
+
11
+ ### v0.8.0 (2021-05-19)
12
+
13
+ * Unspecified changes
14
+
15
+ ### v0.7.0 (2021-04-08)
16
+
17
+ * Regenerated from discovery document revision 20210331
18
+
19
+ ### v0.6.0 (2021-04-02)
20
+
21
+ * Regenerated from discovery document revision 20210328
22
+
3
23
  ### v0.5.0 (2021-03-19)
4
24
 
5
25
  * Regenerated from discovery document revision 20210314
@@ -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
@@ -326,6 +326,19 @@ module Google
326
326
  end
327
327
  end
328
328
 
329
+ # Runtime operation information for creating a TagValue.
330
+ class CreateTagBindingMetadata
331
+ include Google::Apis::Core::Hashable
332
+
333
+ def initialize(**args)
334
+ update!(**args)
335
+ end
336
+
337
+ # Update properties of this object
338
+ def update!(**args)
339
+ end
340
+ end
341
+
329
342
  # Runtime operation information for creating a TagKey.
330
343
  class CreateTagKeyMetadata
331
344
  include Google::Apis::Core::Hashable
@@ -352,8 +365,8 @@ module Google
352
365
  end
353
366
  end
354
367
 
355
- # A status object which is used as the `metadata` field for the Operation
356
- # returned by DeleteFolder.
368
+ # A status object which is used as the `metadata` field for the `Operation`
369
+ # returned by `DeleteFolder`.
357
370
  class DeleteFolderMetadata
358
371
  include Google::Apis::Core::Hashable
359
372
 
@@ -366,7 +379,7 @@ module Google
366
379
  end
367
380
  end
368
381
 
369
- # A status object which is used as the `metadata` field for the Operation
382
+ # A status object which is used as the `metadata` field for the operation
370
383
  # returned by DeleteOrganization.
371
384
  class DeleteOrganizationMetadata
372
385
  include Google::Apis::Core::Hashable
@@ -381,7 +394,7 @@ module Google
381
394
  end
382
395
 
383
396
  # A status object which is used as the `metadata` field for the Operation
384
- # returned by DeleteProject.
397
+ # returned by `DeleteProject`.
385
398
  class DeleteProjectMetadata
386
399
  include Google::Apis::Core::Hashable
387
400
 
@@ -394,6 +407,19 @@ module Google
394
407
  end
395
408
  end
396
409
 
410
+ # Runtime operation information for deleting a TagBinding.
411
+ class DeleteTagBindingMetadata
412
+ include Google::Apis::Core::Hashable
413
+
414
+ def initialize(**args)
415
+ update!(**args)
416
+ end
417
+
418
+ # Update properties of this object
419
+ def update!(**args)
420
+ end
421
+ end
422
+
397
423
  # Runtime operation information for deleting a TagKey.
398
424
  class DeleteTagKeyMetadata
399
425
  include Google::Apis::Core::Hashable
@@ -688,7 +714,7 @@ module Google
688
714
  end
689
715
  end
690
716
 
691
- # Metadata pertaining to the Folder move process.
717
+ # Metadata pertaining to the folder move process.
692
718
  class MoveFolderMetadata
693
719
  include Google::Apis::Core::Hashable
694
720
 
@@ -1133,8 +1159,8 @@ module Google
1133
1159
  end
1134
1160
  end
1135
1161
 
1136
- # A status object which is used as the `metadata` field for the Operation
1137
- # returned by UndeleteFolder.
1162
+ # A status object which is used as the `metadata` field for the `Operation`
1163
+ # returned by `UndeleteFolder`.
1138
1164
  class UndeleteFolderMetadata
1139
1165
  include Google::Apis::Core::Hashable
1140
1166
 
@@ -1162,7 +1188,7 @@ module Google
1162
1188
  end
1163
1189
 
1164
1190
  # A status object which is used as the `metadata` field for the Operation
1165
- # returned by UndeleteProject.
1191
+ # returned by `UndeleteProject`.
1166
1192
  class UndeleteProjectMetadata
1167
1193
  include Google::Apis::Core::Hashable
1168
1194
 
@@ -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.5.0"
19
+ GEM_VERSION = "0.10.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.2.0"
22
+ GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210314"
25
+ REVISION = "20210331"
26
26
  end
27
27
  end
28
28
  end
@@ -70,6 +70,12 @@ module Google
70
70
  include Google::Apis::Core::JsonObjectSupport
71
71
  end
72
72
 
73
+ class CreateTagBindingMetadata
74
+ class Representation < Google::Apis::Core::JsonRepresentation; end
75
+
76
+ include Google::Apis::Core::JsonObjectSupport
77
+ end
78
+
73
79
  class CreateTagKeyMetadata
74
80
  class Representation < Google::Apis::Core::JsonRepresentation; end
75
81
 
@@ -100,6 +106,12 @@ module Google
100
106
  include Google::Apis::Core::JsonObjectSupport
101
107
  end
102
108
 
109
+ class DeleteTagBindingMetadata
110
+ class Representation < Google::Apis::Core::JsonRepresentation; end
111
+
112
+ include Google::Apis::Core::JsonObjectSupport
113
+ end
114
+
103
115
  class DeleteTagKeyMetadata
104
116
  class Representation < Google::Apis::Core::JsonRepresentation; end
105
117
 
@@ -358,6 +370,12 @@ module Google
358
370
  end
359
371
  end
360
372
 
373
+ class CreateTagBindingMetadata
374
+ # @private
375
+ class Representation < Google::Apis::Core::JsonRepresentation
376
+ end
377
+ end
378
+
361
379
  class CreateTagKeyMetadata
362
380
  # @private
363
381
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -388,6 +406,12 @@ module Google
388
406
  end
389
407
  end
390
408
 
409
+ class DeleteTagBindingMetadata
410
+ # @private
411
+ class Representation < Google::Apis::Core::JsonRepresentation
412
+ end
413
+ end
414
+
391
415
  class DeleteTagKeyMetadata
392
416
  # @private
393
417
  class Representation < Google::Apis::Core::JsonRepresentation
metadata CHANGED
@@ -1,29 +1,35 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-cloudresourcemanager_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.10.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-07-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
15
15
  requirement: !ruby/object:Gem::Requirement
16
16
  requirements:
17
- - - "~>"
17
+ - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.1'
19
+ version: '0.4'
20
+ - - "<"
21
+ - !ruby/object:Gem::Version
22
+ version: 2.a
20
23
  type: :runtime
21
24
  prerelease: false
22
25
  version_requirements: !ruby/object:Gem::Requirement
23
26
  requirements:
24
- - - "~>"
27
+ - - ">="
28
+ - !ruby/object:Gem::Version
29
+ version: '0.4'
30
+ - - "<"
25
31
  - !ruby/object:Gem::Version
26
- version: '0.1'
32
+ version: 2.a
27
33
  description: This is the simple REST client for Cloud Resource Manager API V1beta1.
28
34
  Simple REST clients are Ruby client libraries that provide access to Google services
29
35
  via their HTTP REST API endpoints. These libraries are generated and updated automatically
@@ -52,7 +58,7 @@ licenses:
52
58
  metadata:
53
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
60
  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.5.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudresourcemanager_v1beta1/v0.10.0
56
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-cloudresourcemanager_v1beta1
57
63
  post_install_message:
58
64
  rdoc_options: []
@@ -69,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
69
75
  - !ruby/object:Gem::Version
70
76
  version: '0'
71
77
  requirements: []
72
- rubygems_version: 3.2.13
78
+ rubygems_version: 3.2.17
73
79
  signing_key:
74
80
  specification_version: 4
75
81
  summary: Simple REST client for Cloud Resource Manager API V1beta1