google-apis-displayvideo_v1 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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 36519955e18d684befa7ee1eaeb54b211cbe6c7996775b57027834a41787de44
|
4
|
+
data.tar.gz: 754fe72b2a408027adddb37a263c803944cc3f9ea1e34675ad992272af5d70dd
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0fd7cbbe2422ad5262aaa46b65d5b8523e9c9b8300c31cd9aecc07ea2d2c41eb1222d614e6cc8967d51ba8ea18cccecd33bca7c9578d1b1a58059522a250c8b5
|
7
|
+
data.tar.gz: 5287b9f515c1582d9e59164be91106f29e55723db20e1f23464d848434dd571ae30fafd834e12f61bffcde4c1e36efc111136b0fc2b07e794f602f094d5a2083
|
data/CHANGELOG.md
CHANGED
@@ -1,5 +1,10 @@
|
|
1
1
|
# Release history for google-apis-displayvideo_v1
|
2
2
|
|
3
|
+
### v0.6.0 (2021-03-16)
|
4
|
+
|
5
|
+
* Regenerated from discovery document revision 20210312
|
6
|
+
* Regenerated using generator version 0.2.0
|
7
|
+
|
3
8
|
### v0.5.0 (2021-03-05)
|
4
9
|
|
5
10
|
* Regenerated from discovery document revision 20210304
|
@@ -16,13 +16,13 @@ module Google
|
|
16
16
|
module Apis
|
17
17
|
module DisplayvideoV1
|
18
18
|
# Version of the google-apis-displayvideo_v1 gem
|
19
|
-
GEM_VERSION = "0.
|
19
|
+
GEM_VERSION = "0.6.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.2.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
25
|
+
REVISION = "20210312"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -931,7 +931,7 @@ module Google
|
|
931
931
|
# for a field, a suffix " desc" should be added to the field name. Example: `
|
932
932
|
# urlOrAppId desc`.
|
933
933
|
# @param [Fixnum] page_size
|
934
|
-
# Requested page size. Must be between `1` and `
|
934
|
+
# Requested page size. Must be between `1` and `10000`. If unspecified will
|
935
935
|
# default to `100`. Returns error code `INVALID_ARGUMENT` if an invalid value is
|
936
936
|
# specified.
|
937
937
|
# @param [String] page_token
|
@@ -2982,7 +2982,7 @@ module Google
|
|
2982
2982
|
# for a field, a suffix " desc" should be added to the field name. Example: `
|
2983
2983
|
# keywordValue desc`.
|
2984
2984
|
# @param [Fixnum] page_size
|
2985
|
-
# Requested page size. Must be between `1` and `
|
2985
|
+
# Requested page size. Must be between `1` and `1000`. If unspecified will
|
2986
2986
|
# default to `100`. Returns error code `INVALID_ARGUMENT` if an invalid value is
|
2987
2987
|
# specified.
|
2988
2988
|
# @param [String] page_token
|
@@ -4738,7 +4738,7 @@ module Google
|
|
4738
4738
|
# for a field, a suffix " desc" should be added to the field name. Example: `
|
4739
4739
|
# urlOrAppId desc`.
|
4740
4740
|
# @param [Fixnum] page_size
|
4741
|
-
# Requested page size. Must be between `1` and `
|
4741
|
+
# Requested page size. Must be between `1` and `10000`. If unspecified will
|
4742
4742
|
# default to `100`. Returns error code `INVALID_ARGUMENT` if an invalid value is
|
4743
4743
|
# specified.
|
4744
4744
|
# @param [String] page_token
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-apis-displayvideo_v1
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 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-03-
|
11
|
+
date: 2021-03-22 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: google-apis-core
|
@@ -52,7 +52,7 @@ licenses:
|
|
52
52
|
metadata:
|
53
53
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
54
54
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-displayvideo_v1/CHANGELOG.md
|
55
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v1/v0.
|
55
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v1/v0.6.0
|
56
56
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-displayvideo_v1
|
57
57
|
post_install_message:
|
58
58
|
rdoc_options: []
|