google-apis-gmail_v1 0.46.0 → 0.47.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: 21f474372e39827cc468cffeced87cd08ac3be96f7c051c275e745420e225818
4
- data.tar.gz: 61cf4f187a095fc1838d98564b7fdd12fad2b558459aba6b71e3577f91fdfd17
3
+ metadata.gz: 43da81178824d0c64fd81d612085a3df9402a593f555791b2854d0981cb911f0
4
+ data.tar.gz: cb682a982199047f6096e67ba3895c0ecedfb22a9fdbff306cedf44be1a56af2
5
5
  SHA512:
6
- metadata.gz: c088d7b7607b14f5c1ff1b5f0411b695823851d1a535c6fb91569382388a1638db6166e477d4bf6e28c31f82b216fae0172123229c8debfc23d83aea5b34e05e
7
- data.tar.gz: cdf44576d199d832b15d61714c105e927c4dcf831780d5c636e552543c1e677d3771eb0c1a9f6ddffd7eeaa50e9f755cb0f5a3410687fd677e6a96d254132a09
6
+ metadata.gz: 0cc3d7ea5ff929433d66bd5a5b9d5bb6c84d1bb930f5a3e4dd02208eb8a8911b0b9a99e3b0ae168b9a39e673fa64ab6deb33e607295bce49ce03cacec38e0cee
7
+ data.tar.gz: 0305d1b7bfe7fabf56473fb8175d87d250b946925c355098a9badae2350a69865e85c8f309b664a5254cb9cc7c5666995e33c36f5e20572887fa67726708d26a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-gmail_v1
2
2
 
3
+ ### v0.47.0 (2025-12-07)
4
+
5
+ * Regenerated from discovery document revision 20251201
6
+
3
7
  ### v0.46.0 (2025-11-16)
4
8
 
5
9
  * Regenerated from discovery document revision 20251110
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module GmailV1
18
18
  # Version of the google-apis-gmail_v1 gem
19
- GEM_VERSION = "0.46.0"
19
+ GEM_VERSION = "0.47.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20251110"
25
+ REVISION = "20251201"
26
26
  end
27
27
  end
28
28
  end
@@ -805,6 +805,7 @@ module Google
805
805
  # scanning and classification similar to receiving via SMTP. This method doesn't
806
806
  # perform SPF checks, so it might not work for some spam messages, such as those
807
807
  # attempting to perform domain spoofing. This method does not send a message.
808
+ # Note that the maximum size of the message is 150MB.
808
809
  # @param [String] user_id
809
810
  # The user's email address. The special value `me` can be used to indicate the
810
811
  # authenticated user.
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-gmail_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.46.0
4
+ version: 0.47.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-gmail_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-gmail_v1/v0.46.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-gmail_v1/v0.47.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-gmail_v1
62
62
  rdoc_options: []
63
63
  require_paths: