Index

A B C D F G H I M N O P R S T U V 
All Classes and Interfaces|All Packages

A

ABORTED - Enum constant in enum class io.micronaut.chatbots.google.api.Code
The operation was aborted, typically due to a concurrency issue such as a sequencer check failure or transaction abort.
ActionParameter - Class in io.micronaut.chatbots.google.api
List of string parameters to supply when the action method is invoked.
ActionParameter() - Constructor for class io.micronaut.chatbots.google.api.ActionParameter
 
ALREADY_EXISTS - Enum constant in enum class io.micronaut.chatbots.google.api.Code
The entity that a client attempted to create (e.g., file or directory) already exists.

B

BOT - Enum constant in enum class io.micronaut.chatbots.google.api.UserType
Chat app user.

C

CANCELLED - Enum constant in enum class io.micronaut.chatbots.google.api.Code
The operation was cancelled, typically by the caller.
Code - Enum Class in io.micronaut.chatbots.google.api
The canonical error codes for gRPC APIs.

D

DATA_LOSS - Enum constant in enum class io.micronaut.chatbots.google.api.Code
Unrecoverable data loss or corruption.
DEADLINE_EXCEEDED - Enum constant in enum class io.micronaut.chatbots.google.api.Code
The deadline expired before the operation could complete.
DIRECT_MESSAGE - Enum constant in enum class io.micronaut.chatbots.google.api.SpaceType
1:1 messages between two humans or a human and a Chat app.
DM - Enum constant in enum class io.micronaut.chatbots.google.api.Type
1:1 Direct Message between a human and a Chat app, where all messages are flat.

F

FAILED_PRECONDITION - Enum constant in enum class io.micronaut.chatbots.google.api.Code
The operation was rejected because the system is not in a state required for the operation's execution.
FormAction - Class in io.micronaut.chatbots.google.api
A form action describes the behavior when the form is submitted.
FormAction() - Constructor for class io.micronaut.chatbots.google.api.FormAction
 

G

getActionMethodName() - Method in class io.micronaut.chatbots.google.api.FormAction
 
getAnonymous() - Method in class io.micronaut.chatbots.google.api.User
 
getCommandId() - Method in class io.micronaut.chatbots.google.api.SlashCommand
 
getDescription() - Method in class io.micronaut.chatbots.google.api.SpaceDetails
 
getDisplayName() - Method in class io.micronaut.chatbots.google.api.Space
 
getDisplayName() - Method in class io.micronaut.chatbots.google.api.User
 
getDomainId() - Method in class io.micronaut.chatbots.google.api.User
 
getGuidelines() - Method in class io.micronaut.chatbots.google.api.SpaceDetails
 
getKey() - Method in class io.micronaut.chatbots.google.api.ActionParameter
 
getName() - Method in class io.micronaut.chatbots.google.api.Space
 
getName() - Method in class io.micronaut.chatbots.google.api.User
 
getParameters() - Method in class io.micronaut.chatbots.google.api.FormAction
 
getSingleUserBotDm() - Method in class io.micronaut.chatbots.google.api.Space
 
getSpaceDetails() - Method in class io.micronaut.chatbots.google.api.Space
 
getSpaceType() - Method in class io.micronaut.chatbots.google.api.Space
 
getThreaded() - Method in class io.micronaut.chatbots.google.api.Space
 
getType() - Method in class io.micronaut.chatbots.google.api.Space
 
getType() - Method in class io.micronaut.chatbots.google.api.User
 
getUrl() - Method in class io.micronaut.chatbots.google.api.MatchedUrl
 
getValue() - Method in class io.micronaut.chatbots.google.api.ActionParameter
 
GROUP_CHAT - Enum constant in enum class io.micronaut.chatbots.google.api.SpaceType
Group conversations between 3 or more people.

H

HUMAN - Enum constant in enum class io.micronaut.chatbots.google.api.UserType
Human user.

I

INTERNAL - Enum constant in enum class io.micronaut.chatbots.google.api.Code
Internal errors.
INVALID_ARGUMENT - Enum constant in enum class io.micronaut.chatbots.google.api.Code
The client specified an invalid argument.
io.micronaut.chatbots.google.api - package io.micronaut.chatbots.google.api
 

M

MatchedUrl - Class in io.micronaut.chatbots.google.api
A matched url in a Chat message.
MatchedUrl() - Constructor for class io.micronaut.chatbots.google.api.MatchedUrl
 

N

NOT_FOUND - Enum constant in enum class io.micronaut.chatbots.google.api.Code
Some requested entity (e.g., file or directory) was not found.

O

OK - Enum constant in enum class io.micronaut.chatbots.google.api.Code
Not an error; returned on success.
OUT_OF_RANGE - Enum constant in enum class io.micronaut.chatbots.google.api.Code
The operation was attempted past the valid range.

P

PERMISSION_DENIED - Enum constant in enum class io.micronaut.chatbots.google.api.Code
The caller does not have permission to execute the specified operation.

R

