google-apis-analyticsadmin_v1alpha 0.12.0 → 0.13.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: 56bfbda3eb904d697531e5e1d544aefa110e6822610ec762efc87ca95110e93a
4
- data.tar.gz: e0ef818819c346342c7b38ae4dc8928cdf0b5c8093b7a525966d377710c84954
3
+ metadata.gz: 438f6795ced1eca79b21b25a5d12202c630b57be62382c5624e531230612089a
4
+ data.tar.gz: f380cfc733d2b0e3531ee125b8ff6e099225eb64da933c6fdd6fa31476f0a023
5
5
  SHA512:
6
- metadata.gz: 245e82745214aef0a5c7dfe5ef4ad0b13d599e665a363e704fc7157a09c486d8a764ad17a85c8894cacb7ddbcf0288a78b8391856c071b2e899c0a116b19925d
7
- data.tar.gz: eaf70c87465fe5ce9ffe1cebc2f5d8e3182bdfbd91976d1ff5c38b428403cd6f54cc08543759b27be1542741d24bcd916c8ac7f6d0eed26d9e7bbee5f49ebbfe
6
+ metadata.gz: 96b45f838263af442aa18732564fd95a8c5f8b000c683b2089041bd5c248ca3061b5b3ed075af9e17f12f104bb22d2b9faba8f35248c87e36ebe0d063891ca12
7
+ data.tar.gz: 5981974dc64d3963bfc0db9b9dc593472228bfbc68b8f73592b4eb41488700b92a7fff7370d3ab999549ca266b3cd721228803a8b77845acd840f573787b8f17
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-analyticsadmin_v1alpha
2
2
 
3
+ ### v0.13.0 (2021-07-21)
4
+
5
+ * Regenerated from discovery document revision 20210720
6
+
3
7
  ### v0.12.0 (2021-07-14)
4
8
 
5
9
  * Regenerated from discovery document revision 20210712
@@ -829,7 +829,7 @@ module Google
829
829
  # @return [String]
830
830
  attr_accessor :display_name
831
831
 
832
- # Required. Immutable. The type for the custom metric's value.
832
+ # Required. The type for the custom metric's value.
833
833
  # Corresponds to the JSON property `measurementUnit`
834
834
  # @return [String]
835
835
  attr_accessor :measurement_unit
@@ -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.12.0"
19
+ GEM_VERSION = "0.13.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 = "20210712"
25
+ REVISION = "20210720"
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.12.0
4
+ version: 0.13.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-07-19 00:00:00.000000000 Z
11
+ date: 2021-07-26 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/master/generated/google-apis-analyticsadmin_v1alpha/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-analyticsadmin_v1alpha/v0.12.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-analyticsadmin_v1alpha/v0.13.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-analyticsadmin_v1alpha
63
63
  post_install_message:
64
64
  rdoc_options: []