google-apis-ideahub_v1beta 0.3.0 → 0.4.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: cd93b62824ee2c2ca9839bd29fea566af1775697941fdd8692588b097aee4a03
4
- data.tar.gz: faeb1420760d135ed31136b9c400ddbc7d21373c990889a51f3419c9063fcb5b
3
+ metadata.gz: 761ed1547dd19211bdfd164bdd30c8ef1c50f4ad7acb0b22eff934db95bb7dfe
4
+ data.tar.gz: 93ddeef6a8b0bd649f1e909b33c1e6551a8190d2c4ff901e6c495f4d4d0d84e8
5
5
  SHA512:
6
- metadata.gz: 13196c455126ae4d68e4c68f1e54093cb3ebac1ae233c2c1a89000ddf40af8a81931d885a53df691157e0caa962f107b4783a30acb0d665b275ae31368d4f484
7
- data.tar.gz: ea50c9dc5634fbcb562422fd300784408a34c148548dee86a6d794adec8cdbabfd51661d89e4f619c611f2d3a9792e0e07fcfdf9a24ede40a817ed84e9dc2be7
6
+ metadata.gz: 9c289a50ec41275dfa5188462630df40e1039652e9d7d25b2a5248825d4750b35060a8ed0eb92af12382adb57b5576ed0cc3ac708e9e913c0dcee92d9fcb555a
7
+ data.tar.gz: 64bbc06cd55bc202f30a6cd1fa832d0ac988c358f110a8a0cb614c78bc3c6008804512cc12f02eeb835a36afadd1eadf0fa3e8351fa1219b3c685ad7a261dff8
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-ideahub_v1beta
2
2
 
3
+ ### v0.4.0 (2021-11-01)
4
+
5
+ * Regenerated from discovery document revision 20211029
6
+
3
7
  ### v0.3.0 (2021-10-20)
4
8
 
5
9
  * Unspecified changes
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module IdeahubV1beta
18
18
  # Version of the google-apis-ideahub_v1beta gem
19
- GEM_VERSION = "0.3.0"
19
+ GEM_VERSION = "0.4.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210910"
25
+ REVISION = "20211029"
26
26
  end
27
27
  end
28
28
  end
@@ -22,7 +22,7 @@ module Google
22
22
  module IdeahubV1beta
23
23
  # Idea Hub API
24
24
  #
25
- #
25
+ # This is an invitation-only API.
26
26
  #
27
27
  # @example
28
28
  # require 'google/apis/ideahub_v1beta'
@@ -21,7 +21,7 @@ module Google
21
21
  module Apis
22
22
  # Idea Hub API
23
23
  #
24
- #
24
+ # This is an invitation-only API.
25
25
  #
26
26
  # @see https://console.cloud.google.com/apis/library/ideahub.googleapis.com
27
27
  module IdeahubV1beta
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-ideahub_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.0
4
+ version: 0.4.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-10-27 00:00:00.000000000 Z
11
+ date: 2021-11-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-ideahub_v1beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-ideahub_v1beta/v0.3.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-ideahub_v1beta/v0.4.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-ideahub_v1beta
63
63
  post_install_message:
64
64
  rdoc_options: []