RESOURCE_EXHAUSTED - Enum constant in enum class io.micronaut.chatbots.google.api.Code
Some resource has been exhausted, perhaps a per-user quota, or perhaps the entire file system is out of space.
ROOM - Enum constant in enum class io.micronaut.chatbots.google.api.Type
Conversations between two or more humans.

S

setActionMethodName(String) - Method in class io.micronaut.chatbots.google.api.FormAction
 
setAnonymous(Boolean) - Method in class io.micronaut.chatbots.google.api.User
 
setCommandId(String) - Method in class io.micronaut.chatbots.google.api.SlashCommand
 
setDescription(String) - Method in class io.micronaut.chatbots.google.api.SpaceDetails
 
setDisplayName(String) - Method in class io.micronaut.chatbots.google.api.Space
 
setDisplayName(String) - Method in class io.micronaut.chatbots.google.api.User
 
setDomainId(String) - Method in class io.micronaut.chatbots.google.api.User
 
setGuidelines(String) - Method in class io.micronaut.chatbots.google.api.SpaceDetails
 
setKey(String) - Method in class io.micronaut.chatbots.google.api.ActionParameter
 
setName(String) - Method in class io.micronaut.chatbots.google.api.Space
 
setName(String) - Method in class io.micronaut.chatbots.google.api.User
 
setParameters(List<ActionParameter>) - Method in class io.micronaut.chatbots.google.api.FormAction
 
setSingleUserBotDm(Boolean) - Method in class io.micronaut.chatbots.google.api.Space
 
setSpaceDetails(SpaceDetails) - Method in class io.micronaut.chatbots.google.api.Space
 
setSpaceType(SpaceType) - Method in class io.micronaut.chatbots.google.api.Space
 
setThreaded(Boolean) - Method in class io.micronaut.chatbots.google.api.Space
 
setType(Type) - Method in class io.micronaut.chatbots.google.api.Space
 
setType(UserType) - Method in class io.micronaut.chatbots.google.api.User
 
setUrl(String) - Method in class io.micronaut.chatbots.google.api.MatchedUrl
 
setValue(String) - Method in class io.micronaut.chatbots.google.api.ActionParameter
 
SlashCommand - Class in io.micronaut.chatbots.google.api
A slash command in Google Chat.
SlashCommand() - Constructor for class io.micronaut.chatbots.google.api.SlashCommand
 
Space - Class in io.micronaut.chatbots.google.api
A space in Google Chat.
Space() - Constructor for class io.micronaut.chatbots.google.api.Space
 
SPACE - Enum constant in enum class io.micronaut.chatbots.google.api.SpaceType
A place where people send messages, share files, and collaborate.
SPACE_TYPE_UNSPECIFIED - Enum constant in enum class io.micronaut.chatbots.google.api.SpaceType
Reserved.
SpaceDetails - Class in io.micronaut.chatbots.google.api
Details about the space including description and rules.
SpaceDetails() - Constructor for class io.micronaut.chatbots.google.api.SpaceDetails
 
SpaceType - Enum Class in io.micronaut.chatbots.google.api
 

T

toHttpStatusCode() - Method in enum class io.micronaut.chatbots.google.api.Code
 
toString() - Method in class io.micronaut.chatbots.google.api.ActionParameter
 
toString() - Method in class io.micronaut.chatbots.google.api.FormAction
 
Type - Enum Class in io.micronaut.chatbots.google.api
The type of Space.
TYPE_UNSPECIFIED - Enum constant in enum class io.micronaut.chatbots.google.api.Type
 
TYPE_UNSPECIFIED - Enum constant in enum class io.micronaut.chatbots.google.api.UserType
Default value for the enum.

U

UNAUTHENTICATED - Enum constant in enum class io.micronaut.chatbots.google.api.Code
HTTP Mapping: 401 Unauthorized The request does not have valid authentication credentials for the operation.
UNAVAILABLE - Enum constant in enum class io.micronaut.chatbots.google.api.Code
The service is currently unavailable.
UNIMPLEMENTED - Enum constant in enum class io.micronaut.chatbots.google.api.Code
The operation is not implemented or is not supported/enabled in this service.
UNKNOWN - Enum constant in enum class io.micronaut.chatbots.google.api.Code
Unknown error.
User - Class in io.micronaut.chatbots.google.api
A user in Google Chat.
User() - Constructor for class io.micronaut.chatbots.google.api.User
 
UserType - Enum Class in io.micronaut.chatbots.google.api
User type.

V

valueOf(String) - Static method in enum class io.micronaut.chatbots.google.api.Code
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.micronaut.chatbots.google.api.SpaceType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.micronaut.chatbots.google.api.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.micronaut.chatbots.google.api.UserType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class io.micronaut.chatbots.google.api.Code
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.micronaut.chatbots.google.api.SpaceType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.micronaut.chatbots.google.api.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.micronaut.chatbots.google.api.UserType
Returns an array containing the constants of this enum class, in the order they are declared.
A B C D F G H I M N O P R S T U V 
All Classes and Interfaces|All Packages