google-apis-docs_v1 0.9.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: 46fcf4a918e4b93676351f712f64e207f2ad585a5c556340f49fc195a93187e4
4
- data.tar.gz: ed810397be85232d8e38b4bb7bf24061ea69c31756e523bff866642e7dfcbab0
3
+ metadata.gz: ff18609a976bef364c172dc7992e5a984341274c5dff90ead71b52dbfa6cb866
4
+ data.tar.gz: 983a4eccdde5b1cfe90df12b609db1d28916b96386fd7d8e3f9655ebac895249
5
5
  SHA512:
6
- metadata.gz: 6af6c01e316813452e85fc98fbac53605d50399e82cfe7b6eaaf28d68f84bd9f20709a0dec94cf4fe5d2893909fafca1ced8422c8faa810a01455ac8272b9725
7
- data.tar.gz: 6575647d8301e34c1799cff46e24e1b50005ca0acc070d11379012c03813a393f077eb7627828fabf8b992aca672591089e831d87565568c787517d8c0e8fda5
6
+ metadata.gz: 9aff625a0285073f727ec007bbb2331b757207f21cb0ef2ccb48bd02b8b2207ddbbd956a2a21810b41b1a60b5765c43e1fe0d62289b78742d229653a3e5a2c66
7
+ data.tar.gz: a896e511c3e6d2f9d0cbe69bf387a10cd99f1d0bfe0e971f1e88ae1021d7e1142b5b19f1d6f1f8674001c0c5475465d881fc67feb651b5ead864a87b58236578
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-docs_v1
2
2
 
3
+ ### v0.10.0 (2021-10-21)
4
+
5
+ * Unspecified changes
6
+
3
7
  ### v0.9.0 (2021-07-08)
4
8
 
5
9
  * Regenerated from discovery document revision 20210707
data/OVERVIEW.md CHANGED
@@ -60,8 +60,8 @@ See the class reference docs for information on the methods you can call from a
60
60
 
61
61
  More detailed descriptions of the Google simple REST clients are available in two documents.
62
62
 
63
- * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
- * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/master/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
63
+ * The [Usage Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/usage-guide.md) discusses how to make API calls, how to use the provided data structures, and how to work the various features of the client library, including media upload and download, error handling, retries, pagination, and logging.
64
+ * The [Auth Guide](https://github.com/googleapis/google-api-ruby-client/blob/main/docs/auth-guide.md) discusses authentication in the client libraries, including API keys, OAuth 2.0, service accounts, and environment variables.
65
65
 
66
66
  (Note: the above documents are written for the simple REST clients in general, and their examples may not reflect the Docs service in particular.)
67
67
 
@@ -16,7 +16,7 @@ module Google
16
16
  module Apis
17
17
  module DocsV1
18
18
  # Version of the google-apis-docs_v1 gem
19
- GEM_VERSION = "0.9.0"
19
+ GEM_VERSION = "0.10.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-docs_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.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-07-12 00:00:00.000000000 Z
11
+ date: 2021-10-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -57,9 +57,9 @@ licenses:
57
57
  - Apache-2.0
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
- changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-docs_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-docs_v1/v0.9.0
62
- source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-docs_v1
60
+ changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-docs_v1/CHANGELOG.md
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-docs_v1/v0.10.0
62
+ source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-docs_v1
63
63
  post_install_message:
64
64
  rdoc_options: []
65
65
  require_paths: