google-apis-analyticsadmin_v1alpha 0.58.0 → 0.59.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: '093f5b0f031f0dd4e7ca9a97c0b997b098003a415658c62b2b68eb09c25b0868'
4
- data.tar.gz: 638ddad531350cbc2a97ac4ba03697cf5646dbe31144448cafa7eb8dfc302dc7
3
+ metadata.gz: 6d28d14ff494889ef95198e272618c1641890797e4f8f616e14be7fdcf8d9076
4
+ data.tar.gz: db4f9a5fbd4094b0e82f6f68e23ddc9b4641869d38a81a4b31f3099b603dfc6b
5
5
  SHA512:
6
- metadata.gz: c94ab71c88f42a326c69b904d4e7e2ec463350e2b11a74687214f7b976da21914669e6d55b5d3d00452536c2b20aa8097f77035dc8dcb2092da680d9814d4238
7
- data.tar.gz: dc15d241e75260c822a84b9fe8c047b9afe10b5b78a3d9115f43b4c830ad49d5f990e089c8ad6cedbcc3d67ea223b3002e0b227ffa68d5b679852819c8c72138
6
+ metadata.gz: c16b09473c6e86db50cfda8923ab22ce372b5a376bb5d51db0ac25e2202c87b97e3cf5d4e1a1eaf944d1e1bb439e95a3f5bfc3c69eaefdea3ddc91b7ba90d8f7
7
+ data.tar.gz: 124f3767c7eb4bbbb0f1465647de1561229f2d5f58da2c1d5d4aaff0819e1c27ab367c1b0aeb10b9c40f25ae641d8738e3dd3fd3d0160ef25ca56d46d3dd3280
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-analyticsadmin_v1alpha
2
2
 
3
+ ### v0.59.0 (2023-07-23)
4
+
5
+ * Regenerated from discovery document revision 20230718
6
+
3
7
  ### v0.58.0 (2023-07-09)
4
8
 
5
9
  * Regenerated from discovery document revision 20230704
@@ -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.58.0"
19
+ GEM_VERSION = "0.59.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20230704"
25
+ REVISION = "20230718"
26
26
  end
27
27
  end
28
28
  end
@@ -3727,7 +3727,7 @@ module Google
3727
3727
  # measurementProtocolSecrets/`measurementProtocolSecret`
3728
3728
  # @param [Google::Apis::AnalyticsadminV1alpha::GoogleAnalyticsAdminV1alphaMeasurementProtocolSecret] google_analytics_admin_v1alpha_measurement_protocol_secret_object
3729
3729
  # @param [String] update_mask
3730
- # The list of fields to be updated. Omitted fields will not be updated.
3730
+ # Required. The list of fields to be updated. Omitted fields will not be updated.
3731
3731
  # @param [String] fields
3732
3732
  # Selector specifying which fields to include in a partial response.
3733
3733
  # @param [String] quota_user
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.58.0
4
+ version: 0.59.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: 2023-07-09 00:00:00.000000000 Z
11
+ date: 2023-07-23 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-analyticsadmin_v1alpha/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-analyticsadmin_v1alpha/v0.58.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-analyticsadmin_v1alpha/v0.59.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: []