google-apis-script_v1 0.10.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: db2d0503b9306dbb1ab6ec76c6f826f5b9d698affa214bdc4578a81e98cdea3a
4
- data.tar.gz: 109b2c73d975f91523f18514344a38074338b42f6b9252dd0adee1946d87b0bd
3
+ metadata.gz: 7df7d87f7adc65359f8cd7a19d1573e9636fc351ea10519393ef95ecabde8e5f
4
+ data.tar.gz: 5caeee1b707181f7279073a0293cd8ccfd02c93c47a23d89f7e0fd99837e44c9
5
5
  SHA512:
6
- metadata.gz: 63c1dc097ddc11d056ec7dc13fc3920737b9de405095b3a5c4d465ba29333fbacb429b4d3fd8efd96a45f662326b624e7ad1a8e27636d83973312935538f3d21
7
- data.tar.gz: a5530e5627ff286983144261ecda1cf80ec8a1f2a5bd2082d0a6460bae1879f9af6d1aa38f7ba249483d386158689ab76efcf6c06b0ed45e6b1a68cf39a64ee1
6
+ metadata.gz: dbd5fd04541e91b0ec7ab0e205c1dfadc7b94c79d3ff5c2abc8ff7e8a73472f65eba1380c308a43e9ca6f20f13861049ab0483bf940cc8dac41cd82022883c7c
7
+ data.tar.gz: af02427499fedf36c2641ed33093124c51297344781eaf39a05deaaf21bd349bccb4ded97cb74f4f2cf0f0f86827c1315be4f04136106adad5a3099d0b647ce2
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-script_v1
2
2
 
3
+ ### v0.11.0 (2021-12-16)
4
+
5
+ * Unspecified changes
6
+
3
7
  ### v0.10.0 (2021-07-13)
4
8
 
5
9
  * Regenerated from discovery document revision 20210703
data/OVERVIEW.md CHANGED
@@ -51,7 +51,7 @@ require "google/apis/script_v1"
51
51
  client = Google::Apis::ScriptV1::ScriptService.new
52
52
 
53
53
  # Authenticate calls
54
- client.authentication = # ... use the googleauth gem to create credentials
54
+ client.authorization = # ... use the googleauth gem to create credentials
55
55
  ```
56
56
 
57
57
  See the class reference docs for information on the methods you can call from a client.
@@ -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 Script service in particular.)
67
67
 
@@ -16,7 +16,7 @@ module Google
16
16
  module Apis
17
17
  module ScriptV1
18
18
  # Version of the google-apis-script_v1 gem
19
- GEM_VERSION = "0.10.0"
19
+ GEM_VERSION = "0.11.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-script_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.10.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-07-19 00:00:00.000000000 Z
11
+ date: 2022-01-10 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-script_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-script_v1/v0.10.0
62
- source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-script_v1
60
+ changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-script_v1/CHANGELOG.md
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-script_v1/v0.11.0
62
+ source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-script_v1
63
63
  post_install_message:
64
64
  rdoc_options: []
65
65
  require_paths:
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.2.17
78
+ rubygems_version: 3.3.4
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Apps Script API V1