google-apis-adsense_v2 0.5.0 → 0.6.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: 703463e27ef0ff794af7cfd4e7f2085ea8115907708c6f1afa29f71687270ce4
4
- data.tar.gz: 61898fe64798d25555e8fbd23afe2b7644b6214fb07750d8603fbf16b88aa5a8
3
+ metadata.gz: df99269a10ca6b0b6302a008608ef1269d906ca6a954ed91e22cb42eafb0539b
4
+ data.tar.gz: ae42f08994d38dbb56a269e6f99cd2c02f8119aab720cd22c879f80c60d7d995
5
5
  SHA512:
6
- metadata.gz: 7c4a42391a2fefd3881e6ab72bd6e186b770a9b2d65d979fea12c72875040d00a6f3da1a35d24d8804f153cee715535567566caedc486d8ca137dfef6e1078d7
7
- data.tar.gz: 563fa58f4a06bbd7dee387ff80bcf553572b99f22162a7ba6f102f6e403787066dd30efca30f1c0b7e5f3dc2b5f011715455ea28ba493822b16b10989f4b63e2
6
+ metadata.gz: 01d04e3f5a9823ff1ad5c29591f3302204e80adc037c0aed6f290e65dba7bf4f82dacdc60631a4daab80d460705619aa01b9c68b07d1b5eae76e7d91b1ee0183
7
+ data.tar.gz: 87e7824370c66215929ccf64e77dffa5e6bff0b4630d4dabf96cd8727b7f59569f71b8a495d4a1178ae61247625c33a921d71a80e556ae0f39ced4ec70a7eec5
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-adsense_v2
2
2
 
3
+ ### v0.6.0 (2021-10-20)
4
+
5
+ * Unspecified changes
6
+
3
7
  ### v0.5.0 (2021-10-15)
4
8
 
5
9
  * Regenerated from discovery document revision 20211014
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 Adsense service in particular.)
67
67
 
@@ -16,7 +16,7 @@ module Google
16
16
  module Apis
17
17
  module AdsenseV2
18
18
  # Version of the google-apis-adsense_v2 gem
19
- GEM_VERSION = "0.5.0"
19
+ GEM_VERSION = "0.6.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-adsense_v2
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.6.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-18 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-adsense_v2/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-adsense_v2/v0.5.0
62
- source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-adsense_v2
60
+ changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-adsense_v2/CHANGELOG.md
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-adsense_v2/v0.6.0
62
+ source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-adsense_v2
63
63
  post_install_message:
64
64
  rdoc_options: []
65
65
  require_paths: