google-apis-displayvideo_v1 0.12.0 → 0.13.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: 4c55f9b7042d91140a011bda8e695ad37698436d6508c73aae100ef435b636c6
|
4
|
+
data.tar.gz: 5654b3683107ec504cde5a00687e00ec08871e811ce8ac2d41794b299edf5323
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9988834d9fc679302c0e50db771477b2c8c3993073e346860c87798ab9d29675be48cf6786826213c32f44b634aaa501b674d5936c12a9c179605e148727ef1c
|
7
|
+
data.tar.gz: 9c21a8b7fec8b7567df2ce18654145ed241d6ef4325991477fec598fb6d0289b6ca5e53e96f5a8793d4a5556f7345e4388fb30a9a7acf9a9b388ded097747b8d
|
data/CHANGELOG.md
CHANGED
@@ -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.13.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 = "
|
25
|
+
REVISION = "20210708"
|
26
26
|
end
|
27
27
|
end
|
28
28
|
end
|
@@ -778,7 +778,7 @@ module Google
|
|
778
778
|
# To specify descending order for a field, a suffix "desc" should be added to
|
779
779
|
# the field name. Example: `assignedTargetingOptionId desc`.
|
780
780
|
# @param [Fixnum] page_size
|
781
|
-
# Requested page size. Must be between `1` and `
|
781
|
+
# Requested page size. Must be between `1` and `5000`. If unspecified will
|
782
782
|
# default to `100`. Returns error code `INVALID_ARGUMENT` if an invalid value is
|
783
783
|
# specified.
|
784
784
|
# @param [String] page_token
|
@@ -1768,7 +1768,7 @@ module Google
|
|
1768
1768
|
# To specify descending order for a field, a suffix "desc" should be added to
|
1769
1769
|
# the field name. Example: `assignedTargetingOptionId desc`.
|
1770
1770
|
# @param [Fixnum] page_size
|
1771
|
-
# Requested page size. Must be between `1` and `
|
1771
|
+
# Requested page size. Must be between `1` and `5000`. If unspecified will
|
1772
1772
|
# default to `100`. Returns error code `INVALID_ARGUMENT` if an invalid value is
|
1773
1773
|
# specified.
|
1774
1774
|
# @param [String] page_token
|
@@ -2397,7 +2397,7 @@ module Google
|
|
2397
2397
|
# To specify descending order for a field, a suffix "desc" should be added to
|
2398
2398
|
# the field name. Example: `assignedTargetingOptionId desc`.
|
2399
2399
|
# @param [Fixnum] page_size
|
2400
|
-
# Requested page size. Must be between `1` and `
|
2400
|
+
# Requested page size. Must be between `1` and `5000`. If unspecified will
|
2401
2401
|
# default to `100`. Returns error code `INVALID_ARGUMENT` if an invalid value is
|
2402
2402
|
# specified.
|
2403
2403
|
# @param [String] page_token
|
@@ -3559,7 +3559,7 @@ module Google
|
|
3559
3559
|
# To specify descending order for a field, a suffix "desc" should be added to
|
3560
3560
|
# the field name. Example: `assignedTargetingOptionId desc`.
|
3561
3561
|
# @param [Fixnum] page_size
|
3562
|
-
# Requested page size. Must be between `1` and `
|
3562
|
+
# Requested page size. Must be between `1` and `5000`. If unspecified will
|
3563
3563
|
# default to `100`. Returns error code `INVALID_ARGUMENT` if an invalid value is
|
3564
3564
|
# specified.
|
3565
3565
|
# @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.13.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-
|
11
|
+
date: 2021-07-12 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/master/generated/google-apis-displayvideo_v1/CHANGELOG.md
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v1/v0.
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-displayvideo_v1/v0.13.0
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-displayvideo_v1
|
63
63
|
post_install_message:
|
64
64
|
rdoc_options: []
|