google-apis-cloudresourcemanager_v2beta1 0.6.0 → 0.11.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: af327f9482c2076636fec98cf0d7f23b1a7a4d2ffa46c3bfe8ec18a2eecedb87
4
+ data.tar.gz: caf1d4641e5894eaea75a6665bf2adb8656121e9aedf2857678479de47ac3473
5
5
  SHA512:
6
- metadata.gz: 15a2f251dacdde01a7937fe96ae1f15f3159ffe0ce6ef0136c885a2a85d7fafb679a6a87a42fee44119346321d8bd4aa6a268675cc4a802399a45260102a8631
7
- data.tar.gz: d6e45f9f1ffbca2f051d064a3fb83bab03fb3c68a94c52d78a69dd72b65894cda1606d285dadf1e2d415a6479767afbc63441b7dee0cd1885743eecde4211842
6
+ metadata.gz: 0c4bed2ef76834560a0f98a629fe7fba16e6faa5abe65d2d7a9ec80f31595bfa0448dc371ab59504634fee24cbdaf8cd236545fb4279379e9d06f69190dd5b81
7
+ data.tar.gz: 929cb069b3b0fe516271f09561e3ee3f7bbfc0e7de874a285ba5dadcf8e93ed0adde5bf5cbf2b3f868f3b2e3c93230181dd8e43d1d36f0269a1e2fdaf0ced9b7
data/CHANGELOG.md CHANGED
@@ -1,5 +1,25 @@
1
1
  # Release history for google-apis-cloudresourcemanager_v2beta1
2
2
 
3
+ ### v0.11.0 (2021-06-29)
4
+
5
+ * Regenerated using generator version 0.4.0
6
+
7
+ ### v0.10.0 (2021-06-24)
8
+
9
+ * Regenerated using generator version 0.3.0
10
+
11
+ ### v0.9.0 (2021-05-19)
12
+
13
+ * Unspecified changes
14
+
15
+ ### v0.8.0 (2021-04-08)
16
+
17
+ * Regenerated from discovery document revision 20210331
18
+
19
+ ### v0.7.0 (2021-04-02)
20
+
21
+ * Regenerated from discovery document revision 20210328
22
+
3
23
  ### v0.6.0 (2021-03-19)
4
24
 
5
25
  * 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
@@ -304,6 +304,19 @@ module Google
304
304
  end
305
305
  end
306
306
 
307
+ # Runtime operation information for creating a TagValue.
308
+ class CreateTagBindingMetadata
309
+ include Google::Apis::Core::Hashable
310
+
311
+ def initialize(**args)
312
+ update!(**args)
313
+ end
314
+
315
+ # Update properties of this object
316
+ def update!(**args)
317
+ end
318
+ end
319
+
307
320
  # Runtime operation information for creating a TagKey.
308
321
  class CreateTagKeyMetadata
309
322
  include Google::Apis::Core::Hashable
@@ -330,8 +343,8 @@ module Google
330
343
  end
331
344
  end
332
345
 
333
- # A status object which is used as the `metadata` field for the Operation
334
- # returned by DeleteFolder.
346
+ # A status object which is used as the `metadata` field for the `Operation`
347
+ # returned by `DeleteFolder`.
335
348
  class DeleteFolderMetadata
336
349
  include Google::Apis::Core::Hashable
337
350
 
@@ -344,7 +357,7 @@ module Google
344
357
  end
345
358
  end
346
359
 
347
- # A status object which is used as the `metadata` field for the Operation
360
+ # A status object which is used as the `metadata` field for the operation
348
361
  # returned by DeleteOrganization.
349
362
  class DeleteOrganizationMetadata
350
363
  include Google::Apis::Core::Hashable
@@ -359,7 +372,7 @@ module Google
359
372
  end
360
373
 
361
374
  # A status object which is used as the `metadata` field for the Operation
362
- # returned by DeleteProject.
375
+ # returned by `DeleteProject`.
363
376
  class DeleteProjectMetadata
364
377
  include Google::Apis::Core::Hashable
