google-apis-analyticsadmin_v1alpha 0.18.0 → 0.19.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: 7f18e02239cff4fb86844a84750f2963e3fbf819ab9194a1040921b259ef021c
4
- data.tar.gz: 87591921c0de42625efffdc20b13e723e79cb354db06dd511e7fa054ce69cfee
3
+ metadata.gz: 0e21e1937f7fe6a03e441fc8eb900450aee46b6a401dc0191c90857397385b9a
4
+ data.tar.gz: 9a0560077ed5d656e188f13ac07a4a74ba78dbcd5a2e05602bce113e87b7adb3
5
5
  SHA512:
6
- metadata.gz: a8fa87603d5d2d52b5c741960fbb701c2e79be7a7a99e2dbbe9873d161e8b8d10db5a18133f0dbc86ac4f928a536fb910bee049cf5e945cbc8fde377bf58863d
7
- data.tar.gz: 97f430f138786de7b5789339071cc5cf2808624fa2e0acb419b0a2d1bf192a2ccf777226a59da6cfb8c778c0b7c56a80d93d1a237acbc316e50040f0424b1de0
6
+ metadata.gz: f2dc0ad58b52582287e3dcd919b49cff83aeae9225682c2a38b8808e3ad0efea1016ccfd68b2558541cf82c62ecbbcd6d9a02fd2b7323d03a44b6f2e6e9934b8
7
+ data.tar.gz: 0cac4078e8e25a51ede5c6caabea180362532ed471b74c4099f2de88c76d743b9dd2a24fcbe25afcad9e35bc525ea14138ec3203c9405acf30c89f3aacf1fbd0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-analyticsadmin_v1alpha
2
2
 
3
+ ### v0.19.0 (2021-11-03)
4
+
5
+ * Regenerated from discovery document revision 20211102
6
+
3
7
  ### v0.18.0 (2021-10-22)
4
8
 
5
9
  * Regenerated from discovery document revision 20211021
@@ -2171,7 +2171,7 @@ module Google
2171
2171
  attr_accessor :default_uri
2172
2172
 
2173
2173
  # Required. Human-readable display name for the Data Stream. The max allowed
2174
- # display name length is 100 UTF-16 code units.
2174
+ # display name length is 255 UTF-16 code units.
2175
2175
  # Corresponds to the JSON property `displayName`
2176
2176
  # @return [String]
2177
2177
  attr_accessor :display_name
@@ -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.18.0"
19
+ GEM_VERSION = "0.19.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20211021"
25
+ REVISION = "20211102"
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-analyticsadmin_v1alpha
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.18.0
4
+ version: 0.19.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: 2021-10-27 00:00:00.000000000 Z
11
+ date: 2021-11-08 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.18.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-analyticsadmin_v1alpha/v0.19.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: []