You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/gmail/lib/google_api/gmail/v1/api/users.ex
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -2678,7 +2678,7 @@ defmodule GoogleApi.Gmail.V1.Api.Users do
2678
2678
* `:uploadType` (*type:* `String.t`) - Legacy upload protocol for media (e.g. "media", "multipart").
2679
2679
* `:upload_protocol` (*type:* `String.t`) - Upload protocol for media (e.g. "raw", "multipart").
2680
2680
* `:includeSpamTrash` (*type:* `boolean()`) - Include messages from `SPAM` and `TRASH` in the results.
2681
-
* `:labelIds` (*type:* `list(String.t)`) - Only return messages with labels that match all of the specified label IDs. Messages in a thread might have labels that other messages in the same thread don't have. To learn more, see [Manage labels on messages and threads](https://developers.google.com/gmail/api/guides/labels#manage_labels_on_messages_threads).
2681
+
* `:labelIds` (*type:* `list(String.t)`) - Only return messages with labels that match all of the specified label IDs. Messages in a thread might have labels that other messages in the same thread don't have. To learn more, see [Manage labels on messages and threads](https://developers.google.com/workspace/gmail/api/guides/labels#manage_labels_on_messages_threads).
2682
2682
* `:maxResults` (*type:* `integer()`) - Maximum number of messages to return. This field defaults to 100. The maximum allowed value for this field is 500.
2683
2683
* `:pageToken` (*type:* `String.t`) - Page token to retrieve a specific page of results in the list.
2684
2684
* `:q` (*type:* `String.t`) - Only return messages matching the specified query. Supports the same query format as the Gmail search box. For example, `"from:[email protected] rfc822msgid: is:unread"`. Parameter cannot be used when accessing the api using the gmail.metadata scope.
@@ -2799,7 +2799,7 @@ defmodule GoogleApi.Gmail.V1.Api.Users do
2799
2799
end
2800
2800
2801
2801
@doc"""
2802
-
Sends the specified message to the recipients in the `To`, `Cc`, and `Bcc` headers. For example usage, see [Sending email](https://developers.google.com/gmail/api/guides/sending).
2802
+
Sends the specified message to the recipients in the `To`, `Cc`, and `Bcc` headers. For example usage, see [Sending email](https://developers.google.com/workspace/gmail/api/guides/sending).
2803
2803
2804
2804
## Parameters
2805
2805
@@ -2861,7 +2861,7 @@ defmodule GoogleApi.Gmail.V1.Api.Users do
2861
2861
end
2862
2862
2863
2863
@doc"""
2864
-
Sends the specified message to the recipients in the `To`, `Cc`, and `Bcc` headers. For example usage, see [Sending email](https://developers.google.com/gmail/api/guides/sending).
2864
+
Sends the specified message to the recipients in the `To`, `Cc`, and `Bcc` headers. For example usage, see [Sending email](https://developers.google.com/workspace/gmail/api/guides/sending).
2865
2865
2866
2866
## Parameters
2867
2867
@@ -2943,7 +2943,7 @@ defmodule GoogleApi.Gmail.V1.Api.Users do
2943
2943
end
2944
2944
2945
2945
@doc"""
2946
-
Sends the specified message to the recipients in the `To`, `Cc`, and `Bcc` headers. For example usage, see [Sending email](https://developers.google.com/gmail/api/guides/sending).
2946
+
Sends the specified message to the recipients in the `To`, `Cc`, and `Bcc` headers. For example usage, see [Sending email](https://developers.google.com/workspace/gmail/api/guides/sending).
2947
2947
2948
2948
## Parameters
2949
2949
@@ -3015,7 +3015,7 @@ defmodule GoogleApi.Gmail.V1.Api.Users do
3015
3015
end
3016
3016
3017
3017
@doc"""
3018
-
Sends the specified message to the recipients in the `To`, `Cc`, and `Bcc` headers. For example usage, see [Sending email](https://developers.google.com/gmail/api/guides/sending).
3018
+
Sends the specified message to the recipients in the `To`, `Cc`, and `Bcc` headers. For example usage, see [Sending email](https://developers.google.com/workspace/gmail/api/guides/sending).
Copy file name to clipboardExpand all lines: clients/gmail/lib/google_api/gmail/v1/model/language_settings.ex
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ defmodule GoogleApi.Gmail.V1.Model.LanguageSettings do
21
21
22
22
## Attributes
23
23
24
-
* `displayLanguage` (*type:* `String.t`, *default:* `nil`) - The language to display Gmail in, formatted as an RFC 3066 Language Tag (for example `en-GB`, `fr` or `ja` for British English, French, or Japanese respectively). The set of languages supported by Gmail evolves over time, so please refer to the "Language" dropdown in the Gmail settings for all available options, as described in the language settings help article. A table of sample values is also provided in the Managing Language Settings guide Not all Gmail clients can display the same set of languages. In the case that a user's display language is not available for use on a particular client, said client automatically chooses to display in the closest supported variant (or a reasonable default).
24
+
* `displayLanguage` (*type:* `String.t`, *default:* `nil`) - The language to display Gmail in, formatted as an RFC 3066 Language Tag (for example `en-GB`, `fr` or `ja` for British English, French, or Japanese respectively). The set of languages supported by Gmail evolves over time, so please refer to the "Language" dropdown in the Gmail settings for all available options, as described in the language settings help article. For a table of sample values, see [Manage language settings](https://developers.google.com/workspace/gmail/api/guides/language-settings). Not all Gmail clients can display the same set of languages. In the case that a user's display language is not available for use on a particular client, said client automatically chooses to display in the closest supported variant (or a reasonable default).
Copy file name to clipboardExpand all lines: clients/gmail/lib/google_api/gmail/v1/model/list_drafts_response.ex
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ defmodule GoogleApi.Gmail.V1.Model.ListDraftsResponse do
21
21
22
22
## Attributes
23
23
24
-
* `drafts` (*type:* `list(GoogleApi.Gmail.V1.Model.Draft.t)`, *default:* `nil`) - List of drafts. Note that the `Message` property in each `Draft` resource only contains an `id` and a `threadId`. The messages.get method can fetch additional message details.
24
+
* `drafts` (*type:* `list(GoogleApi.Gmail.V1.Model.Draft.t)`, *default:* `nil`) - List of drafts. Note that the `Message` property in each `Draft` resource only contains an `id` and a `threadId`. The [`messages.get`](https://developers.google.com/workspace/gmail/api/v1/reference/users/messages/get) method can fetch additional message details.
25
25
* `nextPageToken` (*type:* `String.t`, *default:* `nil`) - Token to retrieve the next page of results in the list.
26
26
* `resultSizeEstimate` (*type:* `integer()`, *default:* `nil`) - Estimated total number of results.
Copy file name to clipboardExpand all lines: clients/gmail/lib/google_api/gmail/v1/model/list_labels_response.ex
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ defmodule GoogleApi.Gmail.V1.Model.ListLabelsResponse do
21
21
22
22
## Attributes
23
23
24
-
* `labels` (*type:* `list(GoogleApi.Gmail.V1.Model.Label.t)`, *default:* `nil`) - List of labels. Note that each label resource only contains an `id`, `name`, `messageListVisibility`, `labelListVisibility`, and `type`. The labels.get method can fetch additional label details.
24
+
* `labels` (*type:* `list(GoogleApi.Gmail.V1.Model.Label.t)`, *default:* `nil`) - List of labels. Note that each label resource only contains an `id`, `name`, `messageListVisibility`, `labelListVisibility`, and `type`. The [`labels.get`](https://developers.google.com/workspace/gmail/api/v1/reference/users/labels/get) method can fetch additional label details.
Copy file name to clipboardExpand all lines: clients/gmail/lib/google_api/gmail/v1/model/list_threads_response.ex
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ defmodule GoogleApi.Gmail.V1.Model.ListThreadsResponse do
23
23
24
24
* `nextPageToken` (*type:* `String.t`, *default:* `nil`) - Page token to retrieve the next page of results in the list.
25
25
* `resultSizeEstimate` (*type:* `integer()`, *default:* `nil`) - Estimated total number of results.
26
-
* `threads` (*type:* `list(GoogleApi.Gmail.V1.Model.Thread.t)`, *default:* `nil`) - List of threads. Note that each thread resource does not contain a list of `messages`. The list of `messages` for a given thread can be fetched using the threads.get method.
26
+
* `threads` (*type:* `list(GoogleApi.Gmail.V1.Model.Thread.t)`, *default:* `nil`) - List of threads. Note that each thread resource does not contain a list of `messages`. The list of `messages` for a given thread can be fetched using the [`threads.get`](https://developers.google.com/workspace/gmail/api/v1/reference/users/threads/get) method.
0 commit comments