google-apis-dfareporting_v3_5 0.5.0 → 0.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6db445988c1740be6b98073b68b3928f5f9ef309a7e28e076ca27c9b3606d98c
4
- data.tar.gz: 6665ca0847cda4bc1b5be61889c083df460e7d34783e8b5ebdf09b176cb6697c
3
+ metadata.gz: 1b5e067e1197ca9833fbdf8ad554b06e2889cccb08ae200ea944223b8853add6
4
+ data.tar.gz: f2e2adc4b5049698d9f5bb17962d3a58b207179752f07f0e256442f6e194d2de
5
5
  SHA512:
6
- metadata.gz: 2abcb4e8c4cfbae7acbd25e73f92002df379f87c8baa1803ecf547cf10b5ad33083f660e2a1916cd74aa970634db4673cb5a01d7db593a7889dc3a9359c3d49b
7
- data.tar.gz: eeb8070fecd3f459f8561e5d1dedae3dbbad347eba6fb75831568981a4ed2cd307ab21b24acc349e21afb72e072bf6a0ecf4c2da0d878b118a783f21a23fd0eb
6
+ metadata.gz: cb4406830add91a4a4b3a0a3276ffe43401312fd83469d43a7aa4d69dfae6b5ca2f3276bdd876b8c3d39dd81e195e9a19d31b51510b33beed1816f4275a9991c
7
+ data.tar.gz: d215e40b19ea83354c774c1394d89fd30219f5b17069e4c07b373a759ef92afa471a77ba94843ee04d7515912c2a71b8bb6d70279f3ac43b37bb0e913848e13e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dfareporting_v3_5
2
2
 
3
+ ### v0.6.0 (2021-12-14)
4
+
5
+ * Unspecified changes
6
+
3
7
  ### v0.5.0 (2021-12-05)
4
8
 
5
9
  * Regenerated from discovery document revision 20211130
data/OVERVIEW.md CHANGED
@@ -51,7 +51,7 @@ require "google/apis/dfareporting_v3_5"
51
51
  client = Google::Apis::DfareportingV3_5::DfareportingService.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.
@@ -16,7 +16,7 @@ module Google
16
16
  module Apis
17
17
  module DfareportingV3_5
18
18
  # Version of the google-apis-dfareporting_v3_5 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-dfareporting_v3_5
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-12-06 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
@@ -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-dfareporting_v3_5/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-dfareporting_v3_5/v0.5.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dfareporting_v3_5/v0.6.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dfareporting_v3_5
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -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 Campaign Manager 360 API V3_5