google-apis-searchconsole_v1 0.11.0 → 0.12.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: 0e3a9087be132f82992d7b9341a409ac9692d54bc0d18c6ba73efda4d1ec81cc
4
- data.tar.gz: daab7e143ccfc8a4454f2714d0271e9a591677585e1d8e279cb68f09d68a91f2
3
+ metadata.gz: b3dabcd44bfffe1473e7d95b67e38aca5c306a7f0afed60b26102966627cee08
4
+ data.tar.gz: 8bb91d958286b966022826e4d7b93a4d52d983ffa5ca679ba9ceae63e2e3a057
5
5
  SHA512:
6
- metadata.gz: 7227d61f20dc3144f51cd8d9b454cfcf250e375633e2caeb7631c701fa9477b99d12c38c776c094af90f65de859f9d52f22bf3206b1c6e2c2fc80931cce85881
7
- data.tar.gz: 0a1f821a30ff6b7ce094ef4c0d968f1855eaa6a354211cdf5a4aaf7468f3801d7823505a71006c4247f5eee1ccac7871dfcc936af6e472f020a3aa89c4432fa7
6
+ metadata.gz: cb9be3bc18ed3be9a6e7fb70cd63c70508a5673ef1ff22d3876c492a29724dbb0786eacf940ea74976720004cb682f37903fd5480be07525a7aa5b8558f8e15c
7
+ data.tar.gz: 384767423bee23e97d4adefbd2be31f52cf530718508b23e0f6e0b4e1946fa828a1a3162d911c16c57ec09bc96fd787b8ee6fb30dc8bd6570c95ab63074c49d0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-searchconsole_v1
2
2
 
3
+ ### v0.12.0 (2022-06-30)
4
+
5
+ * Regenerated using generator version 0.8.0
6
+
3
7
  ### v0.11.0 (2022-06-17)
4
8
 
5
9
  * Regenerated using generator version 0.6.0
@@ -16,10 +16,10 @@ module Google
16
16
  module Apis
17
17
  module SearchconsoleV1
18
18
  # Version of the google-apis-searchconsole_v1 gem
19
- GEM_VERSION = "0.11.0"
19
+ GEM_VERSION = "0.12.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.6.0"
22
+ GENERATOR_VERSION = "0.8.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
25
  REVISION = "20220303"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-searchconsole_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.11.0
4
+ version: 0.12.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: 2022-06-20 00:00:00.000000000 Z
11
+ date: 2022-07-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: '0.6'
19
+ version: '0.7'
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.6'
29
+ version: '0.7'
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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-searchconsole_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-searchconsole_v1/v0.11.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-searchconsole_v1/v0.12.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-searchconsole_v1
63
63
  post_install_message:
64
64
  rdoc_options: []