Lines Matching full:chat
17 package google.chat.v1;
22 option csharp_namespace = "Google.Apps.Chat.V1";
23 option go_package = "cloud.google.com/go/chat/apiv1/chatpb;chatpb";
26 option java_package = "com.google.chat.v1";
27 option php_namespace = "Google\\Apps\\Chat\\V1";
28 option ruby_package = "Google::Apps::Chat::V1";
30 // A user in Google Chat.
31 // When returned as an output from a request, if your Chat app [authenticates as
33 // user](https://developers.google.com/workspace/chat/authenticate-authorize-chat-user),
43 // Chat app user.
47 // Resource name for a Google Chat [user][google.chat.v1.User].
50 // app [bot][google.chat.v1.User.Type.BOT] user.
52 // For [human users][google.chat.v1.User.Type.HUMAN], `{user}` is the same
57 // People API. For example, `users/123456789` in Chat API represents the same