google-apis-versionhistory_v1 0.7.0 → 0.9.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: ca48438f4eb3a0996a755bd112ec1142aadb1e6a8cb752d2f4db841c4e5f9cb9
4
- data.tar.gz: 84a819ba01efe18a3120f28e60a4c131a3bc872d207b71068fc686cf0a57f356
3
+ metadata.gz: 500b7b6f3525c7eded295ae6632c5cfaad5259406d6e2bf9b1764413c680eb18
4
+ data.tar.gz: '0167375508a971d14793dda5a11376b402b0d2cebdfa9caa544e426ec30ba5ab'
5
5
  SHA512:
6
- metadata.gz: 3bf365918d06d455032575f141d89db9ada6f96156179ccdc2dfe8f14ae442f160148856a310e4816402eeca4e17d5467ee2f478d6b9620057622feee7af585f
7
- data.tar.gz: cb03cf6f74312ef450ce708cc59f0b675268ed21db7d7aaf1e17e9cfa99bb32a502071db8c655b71ed2ac6d92f94e1c74a143028ebcfc76bb9a3e538f3e4c34f
6
+ metadata.gz: 79ee16f91f5e96b360a1b4ac1c3c4f8002d86e57edb5faa97569572eb214f850a73a80e9822ed71b70447f67a198eaa7ab09baf1c5ddf0462d976993e6f8d259
7
+ data.tar.gz: 36d698ef46c82a51c364e58cb65ed0192b8b8b5722fe04c897042d6ec6e82e3cb4e898f7774eac942e4d9fdbc0fb5db92a3ea643a5810406cc421f6b544ee2da
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-versionhistory_v1
2
2
 
3
+ ### v0.9.0 (2022-09-23)
4
+
5
+ * Regenerated using generator version 0.10.0
6
+
7
+ ### v0.8.0 (2022-09-13)
8
+
9
+ * Regenerated from discovery document revision 20220912
10
+ * Regenerated using generator version 0.9.0
11
+
3
12
  ### v0.7.0 (2022-06-30)
4
13
 
5
14
  * Regenerated using generator version 0.8.0
data/OVERVIEW.md CHANGED
@@ -1,6 +1,6 @@
1
- # Simple REST client for version V1 of the Version History API
1
+ # Simple REST client for version V1 of the versionhistory.googleapis.com API
2
2
 
3
- This is a simple client library for version V1 of the Version History API. It provides:
3
+ This is a simple client library for version V1 of the versionhistory.googleapis.com API. It provides:
4
4
 
5
5
  * A client object that connects to the HTTP/JSON REST endpoint for the service.
6
6
  * Ruby objects for data structures related to the service.
@@ -65,7 +65,7 @@ More detailed descriptions of the Google simple REST clients are available in tw
65
65
 
66
66
  (Note: the above documents are written for the simple REST clients in general, and their examples may not reflect the Versionhistory service in particular.)
67
67
 
68
- For reference information on specific calls in the Version History API, see the {Google::Apis::VersionhistoryV1::VersionHistoryService class reference docs}.
68
+ For reference information on specific calls in the versionhistory.googleapis.com API, see the {Google::Apis::VersionhistoryV1::VersionHistoryService class reference docs}.
69
69
 
70
70
  ## Which client should I use?
71
71
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module VersionhistoryV1
18
18
  # Version of the google-apis-versionhistory_v1 gem
19
- GEM_VERSION = "0.7.0"
19
+ GEM_VERSION = "0.9.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.8.0"
22
+ GENERATOR_VERSION = "0.10.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220314"
25
+ REVISION = "20220912"
26
26
  end
27
27
  end
28
28
  end
@@ -20,7 +20,7 @@ require 'google/apis/errors'
20
20
  module Google
21
21
  module Apis
22
22
  module VersionhistoryV1
23
- # Version History API
23
+ # versionhistory.googleapis.com API
24
24
  #
25
25
  # Version History API - Prod
26
26
  #
@@ -19,13 +19,13 @@ require 'google/apis/versionhistory_v1/gem_version.rb'
19
19
 
20
20
  module Google
21
21
  module Apis
22
- # Version History API
22
+ # versionhistory.googleapis.com API
23
23
  #
24
24
  # Version History API - Prod
25
25
  #
26
26
  # @see https://developers.chrome.com/versionhistory
27
27
  module VersionhistoryV1
28
- # Version of the Version History API this client connects to.
28
+ # Version of the versionhistory.googleapis.com API this client connects to.
29
29
  # This is NOT the gem version.
30
30
  VERSION = 'V1'
31
31
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-versionhistory_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.0
4
+ version: 0.9.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-07-04 00:00:00.000000000 Z
11
+ date: 2022-09-26 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.7'
19
+ version: 0.9.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,17 +26,17 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: '0.7'
29
+ version: 0.9.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
33
- description: This is the simple REST client for Version History API V1. Simple REST
34
- clients are Ruby client libraries that provide access to Google services via their
35
- HTTP REST API endpoints. These libraries are generated and updated automatically
36
- based on the discovery documents published by the service, and they handle most
37
- concerns such as authentication, pagination, retry, timeouts, and logging. You can
38
- use this client to access the Version History API, but note that some services may
39
- provide a separate modern client that is easier to use.
33
+ description: This is the simple REST client for versionhistory.googleapis.com API
34
+ V1. Simple REST clients are Ruby client libraries that provide access to Google
35
+ services via their HTTP REST API endpoints. These libraries are generated and updated
36
+ automatically based on the discovery documents published by the service, and they
37
+ handle most concerns such as authentication, pagination, retry, timeouts, and logging.
38
+ You can use this client to access the versionhistory.googleapis.com API, but note
39
+ that some services may provide a separate modern client that is easier to use.
40
40
  email: googleapis-packages@google.com
41
41
  executables: []
42
42
  extensions: []
@@ -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-versionhistory_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-versionhistory_v1/v0.7.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-versionhistory_v1/v0.9.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-versionhistory_v1
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -78,5 +78,5 @@ requirements: []
78
78
  rubygems_version: 3.3.14
79
79
  signing_key:
80
80
  specification_version: 4
81
- summary: Simple REST client for Version History API V1
81
+ summary: Simple REST client for versionhistory.googleapis.com API V1
82
82
  test_files: []