Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions clients/google-api-services-gmail/v1/2.0.0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-gmail</artifactId>
<version>v1-rev20260511-2.0.0</version>
<version>v1-rev20260525-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-gmail:v1-rev20260511-2.0.0'
implementation 'com.google.apis:google-api-services-gmail:v1-rev20260525-2.0.0'
}
```

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ public final class LabelColor extends com.google.api.client.json.GenericJson {
* #98d7e4, #3d188e, #e3d7ff, \#711a36, #fbd3e0, #8a1c0a, #f2b2a8, #7a2e0b, #ffc8af, #7a4706,
* #ffdeb5, \#594c05, #fbe983, #684e07, #fdedc1, #0b4f30, #b3efd3, #04502e, #a2dcc1, \#c2c2c2,
* #4986e7, #2da2bb, #b99aff, #994a64, #f691b2, #ff7537, #ffad46, \#662e37, #ebdbde, #cca6ac,
* #094228, #42d692, #16a765
* #094228, #42d692, #16a765, #757575, #1e53b8, \#007286, #7858c3, #c2185b, #d93025, #54240e,
* #633e04, #521d28, #202124, \#083018
* The value may be {@code null}.
*/
@com.google.api.client.util.Key
Expand All @@ -61,7 +62,8 @@ public final class LabelColor extends com.google.api.client.json.GenericJson {
* #e3d7ff, \#711a36, #fbd3e0, #8a1c0a, #f2b2a8, #7a2e0b, #ffc8af, #7a4706, #ffdeb5, \#594c05,
* #fbe983, #684e07, #fdedc1, #0b4f30, #b3efd3, #04502e, #a2dcc1, \#c2c2c2, #4986e7, #2da2bb,
* #b99aff, #994a64, #f691b2, #ff7537, #ffad46, \#662e37, #ebdbde, #cca6ac, #094228, #42d692,
* #16a765
* #16a765, #757575, #1e53b8, \#007286, #7858c3, #c2185b, #d93025, #54240e, #633e04, #521d28,
* #202124, \#083018
* The value may be {@code null}.
*/
@com.google.api.client.util.Key
Expand All @@ -80,7 +82,8 @@ public final class LabelColor extends com.google.api.client.json.GenericJson {
* #98d7e4, #3d188e, #e3d7ff, \#711a36, #fbd3e0, #8a1c0a, #f2b2a8, #7a2e0b, #ffc8af, #7a4706,
* #ffdeb5, \#594c05, #fbe983, #684e07, #fdedc1, #0b4f30, #b3efd3, #04502e, #a2dcc1, \#c2c2c2,
* #4986e7, #2da2bb, #b99aff, #994a64, #f691b2, #ff7537, #ffad46, \#662e37, #ebdbde, #cca6ac,
* #094228, #42d692, #16a765
* #094228, #42d692, #16a765, #757575, #1e53b8, \#007286, #7858c3, #c2185b, #d93025, #54240e,
* #633e04, #521d28, #202124, \#083018
* @return value or {@code null} for none
*/
public java.lang.String getBackgroundColor() {
Expand All @@ -100,7 +103,8 @@ public java.lang.String getBackgroundColor() {
* #98d7e4, #3d188e, #e3d7ff, \#711a36, #fbd3e0, #8a1c0a, #f2b2a8, #7a2e0b, #ffc8af, #7a4706,
* #ffdeb5, \#594c05, #fbe983, #684e07, #fdedc1, #0b4f30, #b3efd3, #04502e, #a2dcc1, \#c2c2c2,
* #4986e7, #2da2bb, #b99aff, #994a64, #f691b2, #ff7537, #ffad46, \#662e37, #ebdbde, #cca6ac,
* #094228, #42d692, #16a765
* #094228, #42d692, #16a765, #757575, #1e53b8, \#007286, #7858c3, #c2185b, #d93025, #54240e,
* #633e04, #521d28, #202124, \#083018
* @param backgroundColor backgroundColor or {@code null} for none
*/
public LabelColor setBackgroundColor(java.lang.String backgroundColor) {
Expand All @@ -121,7 +125,8 @@ public LabelColor setBackgroundColor(java.lang.String backgroundColor) {
* #e3d7ff, \#711a36, #fbd3e0, #8a1c0a, #f2b2a8, #7a2e0b, #ffc8af, #7a4706, #ffdeb5, \#594c05,
* #fbe983, #684e07, #fdedc1, #0b4f30, #b3efd3, #04502e, #a2dcc1, \#c2c2c2, #4986e7, #2da2bb,
* #b99aff, #994a64, #f691b2, #ff7537, #ffad46, \#662e37, #ebdbde, #cca6ac, #094228, #42d692,
* #16a765
* #16a765, #757575, #1e53b8, \#007286, #7858c3, #c2185b, #d93025, #54240e, #633e04, #521d28,
* #202124, \#083018
* @return value or {@code null} for none
*/
public java.lang.String getTextColor() {
Expand All @@ -141,7 +146,8 @@ public java.lang.String getTextColor() {
* #e3d7ff, \#711a36, #fbd3e0, #8a1c0a, #f2b2a8, #7a2e0b, #ffc8af, #7a4706, #ffdeb5, \#594c05,
* #fbe983, #684e07, #fdedc1, #0b4f30, #b3efd3, #04502e, #a2dcc1, \#c2c2c2, #4986e7, #2da2bb,
* #b99aff, #994a64, #f691b2, #ff7537, #ffad46, \#662e37, #ebdbde, #cca6ac, #094228, #42d692,
* #16a765
* #16a765, #757575, #1e53b8, \#007286, #7858c3, #c2185b, #d93025, #54240e, #633e04, #521d28,
* #202124, \#083018
* @param textColor textColor or {@code null} for none
*/
public LabelColor setTextColor(java.lang.String textColor) {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ public final class Message extends com.google.api.client.json.GenericJson {
/**
* The entire email message in an RFC 2822 formatted and base64url encoded string. Returned in
* `messages.get` and `drafts.get` responses when the `format=RAW` parameter is supplied.
* @required gmail.users.drafts.create gmail.users.drafts.update
* The value may be {@code null}.
*/
@com.google.api.client.util.Key
Expand Down Expand Up @@ -239,6 +240,7 @@ public Message setPayload(MessagePart payload) {
/**
* The entire email message in an RFC 2822 formatted and base64url encoded string. Returned in
* `messages.get` and `drafts.get` responses when the `format=RAW` parameter is supplied.
* @required gmail.users.drafts.create gmail.users.drafts.update
* @see #decodeRaw()
* @return value or {@code null} for none
*/
Expand All @@ -249,6 +251,7 @@ public java.lang.String getRaw() {
/**
* The entire email message in an RFC 2822 formatted and base64url encoded string. Returned in
* `messages.get` and `drafts.get` responses when the `format=RAW` parameter is supplied.
* @required gmail.users.drafts.create gmail.users.drafts.update
* @see #getRaw()
* @return Base64 decoded value or {@code null} for none
*
Expand All @@ -261,6 +264,7 @@ public byte[] decodeRaw() {
/**
* The entire email message in an RFC 2822 formatted and base64url encoded string. Returned in
* `messages.get` and `drafts.get` responses when the `format=RAW` parameter is supplied.
* @required gmail.users.drafts.create gmail.users.drafts.update
* @see #encodeRaw()
* @param raw raw or {@code null} for none
*/
Expand All @@ -272,6 +276,7 @@ public Message setRaw(java.lang.String raw) {
/**
* The entire email message in an RFC 2822 formatted and base64url encoded string. Returned in
* `messages.get` and `drafts.get` responses when the `format=RAW` parameter is supplied.
* @required gmail.users.drafts.create gmail.users.drafts.update
* @see #setRaw()
*
* <p>
Expand Down
4 changes: 2 additions & 2 deletions clients/google-api-services-gmail/v1/2.0.0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

<groupId>com.google.apis</groupId>
<artifactId>google-api-services-gmail</artifactId>
<version>v1-rev20260511-2.0.0</version>
<name>Gmail API v1-rev20260511-2.0.0</name>
<version>v1-rev20260525-2.0.0</version>
<name>Gmail API v1-rev20260525-2.0.0</name>
<packaging>jar</packaging>

<inceptionYear>2011</inceptionYear>
Expand Down
4 changes: 2 additions & 2 deletions clients/google-api-services-gmail/v1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Add the following lines to your `pom.xml` file:
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-gmail</artifactId>
<version>v1-rev20260511-2.0.0</version>
<version>v1-rev20260525-2.0.0</version>
</dependency>
</dependencies>
</project>
Expand All @@ -35,7 +35,7 @@ repositories {
mavenCentral()
}
dependencies {
implementation 'com.google.apis:google-api-services-gmail:v1-rev20260511-2.0.0'
implementation 'com.google.apis:google-api-services-gmail:v1-rev20260525-2.0.0'
}
```

Expand Down