Skip to content

Commit a4d1b29

Browse files
chore: generate libraries at Tue Jan 28 17:08:07 UTC 2025
1 parent 2d2e831 commit a4d1b29

File tree

31 files changed

+2066
-348
lines changed

31 files changed

+2066
-348
lines changed

java-chat/google-cloud-chat/src/main/java/com/google/chat/v1/ChatServiceClient.java

Lines changed: 14 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -520,7 +520,7 @@
520520
* </tr>
521521
* <tr>
522522
* <td><p> CreateReaction</td>
523-
* <td><p> Creates a reaction and adds it to a message. Only unicode emojis are supported. For an example, see [Add a reaction to a message](https://developers.google.com/workspace/chat/create-reactions).
523+
* <td><p> Creates a reaction and adds it to a message. For an example, see [Add a reaction to a message](https://developers.google.com/workspace/chat/create-reactions).
524524
* <p> Requires [user authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user).</td>
525525
* <td>
526526
* <p>Request object method variants only take one parameter, a request object, which must be constructed before the call.</p>
@@ -561,7 +561,7 @@
561561
* </tr>
562562
* <tr>
563563
* <td><p> DeleteReaction</td>
564-
* <td><p> Deletes a reaction to a message. Only unicode emojis are supported. For an example, see [Delete a reaction](https://developers.google.com/workspace/chat/delete-reactions).
564+
* <td><p> Deletes a reaction to a message. For an example, see [Delete a reaction](https://developers.google.com/workspace/chat/delete-reactions).
565565
* <p> Requires [user authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user).</td>
566566
* <td>
567567
* <p>Request object method variants only take one parameter, a request object, which must be constructed before the call.</p>
@@ -4285,8 +4285,7 @@ public final UnaryCallable<DeleteMembershipRequest, Membership> deleteMembership
42854285

42864286
// AUTO-GENERATED DOCUMENTATION AND METHOD.
42874287
/**
4288-
* Creates a reaction and adds it to a message. Only unicode emojis are supported. For an example,
4289-
* see [Add a reaction to a
4288+
* Creates a reaction and adds it to a message. For an example, see [Add a reaction to a
42904289
* message](https://developers.google.com/workspace/chat/create-reactions).
42914290
*
42924291
* <p>Requires [user
@@ -4323,8 +4322,7 @@ public final Reaction createReaction(MessageName parent, Reaction reaction) {
43234322

43244323
// AUTO-GENERATED DOCUMENTATION AND METHOD.
43254324
/**
4326-
* Creates a reaction and adds it to a message. Only unicode emojis are supported. For an example,
4327-
* see [Add a reaction to a
4325+
* Creates a reaction and adds it to a message. For an example, see [Add a reaction to a
43284326
* message](https://developers.google.com/workspace/chat/create-reactions).
43294327
*
43304328
* <p>Requires [user
@@ -4358,8 +4356,7 @@ public final Reaction createReaction(String parent, Reaction reaction) {
43584356

43594357
// AUTO-GENERATED DOCUMENTATION AND METHOD.
43604358
/**
4361-
* Creates a reaction and adds it to a message. Only unicode emojis are supported. For an example,
4362-
* see [Add a reaction to a
4359+
* Creates a reaction and adds it to a message. For an example, see [Add a reaction to a
43634360
* message](https://developers.google.com/workspace/chat/create-reactions).
43644361
*
43654362
* <p>Requires [user
@@ -4392,8 +4389,7 @@ public final Reaction createReaction(CreateReactionRequest request) {
43924389

43934390
// AUTO-GENERATED DOCUMENTATION AND METHOD.
43944391
/**
4395-
* Creates a reaction and adds it to a message. Only unicode emojis are supported. For an example,
4396-
* see [Add a reaction to a
4392+
* Creates a reaction and adds it to a message. For an example, see [Add a reaction to a
43974393
* message](https://developers.google.com/workspace/chat/create-reactions).
43984394
*
43994395
* <p>Requires [user
@@ -4612,8 +4608,8 @@ public final UnaryCallable<ListReactionsRequest, ListReactionsResponse> listReac
46124608

46134609
// AUTO-GENERATED DOCUMENTATION AND METHOD.
46144610
/**
4615-
* Deletes a reaction to a message. Only unicode emojis are supported. For an example, see [Delete
4616-
* a reaction](https://developers.google.com/workspace/chat/delete-reactions).
4611+
* Deletes a reaction to a message. For an example, see [Delete a
4612+
* reaction](https://developers.google.com/workspace/chat/delete-reactions).
46174613
*
46184614
* <p>Requires [user
46194615
* authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user).
@@ -4644,8 +4640,8 @@ public final void deleteReaction(ReactionName name) {
46444640

46454641
// AUTO-GENERATED DOCUMENTATION AND METHOD.
46464642
/**
4647-
* Deletes a reaction to a message. Only unicode emojis are supported. For an example, see [Delete
4648-
* a reaction](https://developers.google.com/workspace/chat/delete-reactions).
4643+
* Deletes a reaction to a message. For an example, see [Delete a
4644+
* reaction](https://developers.google.com/workspace/chat/delete-reactions).
46494645
*
46504646
* <p>Requires [user
46514647
* authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user).
@@ -4675,8 +4671,8 @@ public final void deleteReaction(String name) {
46754671

46764672
// AUTO-GENERATED DOCUMENTATION AND METHOD.
46774673
/**
4678-
* Deletes a reaction to a message. Only unicode emojis are supported. For an example, see [Delete
4679-
* a reaction](https://developers.google.com/workspace/chat/delete-reactions).
4674+
* Deletes a reaction to a message. For an example, see [Delete a
4675+
* reaction](https://developers.google.com/workspace/chat/delete-reactions).
46804676
*
46814677
* <p>Requires [user
46824678
* authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user).
@@ -4707,8 +4703,8 @@ public final void deleteReaction(DeleteReactionRequest request) {
47074703

47084704
// AUTO-GENERATED DOCUMENTATION AND METHOD.
47094705
/**
4710-
* Deletes a reaction to a message. Only unicode emojis are supported. For an example, see [Delete
4711-
* a reaction](https://developers.google.com/workspace/chat/delete-reactions).
4706+
* Deletes a reaction to a message. For an example, see [Delete a
4707+
* reaction](https://developers.google.com/workspace/chat/delete-reactions).
47124708
*
47134709
* <p>Requires [user
47144710
* authentication](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user).

java-chat/google-cloud-chat/src/main/resources/META-INF/native-image/com.google.chat.v1/reflect-config.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1691,6 +1691,24 @@
16911691
"allDeclaredClasses": true,
16921692
"allPublicClasses": true
16931693
},
1694+
{
1695+
"name": "com.google.chat.v1.CustomEmojiMetadata",
1696+
"queryAllDeclaredConstructors": true,
1697+
"queryAllPublicConstructors": true,
1698+
"queryAllDeclaredMethods": true,
1699+
"allPublicMethods": true,
1700+
"allDeclaredClasses": true,
1701+
"allPublicClasses": true
1702+
},
1703+
{
1704+
"name": "com.google.chat.v1.CustomEmojiMetadata$Builder",
1705+
"queryAllDeclaredConstructors": true,
1706+
"queryAllPublicConstructors": true,
1707+
"queryAllDeclaredMethods": true,
1708+
"allPublicMethods": true,
1709+
"allDeclaredClasses": true,
1710+
"allPublicClasses": true
1711+
},
16941712
{
16951713
"name": "com.google.chat.v1.DeleteMembershipRequest",
16961714
"queryAllDeclaredConstructors": true,

java-chat/grpc-google-cloud-chat-v1/src/main/java/com/google/chat/v1/ChatServiceGrpc.java

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1841,8 +1841,7 @@ default void deleteMembership(
18411841
*
18421842
*
18431843
* <pre>
1844-
* Creates a reaction and adds it to a message. Only unicode emojis are
1845-
* supported. For an example, see
1844+
* Creates a reaction and adds it to a message. For an example, see
18461845
* [Add a reaction to a
18471846
* message](https://developers.google.com/workspace/chat/create-reactions).
18481847
* Requires [user
@@ -1878,8 +1877,7 @@ default void listReactions(
18781877
*
18791878
*
18801879
* <pre>
1881-
* Deletes a reaction to a message. Only unicode emojis are supported.
1882-
* For an example, see
1880+
* Deletes a reaction to a message. For an example, see
18831881
* [Delete a
18841882
* reaction](https://developers.google.com/workspace/chat/delete-reactions).
18851883
* Requires [user
@@ -2661,8 +2659,7 @@ public void deleteMembership(
26612659
*
26622660
*
26632661
* <pre>
2664-
* Creates a reaction and adds it to a message. Only unicode emojis are
2665-
* supported. For an example, see
2662+
* Creates a reaction and adds it to a message. For an example, see
26662663
* [Add a reaction to a
26672664
* message](https://developers.google.com/workspace/chat/create-reactions).
26682665
* Requires [user
@@ -2702,8 +2699,7 @@ public void listReactions(
27022699
*
27032700
*
27042701
* <pre>
2705-
* Deletes a reaction to a message. Only unicode emojis are supported.
2706-
* For an example, see
2702+
* Deletes a reaction to a message. For an example, see
27072703
* [Delete a
27082704
* reaction](https://developers.google.com/workspace/chat/delete-reactions).
27092705
* Requires [user
@@ -3419,8 +3415,7 @@ public com.google.chat.v1.Membership deleteMembership(
34193415
*
34203416
*
34213417
* <pre>
3422-
* Creates a reaction and adds it to a message. Only unicode emojis are
3423-
* supported. For an example, see
3418+
* Creates a reaction and adds it to a message. For an example, see
34243419
* [Add a reaction to a
34253420
* message](https://developers.google.com/workspace/chat/create-reactions).
34263421
* Requires [user
@@ -3454,8 +3449,7 @@ public com.google.chat.v1.ListReactionsResponse listReactions(
34543449
*
34553450
*
34563451
* <pre>
3457-
* Deletes a reaction to a message. Only unicode emojis are supported.
3458-
* For an example, see
3452+
* Deletes a reaction to a message. For an example, see
34593453
* [Delete a
34603454
* reaction](https://developers.google.com/workspace/chat/delete-reactions).
34613455
* Requires [user
@@ -4164,8 +4158,7 @@ public com.google.common.util.concurrent.ListenableFuture<com.google.chat.v1.Spa
41644158
*
41654159
*
41664160
* <pre>
4167-
* Creates a reaction and adds it to a message. Only unicode emojis are
4168-
* supported. For an example, see
4161+
* Creates a reaction and adds it to a message. For an example, see
41694162
* [Add a reaction to a
41704163
* message](https://developers.google.com/workspace/chat/create-reactions).
41714164
* Requires [user
@@ -4200,8 +4193,7 @@ public com.google.common.util.concurrent.ListenableFuture<com.google.chat.v1.Spa
42004193
*
42014194
*
42024195
* <pre>
4203-
* Deletes a reaction to a message. Only unicode emojis are supported.
4204-
* For an example, see
4196+
* Deletes a reaction to a message. For an example, see
42054197
* [Delete a
42064198
* reaction](https://developers.google.com/workspace/chat/delete-reactions).
42074199
* Requires [user

0 commit comments

Comments
 (0)