google-apis-analyticsadmin_v1alpha 0.41.0 → 0.43.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: 5e19ab8964fcc9bd412963bb5541c0bcd8ab382e202709cd24a8579701d5e915
4
- data.tar.gz: 2dd6097bb9d576cb738d8b7fecd9efec5a673e8d1d63ab20951b97d0487c1cdc
3
+ metadata.gz: d10c7bcf6bd87478d2fd09151999264b8fc4adf6e0e1b2bf162bbf2193236fb0
4
+ data.tar.gz: 907313022907a50e44abc7b3e30520de0371d1571e92b9e3ee733a8046023511
5
5
  SHA512:
6
- metadata.gz: 1d21faa3d41c1217f43701bdf524852a28783d5a7b96b71e8169b1245f50f44441a772a90606413711d05f126f53a3976380937310170512437ecc647e0ac2b1
7
- data.tar.gz: 53c290a09993e1fb3fbf7d7caf073f4a42521281463ab84ea1d8864632d4ae8c9b2a4fc9e3609f62ad0b88c622008068cb4b904db876cca8fb92f3cb2ce1e953
6
+ metadata.gz: c3c305530efce5fccaa62a2b1ce18461a3af6a9deb9d448a58c79fb21ab6c0fec4867b01e985968f5d119257eada6cf4aa7c60f5b80e83b9edda9aa3ec19069c
7
+ data.tar.gz: eebba2ffeea7298f1b6b091590e1bce7f0dc3d083218cb5d5c10ef5600e78cc48ed692172c95592530d4a1fed00e30616e2f2237ebe8cab703bf89be748ea4fc
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-analyticsadmin_v1alpha
2
2
 
3
+ ### v0.43.0 (2022-11-06)
4
+
5
+ * Regenerated from discovery document revision 20221101
6
+
7
+ ### v0.42.0 (2022-10-28)
8
+
9
+ * Regenerated from discovery document revision 20221025
10
+ * Regenerated using generator version 0.11.0
11
+
3
12
  ### v0.41.0 (2022-10-15)
4
13
 
5
14
  * Regenerated from discovery document revision 20221013
@@ -846,8 +846,8 @@ module Google
846
846
  # @return [String]
847
847
  attr_accessor :exclusion_duration_mode
848
848
 
849
- # Required. Immutable. null Filter clauses that define the Audience. All clauses
850
- # will be AND’ed together.
849
+ # Required. Immutable. Unordered list. Filter clauses that define the Audience.
850
+ # All clauses will be AND’ed together.
851
851
  # Corresponds to the JSON property `filterClauses`
852
852
  # @return [Array<Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaAudienceFilterClause>]
853
853
  attr_accessor :filter_clauses
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AnalyticsadminV1alpha
18
18
  # Version of the google-apis-analyticsadmin_v1alpha gem
19
- GEM_VERSION = "0.41.0"
19
+ GEM_VERSION = "0.43.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.10.0"
22
+ GENERATOR_VERSION = "0.11.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20221013"
25
+ REVISION = "20221101"
26
26
  end
27
27
  end
28
28
  end
@@ -760,7 +760,7 @@ module Google
760
760
  # the expiration time, the Property and all child resources (eg: GoogleAdsLinks,
761
761
  # Streams, UserLinks) will be permanently purged. https://support.google.com/
762
762
  # analytics/answer/6154772 Returns an error if the target is not found, or is
763
- # not an GA4 Property.
763
+ # not a GA4 Property.
764
764
  # @param [String] name
765
765
  # Required. The name of the Property to soft-delete. Format: properties/`
766
766
  # property_id` Example: "properties/1000"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-analyticsadmin_v1alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.41.0
4
+ version: 0.43.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-10-17 00:00:00.000000000 Z
11
+ date: 2022-11-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.9.0
19
+ version: 0.9.1
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.9.0
29
+ version: 0.9.1
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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-analyticsadmin_v1alpha/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-analyticsadmin_v1alpha/v0.41.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-analyticsadmin_v1alpha/v0.43.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-analyticsadmin_v1alpha
63
63
  post_install_message:
64
64
  rdoc_options: []