365
378
 
@@ -372,6 +385,19 @@ module Google
372
385
  end
373
386
  end
374
387
 
388
+ # Runtime operation information for deleting a TagBinding.
389
+ class DeleteTagBindingMetadata
390
+ include Google::Apis::Core::Hashable
391
+
392
+ def initialize(**args)
393
+ update!(**args)
394
+ end
395
+
396
+ # Update properties of this object
397
+ def update!(**args)
398
+ end
399
+ end
400
+
375
401
  # Runtime operation information for deleting a TagKey.
376
402
  class DeleteTagKeyMetadata
377
403
  include Google::Apis::Core::Hashable
@@ -633,7 +659,7 @@ module Google
633
659
  end
634
660
  end
635
661
 
636
- # Metadata pertaining to the Folder move process.
662
+ # Metadata pertaining to the folder move process.
637
663
  class MoveFolderMetadata
638
664
  include Google::Apis::Core::Hashable
639
665
 
@@ -1090,8 +1116,8 @@ module Google
1090
1116
  end
1091
1117
  end
1092
1118
 
1093
- # A status object which is used as the `metadata` field for the Operation
1094
- # returned by UndeleteFolder.
1119
+ # A status object which is used as the `metadata` field for the `Operation`
1120
+ # returned by `UndeleteFolder`.
1095
1121
  class UndeleteFolderMetadata
1096
1122
  include Google::Apis::Core::Hashable
1097
1123
 
@@ -1132,7 +1158,7 @@ module Google
1132
1158
  end
1133
1159
 
1134
1160
  # A status object which is used as the `metadata` field for the Operation
1135
- # returned by UndeleteProject.
1161
+ # returned by `UndeleteProject`.
1136
1162
  class UndeleteProjectMetadata
1137
1163
  include Google::Apis::Core::Hashable
1138
1164
 
@@ -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.11.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
@@ -64,6 +64,12 @@ module Google
64
64
  include Google::Apis::Core::JsonObjectSupport
65
65
  end
66
66
 
67
+ class CreateTagBindingMetadata
68
+ class Representation < Google::Apis::Core::JsonRepresentation; end
69
+
70
+ include Google::Apis::Core::JsonObjectSupport
71
+ end
72
+
67
73
  class CreateTagKeyMetadata
68
74
  class Representation < Google::Apis::Core::JsonRepresentation; end
69
75
 
@@ -94,6 +100,12 @@ module Google
94
100
  include Google::Apis::Core::JsonObjectSupport
95
101
  end
96
102
 
103
+ class DeleteTagBindingMetadata
104
+ class Representation < Google::Apis::Core::JsonRepresentation; end
105
+
106
+ include Google::Apis::Core::JsonObjectSupport
107
+ end
108
+
97
109
  class DeleteTagKeyMetadata
98
110
  class Representation < Google::Apis::Core::JsonRepresentation; end
99
111
 
@@ -332,6 +344,12 @@ module Google
332
344
  end
333
345
  end
334
346
 
347
+ class CreateTagBindingMetadata
348
+ # @private
349
+ class Representation < Google::Apis::Core::JsonRepresentation
350
+ end
351
+ end
352
+
335
353
  class CreateTagKeyMetadata
336
354
  # @private
337
355
  class Representation < Google::Apis::Core::JsonRepresentation
@@ -362,6 +380,12 @@ module Google
362
380
  end
363
381
  end
364
382
 
383
+ class DeleteTagBindingMetadata
384
+ # @private
385
+ class Representation < Google::Apis::Core::JsonRepresentation
386
+ end
387
+ end
388
+
365
389
  class DeleteTagKeyMetadata
366
390
  # @private
367
391
  class Representation < Google::Apis::Core::JsonRepresentation
metadata CHANGED
@@ -1,29 +1,35 @@
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.11.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 V2beta1.
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_v2beta1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudresourcemanager_v2beta1/v0.6.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudresourcemanager_v2beta1/v0.11.0
56
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-cloudresourcemanager_v2beta1
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 V2beta1