google-apis-doubleclickbidmanager_v1_1 0.6.0 → 0.7.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: 4118310907de8b5db75dda998eb3cb5f11d429df39c8966f26d8c8d0e95e0034
4
- data.tar.gz: 7ddcb8239d75644c05e42f29defc9b7e125f3b50a30a9ac4e206be907fbcd29c
3
+ metadata.gz: 24e5b87fb51db3a2e2f404379087efd034735c7e96b1f1127a329306b290389e
4
+ data.tar.gz: 23948dae5353aeb2b5d6cb138526e47d121f8a2d245bcde3d064ee4d9f9d2e57
5
5
  SHA512:
6
- metadata.gz: 738cd877afbb311468d4ffa661db4919fbc888a5fceccfd217cb1052f5ca53e229ea8940fd1e48be9a8bfb1fb94d44f5d15ff277efeb1639b4278322361d20aa
7
- data.tar.gz: 632e94b3d2eb57e14526981deae1165b355b4b62b9cbe198af5b76e957a5fcc3f3c2d6299536f21ca3dd42fe4222303077f7c2750334b72aaaa9fc1f3db7ab1b
6
+ metadata.gz: 1cb797e7cf4751f20c88eaf2cf1e1f0c44de8ba3b4cc8df6674f1f9ce76bda1d726e20826a3c7aedb2d0c310a424122ad70f002062ac13c6b3069e5a8856021b
7
+ data.tar.gz: 6daac112bc4bbe4c0a42fb30137a4625db99c2633eed64c4ed0b3f8ecf7dee19f5afb90eb1e34cc3cac4e3c07d58196e7ef5be70330e3cd6bc97392ce4eab5ad
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-doubleclickbidmanager_v1_1
2
2
 
3
+ ### v0.7.0 (2021-10-20)
4
+
5
+ * Regenerated from discovery document revision 20211005
6
+
3
7
  ### v0.6.0 (2021-06-29)
4
8
 
5
9
  * Regenerated using generator version 0.4.0
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 Doubleclickbidmanager service in particular.)
67
67
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DoubleclickbidmanagerV1_1
18
18
  # Version of the google-apis-doubleclickbidmanager_v1_1 gem
19
- GEM_VERSION = "0.6.0"
19
+ GEM_VERSION = "0.7.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210525"
25
+ REVISION = "20211005"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-doubleclickbidmanager_v1_1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.6.0
4
+ version: 0.7.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-05 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-doubleclickbidmanager_v1_1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-doubleclickbidmanager_v1_1/v0.6.0
62
- source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-doubleclickbidmanager_v1_1
60
+ changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-doubleclickbidmanager_v1_1/CHANGELOG.md
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-doubleclickbidmanager_v1_1/v0.7.0
62
+ source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-doubleclickbidmanager_v1_1
63
63
  post_install_message:
64
64
  rdoc_options: []
65
65
  require_paths: