google-apis-marketingplatformadmin_v1alpha 0.4.0 → 0.5.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: 680027de9a084b441381457186ea13eaa4ac0c50067c47f930e3c30ba794305f
4
- data.tar.gz: 97750b3f52613a6b3b846aa27dcdf44808c66e85e78e51ac5f877f35d03eed60
3
+ metadata.gz: 63f199bd2d0c3ab02758d5d763237a62531ec555c1d7f82167ed5b59dac4b2e8
4
+ data.tar.gz: 860f6be282516820ce61ef72c39d494fb1d7bdc079c204cabf258eec9aaec1e7
5
5
  SHA512:
6
- metadata.gz: 99b43a378d055b5844238e3aa8e38bd6fb710981a7087606781f917cb9d8d4946b7b571d54d408bb3de54ebe776f4d973c9ec4dc18642439f222c243873cb191
7
- data.tar.gz: 4e11cb7288e5bd666e2d1702c7af5c5d6f8b511275d2b9b5fa9200538edd1af2e90477bb6de90ba6e7a66c8d00b194e84837f278ad83ab1e0692b9b8b5db1081
6
+ metadata.gz: f40b73bdc6c1fbb10c8508b4f09786e70f8f18e4b18cf6bfa1d87a532b39d7a57f1f4923a18ae6d41d89bf3f644e614709a63a3049abe5521d0826d830e8b9ab
7
+ data.tar.gz: 515cf7bea4ea9c399f82128fd1c20ca281b85062884488757e57f5abdf63f0c4658bbbf17e7afc23dc12205fe29245535856faef47fd76008d7cfc2b12a638b7
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-marketingplatformadmin_v1alpha
2
2
 
3
+ ### v0.5.0 (2024-06-02)
4
+
5
+ * Regenerated from discovery document revision 20240529
6
+
3
7
  ### v0.4.0 (2024-05-19)
4
8
 
5
9
  * Regenerated using generator version 0.15.0
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module MarketingplatformadminV1alpha
18
18
  # Version of the google-apis-marketingplatformadmin_v1alpha gem
19
- GEM_VERSION = "0.4.0"
19
+ GEM_VERSION = "0.5.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240410"
25
+ REVISION = "20240529"
26
26
  end
27
27
  end
28
28
  end
@@ -25,8 +25,8 @@ module Google
25
25
  # The Google Marketing Platform Admin API allows for programmatic access to the
26
26
  # Google Marketing Platform configuration data. You can use the Google Marketing
27
27
  # Platform Admin API to manage links between your Google Marketing Platform
28
- # organization and Google Analytics accounts, set the service level of your GA4
29
- # properties.
28
+ # organization and Google Analytics accounts, and to set the service level of
29
+ # your GA4 properties.
30
30
  #
31
31
  # @example
32
32
  # require 'google/apis/marketingplatformadmin_v1alpha'
@@ -24,8 +24,8 @@ module Google
24
24
  # The Google Marketing Platform Admin API allows for programmatic access to the
25
25
  # Google Marketing Platform configuration data. You can use the Google Marketing
26
26
  # Platform Admin API to manage links between your Google Marketing Platform
27
- # organization and Google Analytics accounts, set the service level of your GA4
28
- # properties.
27
+ # organization and Google Analytics accounts, and to set the service level of
28
+ # your GA4 properties.
29
29
  #
30
30
  # @see https://developers.google.com/analytics/devguides/config/gmp/v1
31
31
  module MarketingplatformadminV1alpha
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-marketingplatformadmin_v1alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.5.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: 2024-05-19 00:00:00.000000000 Z
11
+ date: 2024-06-02 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-marketingplatformadmin_v1alpha/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-marketingplatformadmin_v1alpha/v0.4.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-marketingplatformadmin_v1alpha/v0.5.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-marketingplatformadmin_v1alpha
63
63
  post_install_message:
64
64
  rdoc_options: []