google-apis-authorizedbuyersmarketplace_v1 0.34.0 → 0.35.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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 574a7b84a695ef2e87bce2c2e759c6f866d28b9cd4106b6e648dc1e049018d7b
|
|
4
|
+
data.tar.gz: 717fa143d4896a38a54784f184dae832f4931214903d5d1c53951c8d42b55e91
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 2b47728701b5e448d02a5800a31acdd542b55834607249adfa588399974feb89c65fad412f14f8523fc9742c282835422be54bbafb386d124b24f2b7bf59dfd8
|
|
7
|
+
data.tar.gz: 61f0c17102bf1286e3dd2d1ec1277f866630e8153d62e7fd80b3cfdc5addb996e1edb5842429345e1d0f1b8e3bdcbeb9fe5d912dad3f7f6ee6d4da0732bca95d
|
data/CHANGELOG.md
CHANGED
|
@@ -665,7 +665,7 @@ module Google
|
|
|
665
665
|
# @return [String]
|
|
666
666
|
attr_accessor :flight_start_time
|
|
667
667
|
|
|
668
|
-
#
|
|
668
|
+
# Represents a media planner account.
|
|
669
669
|
# Corresponds to the JSON property `mediaPlanner`
|
|
670
670
|
# @return [Google::Apis::AuthorizedbuyersmarketplaceV1::MediaPlanner]
|
|
671
671
|
attr_accessor :media_planner
|
|
@@ -1287,7 +1287,7 @@ module Google
|
|
|
1287
1287
|
end
|
|
1288
1288
|
end
|
|
1289
1289
|
|
|
1290
|
-
#
|
|
1290
|
+
# Represents a media planner account.
|
|
1291
1291
|
class MediaPlanner
|
|
1292
1292
|
include Google::Apis::Core::Hashable
|
|
1293
1293
|
|
|
@@ -16,13 +16,13 @@ module Google
|
|
|
16
16
|
module Apis
|
|
17
17
|
module AuthorizedbuyersmarketplaceV1
|
|
18
18
|
# Version of the google-apis-authorizedbuyersmarketplace_v1 gem
|
|
19
|
-
GEM_VERSION = "0.
|
|
19
|
+
GEM_VERSION = "0.35.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.18.0"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20251104"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-apis-authorizedbuyersmarketplace_v1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.35.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Google LLC
|
|
@@ -57,7 +57,7 @@ licenses:
|
|
|
57
57
|
metadata:
|
|
58
58
|
bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
|
|
59
59
|
changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-authorizedbuyersmarketplace_v1/CHANGELOG.md
|
|
60
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-authorizedbuyersmarketplace_v1/v0.
|
|
60
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-authorizedbuyersmarketplace_v1/v0.35.0
|
|
61
61
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-authorizedbuyersmarketplace_v1
|
|
62
62
|
rdoc_options: []
|
|
63
63
|
require_paths:
|