google-apis-gmail_v1 0.23.0 → 0.24.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 +4 -4
- data/CHANGELOG.md +4 -0
- data/lib/google/apis/gmail_v1/classes.rb +2 -1
- data/lib/google/apis/gmail_v1/gem_version.rb +2 -2
- data/lib/google/apis/gmail_v1/service.rb +11 -11
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 62c5e5b8d72783b8dab2d4d60608bbeb4163d2c57ebbb6c40cf2799e16b2099e
|
|
4
|
+
data.tar.gz: 7180579a6347ef9dfb20ccddcc27466f5b34643eeae54d6e24b3319a5b708d4b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 8b628acaab4856fa403bde16b04d9d5dd5db7444c43aad54a11b925c49c4d5fbf5a8b6c45471c8d235fd5a38ecc691dba2ee8cdf7d6a6cc1a8fd85a8c99348a2
|
|
7
|
+
data.tar.gz: 3599b5e2148e1e14c547bd87f0aef016fa5ee100617590fde1c692e7f9351f99e4bd3cd34b93e8a192e806fcb41ad9981f91d6737b03669950ea89c62bb9e8aa
|
data/CHANGELOG.md
CHANGED
|
@@ -1763,7 +1763,8 @@ module Google
|
|
|
1763
1763
|
alias_method :restrict_to_contacts?, :restrict_to_contacts
|
|
1764
1764
|
|
|
1765
1765
|
# Flag that determines whether responses are sent to recipients who are outside
|
|
1766
|
-
# of the user's domain. This feature is only available for
|
|
1766
|
+
# of the user's domain. This feature is only available for Google Workspace
|
|
1767
|
+
# users.
|
|
1767
1768
|
# Corresponds to the JSON property `restrictToDomain`
|
|
1768
1769
|
# @return [Boolean]
|
|
1769
1770
|
attr_accessor :restrict_to_domain
|
|
@@ -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.
|
|
19
|
+
GEM_VERSION = "0.24.0"
|
|
20
20
|
|
|
21
21
|
# Version of the code generator used to generate this client
|
|
22
22
|
GENERATOR_VERSION = "0.11.1"
|
|
23
23
|
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
|
25
|
-
REVISION = "
|
|
25
|
+
REVISION = "20230206"
|
|
26
26
|
end
|
|
27
27
|
end
|
|
28
28
|
end
|
|
@@ -811,7 +811,7 @@ module Google
|
|
|
811
811
|
# @param [Google::Apis::GmailV1::Message] message_object
|
|
812
812
|
# @param [Boolean] deleted
|
|
813
813
|
# Mark the email as permanently deleted (not TRASH) and only visible in Google
|
|
814
|
-
# Vault to a Vault administrator. Only used for
|
|
814
|
+
# Vault to a Vault administrator. Only used for Google Workspace accounts.
|
|
815
815
|
# @param [String] internal_date_source
|
|
816
816
|
# Source for Gmail's internal date of the message.
|
|
817
817
|
# @param [Boolean] never_mark_spam
|
|
@@ -871,7 +871,7 @@ module Google
|
|
|
871
871
|
# @param [Google::Apis::GmailV1::Message] message_object
|
|
872
872
|
# @param [Boolean] deleted
|
|
873
873
|
# Mark the email as permanently deleted (not TRASH) and only visible in Google
|
|
874
|
-
# Vault to a Vault administrator. Only used for
|
|
874
|
+
# Vault to a Vault administrator. Only used for Google Workspace accounts.
|
|
875
875
|
# @param [String] internal_date_source
|
|
876
876
|
# Source for Gmail's internal date of the message.
|
|
877
877
|
# @param [String] fields
|
|
@@ -1900,15 +1900,15 @@ module Google
|
|
|
1900
1900
|
|
|
1901
1901
|
# Adds a delegate with its verification status set directly to `accepted`,
|
|
1902
1902
|
# without sending any verification email. The delegate user must be a member of
|
|
1903
|
-
# the same
|
|
1904
|
-
# on the number of delegates and delegators each user in a
|
|
1905
|
-
# can have. These limits depend on your organization, but
|
|
1906
|
-
# can have up to 25 delegates and up to 10 delegators. Note
|
|
1907
|
-
# must be referred to by their primary email address, and
|
|
1908
|
-
# Also note that when a new delegate is created, there may
|
|
1909
|
-
# delay before the new delegate is available for use. This
|
|
1910
|
-
# available to service account clients that have been delegated
|
|
1911
|
-
# authority.
|
|
1903
|
+
# the same Google Workspace organization as the delegator user. Gmail imposes
|
|
1904
|
+
# limitations on the number of delegates and delegators each user in a Google
|
|
1905
|
+
# Workspace organization can have. These limits depend on your organization, but
|
|
1906
|
+
# in general each user can have up to 25 delegates and up to 10 delegators. Note
|
|
1907
|
+
# that a delegate user must be referred to by their primary email address, and
|
|
1908
|
+
# not an email alias. Also note that when a new delegate is created, there may
|
|
1909
|
+
# be up to a one minute delay before the new delegate is available for use. This
|
|
1910
|
+
# method is only available to service account clients that have been delegated
|
|
1911
|
+
# domain-wide authority.
|
|
1912
1912
|
# @param [String] user_id
|
|
1913
1913
|
# User's email address. The special value "me" can be used to indicate the
|
|
1914
1914
|
# authenticated user.
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-apis-gmail_v1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.
|
|
4
|
+
version: 0.24.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-
|
|
11
|
+
date: 2023-02-12 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-gmail_v1/CHANGELOG.md
|
|
61
|
-
documentation_uri: https://googleapis.dev/ruby/google-apis-gmail_v1/v0.
|
|
61
|
+
documentation_uri: https://googleapis.dev/ruby/google-apis-gmail_v1/v0.24.0
|
|
62
62
|
source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-gmail_v1
|
|
63
63
|
post_install_message:
|
|
64
64
|
rdoc_options: []
|