google-apis-mybusinessnotifications_v1 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: b06b4ba6a8c2b883f874790c137b0fe6499515e923bbeccd480ace64bdfffb18
4
- data.tar.gz: 41963700c41a13d3ad8e01956c418dc38c1f52f9af7d52afefd230b134ff0df4
3
+ metadata.gz: bffc1ba191934e41e7f4230e25c72b5b203c6d973f8b7693a94cde725ff668f2
4
+ data.tar.gz: f9d1505b304597aa959720aae2065e1942be49405be4f2fead170bb1aa5b1dda
5
5
  SHA512:
6
- metadata.gz: 704c6e8dbd3446ec7959520668c4b88a6e845561c96a210b4b8fd3e27777fac23d3424dbb2147945990c92df7cb635bd70fd21507b1d57db9685b7b3b4a136b4
7
- data.tar.gz: d378fbdc4ce479b2365e58c82b59c985e77df976facd9712aee44549fa7263e1fcd12a820f3567b1b67b6afd847d03b5c04c0650d32904e06d7bcd9f74cb4e45
6
+ metadata.gz: 92bd6318ea3064e4e4c47501a3d72e8f1a1a15b0b655762bdb1a17a54d3d3b3a1dc97e98d4cd2be54588be49b560c6d6eb933b97ec982c216185ea9e5fde87c4
7
+ data.tar.gz: d1b5189ac617ff41b2f1a71ce28f1643d82588c2a874d0c7d93697f36a01e23c73a43a082eb16bf08da7c28dee05cec5f3d7adb0dc6785122a28a4b5eb66c26c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-mybusinessnotifications_v1
2
2
 
3
+ ### v0.13.0 (2024-05-19)
4
+
5
+ * Regenerated using generator version 0.15.0
6
+
3
7
  ### v0.12.0 (2024-02-24)
4
8
 
5
9
  * Regenerated using generator version 0.14.0
@@ -16,10 +16,10 @@ module Google
16
16
  module Apis
17
17
  module MybusinessnotificationsV1
18
18
  # Version of the google-apis-mybusinessnotifications_v1 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
- GENERATOR_VERSION = "0.14.0"
22
+ GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
25
  REVISION = "20230702"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-mybusinessnotifications_v1
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: 2024-02-25 00:00:00.000000000 Z
11
+ date: 2024-05-19 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.14.0
19
+ version: 0.15.0
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.14.0
29
+ version: 0.15.0
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-mybusinessnotifications_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-mybusinessnotifications_v1/v0.12.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-mybusinessnotifications_v1/v0.13.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-mybusinessnotifications_v1
63
63
  post_install_message:
64
64
  rdoc_options: []