google-apis-realtimebidding_v1 0.11.0 → 0.14.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: f3a74e4f1dcf6f663e09705e4ea4f4297c5167160db067c654d69a4543277c2e
4
- data.tar.gz: b9003a0319f56d773494c7ad4311b1a5987952f0c084d14bc99cc37f3ad83cd4
3
+ metadata.gz: 9f235ecb845cab1c618869d724bc08498481500e387966d2372138c1edb485a5
4
+ data.tar.gz: b38adf998d0e8bf2be6ce3d110ac98392f24f67e17bca1be7c9ab3c133310526
5
5
  SHA512:
6
- metadata.gz: e39d3bf4d8e4878cd80db54d640f11f9a2c1934facb9a15d8142888ca94ab141a885cb66676bfbaa0801e193a73e543344aeeceecc246a60e9141d7f01282dd0
7
- data.tar.gz: 58790521cea360f3bce19657820b5a554e92e008cd41152afb013309a0f7cb76d7c3745c96ddb691fd8cfe1bb765848f7861ea9c321934eeca5ad91cd4dddda6
6
+ metadata.gz: 525769362f05ae4af0e852d65ac953fd7a9668a819529412ac9e5704760f4cf288e13790676b65c89acdf582da78821352aa5ffd5b29e1c0421c576e16145a08
7
+ data.tar.gz: 8872503950d6097c32a24ac02ce9c77d1063bc8591bf87270f5b87a169455d84bfda97c6683663105c0c26c1bdc52cb71826f9b8333a3d28365550148b5d8a36
data/CHANGELOG.md CHANGED
@@ -1,5 +1,18 @@
1
1
  # Release history for google-apis-realtimebidding_v1
2
2
 
3
+ ### v0.14.0 (2022-03-22)
4
+
5
+ * Regenerated from discovery document revision 20220319
6
+
7
+ ### v0.13.0 (2022-03-02)
8
+
9
+ * Regenerated from discovery document revision 20220301
10
+
11
+ ### v0.12.0 (2022-02-03)
12
+
13
+ * Regenerated from discovery document revision 20220131
14
+ * Regenerated using generator version 0.4.1
15
+
3
16
  ### v0.11.0 (2021-12-14)
4
17
 
5
18
  * Unspecified changes
@@ -715,11 +715,11 @@ module Google
715
715
  # Represents a whole or partial calendar date, such as a birthday. The time of
716
716
  # day and time zone are either specified elsewhere or are insignificant. The
717
717
  # date is relative to the Gregorian Calendar. This can represent one of the
718
- # following: * A full date, with non-zero year, month, and day values * A month
719
- # and day value, with a zero year, such as an anniversary * A year on its own,
720
- # with zero month and day values * A year and month value, with a zero day, such
721
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
722
- # google.protobuf.Timestamp`.
718
+ # following: * A full date, with non-zero year, month, and day values. * A month
719
+ # and day, with a zero year (for example, an anniversary). * A year on its own,
720
+ # with a zero month and a zero day. * A year and month, with a zero day (for
721
+ # example, a credit card expiration date). Related types: * google.type.
722
+ # TimeOfDay * google.type.DateTime * google.protobuf.Timestamp
723
723
  class Date
724
724
  include Google::Apis::Core::Hashable
725
725
 
@@ -946,8 +946,7 @@ module Google
946
946
  # A generic empty message that you can re-use to avoid defining duplicated empty
947
947
  # messages in your APIs. A typical example is to use it as the request or the
948
948
  # response type of an API method. For instance: service Foo ` rpc Bar(google.
949
- # protobuf.Empty) returns (google.protobuf.Empty); ` The JSON representation for
950
- # `Empty` is empty JSON object ````.
949
+ # protobuf.Empty) returns (google.protobuf.Empty); `
951
950
  class Empty
952
951
  include Google::Apis::Core::Hashable
953
952
 
@@ -1929,11 +1928,11 @@ module Google
1929
1928
  # Represents a whole or partial calendar date, such as a birthday. The time of
1930
1929
  # day and time zone are either specified elsewhere or are insignificant. The
1931
1930
  # date is relative to the Gregorian Calendar. This can represent one of the
1932
- # following: * A full date, with non-zero year, month, and day values * A month
1933
- # and day value, with a zero year, such as an anniversary * A year on its own,
1934
- # with zero month and day values * A year and month value, with a zero day, such
1935
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
1936
- # google.protobuf.Timestamp`.
1931
+ # following: * A full date, with non-zero year, month, and day values. * A month
1932
+ # and day, with a zero year (for example, an anniversary). * A year on its own,
1933
+ # with a zero month and a zero day. * A year and month, with a zero day (for
1934
+ # example, a credit card expiration date). Related types: * google.type.
1935
+ # TimeOfDay * google.type.DateTime * google.protobuf.Timestamp
1937
1936
  # Corresponds to the JSON property `endDate`
1938
1937
  # @return [Google::Apis::RealtimebiddingV1::Date]
1939
1938
  attr_accessor :end_date
@@ -1946,11 +1945,11 @@ module Google
1946
1945
  # Represents a whole or partial calendar date, such as a birthday. The time of
1947
1946
  # day and time zone are either specified elsewhere or are insignificant. The
1948
1947
  # date is relative to the Gregorian Calendar. This can represent one of the
1949
- # following: * A full date, with non-zero year, month, and day values * A month
1950
- # and day value, with a zero year, such as an anniversary * A year on its own,
1951
- # with zero month and day values * A year and month value, with a zero day, such
1952
- # as a credit card expiration date Related types are google.type.TimeOfDay and `
1953
- # google.protobuf.Timestamp`.
1948
+ # following: * A full date, with non-zero year, month, and day values. * A month
1949
+ # and day, with a zero year (for example, an anniversary). * A year on its own,
1950
+ # with a zero month and a zero day. * A year and month, with a zero day (for
1951
+ # example, a credit card expiration date). Related types: * google.type.
1952
+ # TimeOfDay * google.type.DateTime * google.protobuf.Timestamp
1954
1953
  # Corresponds to the JSON property `startDate`
1955
1954
  # @return [Google::Apis::RealtimebiddingV1::Date]
1956
1955
  attr_accessor :start_date
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module RealtimebiddingV1
18
18
  # Version of the google-apis-realtimebidding_v1 gem
19
- GEM_VERSION = "0.11.0"
19
+ GEM_VERSION = "0.14.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.4.0"
22
+ GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20211013"
25
+ REVISION = "20220319"
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-realtimebidding_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.11.0
4
+ version: 0.14.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: 2022-01-10 00:00:00.000000000 Z
11
+ date: 2022-03-28 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-realtimebidding_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-realtimebidding_v1/v0.11.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-realtimebidding_v1/v0.14.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-realtimebidding_v1
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.3.4
78
+ rubygems_version: 3.3.5
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Real-time Bidding API V1