Hangouts Chat API v1 (revision 132)

Skip navigation links
A B C D E F G H I K L M O S T U W 

A

ActionParameter - Class in com.google.api.services.chat.v1.model
List of string parameters to supply when the action method is invoked.
ActionParameter() - Constructor for class com.google.api.services.chat.v1.model.ActionParameter
 
ActionResponse - Class in com.google.api.services.chat.v1.model
Parameters that a bot can use to configure how it's response is posted.
ActionResponse() - Constructor for class com.google.api.services.chat.v1.model.ActionResponse
 
Annotation - Class in com.google.api.services.chat.v1.model
Annotations associated with the plain-text body of the message.
Annotation() - Constructor for class com.google.api.services.chat.v1.model.Annotation
 

B

build() - Method in class com.google.api.services.chat.v1.HangoutsChat.Builder
Builds a new instance of HangoutsChat.
Builder(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.chat.v1.HangoutsChat.Builder
Returns an instance of a new builder.
buildHttpRequestUsingHead() - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.List
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.Get
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.List
 
buildHttpRequestUsingHead() - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Get
 
Button - Class in com.google.api.services.chat.v1.model
A button.
Button() - Constructor for class com.google.api.services.chat.v1.model.Button
 

C

Card - Class in com.google.api.services.chat.v1.model
A card is a UI element that can contain UI widgets such as texts, images.
Card() - Constructor for class com.google.api.services.chat.v1.model.Card
 
CardAction - Class in com.google.api.services.chat.v1.model
A card action is the action associated with the card.
CardAction() - Constructor for class com.google.api.services.chat.v1.model.CardAction
 
CardHeader - Class in com.google.api.services.chat.v1.model
Model definition for CardHeader.
CardHeader() - Constructor for class com.google.api.services.chat.v1.model.CardHeader
 
clone() - Method in class com.google.api.services.chat.v1.model.ActionParameter
 
clone() - Method in class com.google.api.services.chat.v1.model.ActionResponse
 
clone() - Method in class com.google.api.services.chat.v1.model.Annotation
 
clone() - Method in class com.google.api.services.chat.v1.model.Button
 
clone() - Method in class com.google.api.services.chat.v1.model.Card
 
clone() - Method in class com.google.api.services.chat.v1.model.CardAction
 
clone() - Method in class com.google.api.services.chat.v1.model.CardHeader
 
clone() - Method in class com.google.api.services.chat.v1.model.DeprecatedEvent
 
clone() - Method in class com.google.api.services.chat.v1.model.Empty
 
clone() - Method in class com.google.api.services.chat.v1.model.FormAction
 
clone() - Method in class com.google.api.services.chat.v1.model.Image
 
clone() - Method in class com.google.api.services.chat.v1.model.ImageButton
 
clone() - Method in class com.google.api.services.chat.v1.model.KeyValue
 
clone() - Method in class com.google.api.services.chat.v1.model.ListMembershipsResponse
 
clone() - Method in class com.google.api.services.chat.v1.model.ListSpacesResponse
 
clone() - Method in class com.google.api.services.chat.v1.model.Membership
 
clone() - Method in class com.google.api.services.chat.v1.model.Message
 
clone() - Method in class com.google.api.services.chat.v1.model.OnClick
 
clone() - Method in class com.google.api.services.chat.v1.model.OpenLink
 
clone() - Method in class com.google.api.services.chat.v1.model.Section
 
clone() - Method in class com.google.api.services.chat.v1.model.Space
 
clone() - Method in class com.google.api.services.chat.v1.model.TextButton
 
clone() - Method in class com.google.api.services.chat.v1.model.TextParagraph
 
clone() - Method in class com.google.api.services.chat.v1.model.Thread
 
clone() - Method in class com.google.api.services.chat.v1.model.User
 
clone() - Method in class com.google.api.services.chat.v1.model.UserMentionMetadata
 
clone() - Method in class com.google.api.services.chat.v1.model.WidgetMarkup
 
com.google.api.services.chat.v1 - package com.google.api.services.chat.v1
 
com.google.api.services.chat.v1.model - package com.google.api.services.chat.v1.model
 
create(String, Message) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages
Creates a message.
Create(String, Message) - Constructor for class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Create
Creates a message.

D

DEFAULT_BASE_URL - Static variable in class com.google.api.services.chat.v1.HangoutsChat
The default encoded base URL of the service.
DEFAULT_BATCH_PATH - Static variable in class com.google.api.services.chat.v1.HangoutsChat
The default encoded batch path of the service.
DEFAULT_ROOT_URL - Static variable in class com.google.api.services.chat.v1.HangoutsChat
The default encoded root URL of the service.
DEFAULT_SERVICE_PATH - Static variable in class com.google.api.services.chat.v1.HangoutsChat
The default encoded service path of the service.
delete(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages
Deletes a message.
Delete(String) - Constructor for class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Delete
Deletes a message.
DeprecatedEvent - Class in com.google.api.services.chat.v1.model
Hangouts Chat events.
DeprecatedEvent() - Constructor for class com.google.api.services.chat.v1.model.DeprecatedEvent
 

E

Empty - Class in com.google.api.services.chat.v1.model
A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.
Empty() - Constructor for class com.google.api.services.chat.v1.model.Empty
 
executeUsingHead() - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Get
 
executeUsingHead() - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.List
 
executeUsingHead() - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.Get
 
executeUsingHead() - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.List
 
executeUsingHead() - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Get
 

F

FormAction - Class in com.google.api.services.chat.v1.model
A form action describes the behavior when the form is submitted.
FormAction() - Constructor for class com.google.api.services.chat.v1.model.FormAction
 

G

get(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces
Returns a space.
Get(String) - Constructor for class com.google.api.services.chat.v1.HangoutsChat.Spaces.Get
Returns a space.
get(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members
Returns a membership.
Get(String) - Constructor for class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.Get
Returns a membership.
get(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages
Returns a message.
Get(String) - Constructor for class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Get
Returns a message.
get$Xgafv() - Method in class com.google.api.services.chat.v1.HangoutsChatRequest
V1 error format.
getAbstractGoogleClient() - Method in class com.google.api.services.chat.v1.HangoutsChatRequest
 
getAccessToken() - Method in class com.google.api.services.chat.v1.HangoutsChatRequest
OAuth access token.
getAction() - Method in class com.google.api.services.chat.v1.model.DeprecatedEvent
The form action data associated with an interactive card that was clicked.
getAction() - Method in class com.google.api.services.chat.v1.model.OnClick
A form action will be trigger by this onclick if specified.
getActionLabel() - Method in class com.google.api.services.chat.v1.model.CardAction
The label used to be displayed in the action menu item.
getActionMethodName() - Method in class com.google.api.services.chat.v1.model.FormAction
The method name is used to identify which part of the form triggered the form submission.
getActionResponse() - Method in class com.google.api.services.chat.v1.model.Message
Input only.
getAlt() - Method in class com.google.api.services.chat.v1.HangoutsChatRequest
Data format for response.
getAnnotations() - Method in class com.google.api.services.chat.v1.model.Message
Output only.
getArgumentText() - Method in class com.google.api.services.chat.v1.model.Message
Plain-text body of the message with all bot mentions stripped out.
getAspectRatio() - Method in class com.google.api.services.chat.v1.model.Image
The aspect ratio of this image (width/height).
getBottomLabel() - Method in class com.google.api.services.chat.v1.model.KeyValue
The text of the bottom label.
getButton() - Method in class com.google.api.services.chat.v1.model.KeyValue
A button that can be clicked to trigger an action.
getButtons() - Method in class com.google.api.services.chat.v1.model.WidgetMarkup
A list of buttons.
getCallback() - Method in class com.google.api.services.chat.v1.HangoutsChatRequest
JSONP
getCardActions() - Method in class com.google.api.services.chat.v1.model.Card
The actions of this card.
getCards() - Method in class com.google.api.services.chat.v1.model.Message
Rich, formatted and interactive cards that can be used to display UI elements such as: formatted texts, buttons, clickable images.
getConfigCompleteRedirectUrl() - Method in class com.google.api.services.chat.v1.model.DeprecatedEvent
The URL the bot should redirect the user to after they have completed an authorization or configuration flow outside of Hangouts Chat.
getContent() - Method in class com.google.api.services.chat.v1.model.KeyValue
The text of the content.
getContentMultiline() - Method in class com.google.api.services.chat.v1.model.KeyValue
If the content should be multiline.
getCreateTime() - Method in class com.google.api.services.chat.v1.model.Membership
The creation time of the membership a.k.a the time at which the member joined the space, if applicable.
getCreateTime() - Method in class com.google.api.services.chat.v1.model.Message
Output only.
getDisplayName() - Method in class com.google.api.services.chat.v1.model.Space
Output only.
getDisplayName() - Method in class com.google.api.services.chat.v1.model.User
The user's display name.
getDomainId() - Method in class com.google.api.services.chat.v1.model.User
Obfuscated domain information.
getEventTime() - Method in class com.google.api.services.chat.v1.model.DeprecatedEvent
The timestamp indicating when the event was dispatched.
getFallbackText() - Method in class com.google.api.services.chat.v1.model.Message
A plain-text description of the message's cards, used when the actual cards cannot be displayed (e.g.
getFields() - Method in class com.google.api.services.chat.v1.HangoutsChatRequest
Selector specifying which fields to include in a partial response.
getHeader() - Method in class com.google.api.services.chat.v1.model.Card
The header of the card.
getHeader() - Method in class com.google.api.services.chat.v1.model.Section
The header of the section, text formatted supported.
getIcon() - Method in class com.google.api.services.chat.v1.model.ImageButton
The icon specified by an enum that indices to an icon provided by Chat API.
getIcon() - Method in class com.google.api.services.chat.v1.model.KeyValue
An enum value that will be replaced by the Chat API with the corresponding icon image.
getIconUrl() - Method in class com.google.api.services.chat.v1.model.ImageButton
The icon specified by a URL.
getIconUrl() - Method in class com.google.api.services.chat.v1.model.KeyValue
The icon specified by a URL.
getImage() - Method in class com.google.api.services.chat.v1.model.WidgetMarkup
Display an image in this widget.
getImageButton() - Method in class com.google.api.services.chat.v1.model.Button
A button with image and onclick action.
getImageStyle() - Method in class com.google.api.services.chat.v1.model.CardHeader
The image's type (e.g.
getImageUrl() - Method in class com.google.api.services.chat.v1.model.CardHeader
The URL of the image in the card header.
getImageUrl() - Method in class com.google.api.services.chat.v1.model.Image
The URL of the image.
getKey() - Method in class com.google.api.services.chat.v1.HangoutsChatRequest
API key.
getKey() - Method in class com.google.api.services.chat.v1.model.ActionParameter
The name of the parameter for the action script.
getKeyValue() - Method in class com.google.api.services.chat.v1.model.WidgetMarkup
Display a key value item in this widget.
getLength() - Method in class com.google.api.services.chat.v1.model.Annotation
Length of the substring in the plain-text message body this annotation corresponds to.
getMember() - Method in class com.google.api.services.chat.v1.model.Membership
Member details.
getMemberships() - Method in class com.google.api.services.chat.v1.model.ListMembershipsResponse
List of memberships in the requested (or first) page.
getMessage() - Method in class com.google.api.services.chat.v1.model.DeprecatedEvent
The message that triggered the event, if applicable.
getName() - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Get
Required.
getName() - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.Get
Required.
getName() - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Delete
Required.
getName() - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Get
Required.
getName() - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Update
Resource name, in the form "spaces/messages".
getName() - Method in class com.google.api.services.chat.v1.model.Card
Name of the card.
getName() - Method in class com.google.api.services.chat.v1.model.ImageButton
The name of this image_button which will be used for accessibility.
getName() - Method in class com.google.api.services.chat.v1.model.Membership
Resource name of the membership, in the form "spaces/members".
getName() - Method in class com.google.api.services.chat.v1.model.Message
Resource name, in the form "spaces/messages".
getName() - Method in class com.google.api.services.chat.v1.model.Space
Resource name of the space, in the form "spaces".
getName() - Method in class com.google.api.services.chat.v1.model.Thread
Resource name, in the form "spaces/threads".
getName() - Method in class com.google.api.services.chat.v1.model.User
Resource name, in the format "users".
getNextPageToken() - Method in class com.google.api.services.chat.v1.model.ListMembershipsResponse
Continuation token to retrieve the next page of results.
getNextPageToken() - Method in class com.google.api.services.chat.v1.model.ListSpacesResponse
Continuation token to retrieve the next page of results.
getOauthToken() - Method in class com.google.api.services.chat.v1.HangoutsChatRequest
OAuth 2.0 token for the current user.
getOnClick() - Method in class com.google.api.services.chat.v1.model.CardAction
The onclick action for this action item.
getOnClick() - Method in class com.google.api.services.chat.v1.model.Image
The onclick action.
getOnClick() - Method in class com.google.api.services.chat.v1.model.ImageButton
The onclick action.
getOnClick() - Method in class com.google.api.services.chat.v1.model.KeyValue
The onclick action.
getOnClick() - Method in class com.google.api.services.chat.v1.model.TextButton
The onclick action of the button.
getOpenLink() - Method in class com.google.api.services.chat.v1.model.OnClick
This onclick triggers an open link action if specified.
getPageSize() - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.List
Requested page size.
getPageSize() - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.List
Requested page size.
getPageToken() - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.List
A token identifying a page of results the server should return.
getPageToken() - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.List
A token identifying a page of results the server should return.
getParameters() - Method in class com.google.api.services.chat.v1.model.FormAction
List of action parameters.
getParent() - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.List
Required.
getParent() - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Create
Required.
getPrettyPrint() - Method in class com.google.api.services.chat.v1.HangoutsChatRequest
Returns response with indentations and line breaks.
getPreviewText() - Method in class com.google.api.services.chat.v1.model.Message
Text for generating preview chips.
getQuotaUser() - Method in class com.google.api.services.chat.v1.HangoutsChatRequest
Available to use for quota purposes for server-side applications.
getSections() - Method in class com.google.api.services.chat.v1.model.Card
Sections are separated by a line divider.
getSender() - Method in class com.google.api.services.chat.v1.model.Message
The user who created the message.
getSpace() - Method in class com.google.api.services.chat.v1.model.DeprecatedEvent
The room or DM in which the event occurred.
getSpace() - Method in class com.google.api.services.chat.v1.model.Message
The space the message belongs to.
getSpaces() - Method in class com.google.api.services.chat.v1.model.ListSpacesResponse
List of spaces in the requested (or first) page.
getStartIndex() - Method in class com.google.api.services.chat.v1.model.Annotation
Start index (0-based, inclusive) in the plain-text message body this annotation corresponds to.
getState() - Method in class com.google.api.services.chat.v1.model.Membership
State of the membership.
getSubtitle() - Method in class com.google.api.services.chat.v1.model.CardHeader
The subtitle of the card header.
getText() - Method in class com.google.api.services.chat.v1.model.Message
Plain-text body of the message.
getText() - Method in class com.google.api.services.chat.v1.model.TextButton
The text of the button.
getText() - Method in class com.google.api.services.chat.v1.model.TextParagraph
 
getTextButton() - Method in class com.google.api.services.chat.v1.model.Button
A button with text and onclick action.
getTextParagraph() - Method in class com.google.api.services.chat.v1.model.WidgetMarkup
Display a text paragraph in this widget.
getThread() - Method in class com.google.api.services.chat.v1.model.Message
The thread the message belongs to.
getThreadKey() - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Create
Opaque thread identifier string that can be specified to group messages into a single thread.
getThreadKey() - Method in class com.google.api.services.chat.v1.model.DeprecatedEvent
The bot-defined key for the thread related to the event.
getTitle() - Method in class com.google.api.services.chat.v1.model.CardHeader
The title must be specified.
getToken() - Method in class com.google.api.services.chat.v1.model.DeprecatedEvent
A secret value that bots can use to verify if a request is from Google.
getTopLabel() - Method in class com.google.api.services.chat.v1.model.KeyValue
The text of the top label.
getType() - Method in class com.google.api.services.chat.v1.model.ActionResponse
The type of bot response.
getType() - Method in class com.google.api.services.chat.v1.model.Annotation
The type of this annotation.
getType() - Method in class com.google.api.services.chat.v1.model.DeprecatedEvent
The type of the event.
getType() - Method in class com.google.api.services.chat.v1.model.Space
Output only.
getType() - Method in class com.google.api.services.chat.v1.model.User
User type.
getType() - Method in class com.google.api.services.chat.v1.model.UserMentionMetadata
The type of user mention.
getUpdateMask() - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Update
Required.
getUploadProtocol() - Method in class com.google.api.services.chat.v1.HangoutsChatRequest
Upload protocol for media (e.g.
getUploadType() - Method in class com.google.api.services.chat.v1.HangoutsChatRequest
Legacy upload protocol for media (e.g.
getUrl() - Method in class com.google.api.services.chat.v1.model.ActionResponse
URL for users to auth or config.
getUrl() - Method in class com.google.api.services.chat.v1.model.OpenLink
The URL to open.
getUser() - Method in class com.google.api.services.chat.v1.model.DeprecatedEvent
The user that triggered the event.
getUser() - Method in class com.google.api.services.chat.v1.model.UserMentionMetadata
The user mentioned.
getUserMention() - Method in class com.google.api.services.chat.v1.model.Annotation
The metadata of user mention.
getValue() - Method in class com.google.api.services.chat.v1.model.ActionParameter
The value of the parameter.
getWidgets() - Method in class com.google.api.services.chat.v1.model.Section
A section must contain at least 1 widget.

H

HangoutsChat - Class in com.google.api.services.chat.v1
Service definition for HangoutsChat (v1).
HangoutsChat(HttpTransport, JsonFactory, HttpRequestInitializer) - Constructor for class com.google.api.services.chat.v1.HangoutsChat
Constructor.
HangoutsChat.Builder - Class in com.google.api.services.chat.v1
Builder for HangoutsChat.
HangoutsChat.Spaces - Class in com.google.api.services.chat.v1
The "spaces" collection of methods.
HangoutsChat.Spaces.Get - Class in com.google.api.services.chat.v1
 
HangoutsChat.Spaces.List - Class in com.google.api.services.chat.v1
 
HangoutsChat.Spaces.Members - Class in com.google.api.services.chat.v1
The "members" collection of methods.
HangoutsChat.Spaces.Members.Get - Class in com.google.api.services.chat.v1
 
HangoutsChat.Spaces.Members.List - Class in com.google.api.services.chat.v1
 
HangoutsChat.Spaces.Messages - Class in com.google.api.services.chat.v1
The "messages" collection of methods.
HangoutsChat.Spaces.Messages.Create - Class in com.google.api.services.chat.v1
 
HangoutsChat.Spaces.Messages.Delete - Class in com.google.api.services.chat.v1
 
HangoutsChat.Spaces.Messages.Get - Class in com.google.api.services.chat.v1
 
HangoutsChat.Spaces.Messages.Update - Class in com.google.api.services.chat.v1
 
HangoutsChatRequest<T> - Class in com.google.api.services.chat.v1
HangoutsChat request.
HangoutsChatRequest(HangoutsChat, String, String, Object, Class<T>) - Constructor for class com.google.api.services.chat.v1.HangoutsChatRequest
 
HangoutsChatRequestInitializer - Class in com.google.api.services.chat.v1
HangoutsChat request initializer for setting properties like key and userIp.
HangoutsChatRequestInitializer() - Constructor for class com.google.api.services.chat.v1.HangoutsChatRequestInitializer
 
HangoutsChatRequestInitializer(String) - Constructor for class com.google.api.services.chat.v1.HangoutsChatRequestInitializer
 
HangoutsChatRequestInitializer(String, String) - Constructor for class com.google.api.services.chat.v1.HangoutsChatRequestInitializer
 

I

Image - Class in com.google.api.services.chat.v1.model
An image that is specified by a URL and can have an onclick action.
Image() - Constructor for class com.google.api.services.chat.v1.model.Image
 
ImageButton - Class in com.google.api.services.chat.v1.model
An image button with an onclick action.
ImageButton() - Constructor for class com.google.api.services.chat.v1.model.ImageButton
 
initialize(AbstractGoogleClientRequest<?>) - Method in class com.google.api.services.chat.v1.HangoutsChat
 
initializeHangoutsChatRequest(HangoutsChatRequest<?>) - Method in class com.google.api.services.chat.v1.HangoutsChatRequestInitializer
Initializes HangoutsChat request.
initializeJsonRequest(AbstractGoogleJsonClientRequest<?>) - Method in class com.google.api.services.chat.v1.HangoutsChatRequestInitializer
 

K

KeyValue - Class in com.google.api.services.chat.v1.model
A UI element contains a key (label) and a value (content).
KeyValue() - Constructor for class com.google.api.services.chat.v1.model.KeyValue
 

L

list() - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces
Lists spaces the caller is a member of.
List() - Constructor for class com.google.api.services.chat.v1.HangoutsChat.Spaces.List
Lists spaces the caller is a member of.
list(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members
Lists human memberships in a space.
List(String) - Constructor for class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.List
Lists human memberships in a space.
ListMembershipsResponse - Class in com.google.api.services.chat.v1.model
Model definition for ListMembershipsResponse.
ListMembershipsResponse() - Constructor for class com.google.api.services.chat.v1.model.ListMembershipsResponse
 
ListSpacesResponse - Class in com.google.api.services.chat.v1.model
Model definition for ListSpacesResponse.
ListSpacesResponse() - Constructor for class com.google.api.services.chat.v1.model.ListSpacesResponse
 

M

members() - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces
An accessor for creating requests from the Members collection.
Members() - Constructor for class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members
 
Membership - Class in com.google.api.services.chat.v1.model
Represents a membership relation in Hangouts Chat.
Membership() - Constructor for class com.google.api.services.chat.v1.model.Membership
 
Message - Class in com.google.api.services.chat.v1.model
A message in Hangouts Chat.
Message() - Constructor for class com.google.api.services.chat.v1.model.Message
 
messages() - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces
An accessor for creating requests from the Messages collection.
Messages() - Constructor for class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages
 

O

OnClick - Class in com.google.api.services.chat.v1.model
An onclick action (e.g.
OnClick() - Constructor for class com.google.api.services.chat.v1.model.OnClick
 
OpenLink - Class in com.google.api.services.chat.v1.model
A link that opens a new window.
OpenLink() - Constructor for class com.google.api.services.chat.v1.model.OpenLink
 

S

Section - Class in com.google.api.services.chat.v1.model
A section contains a collection of widgets that are rendered (vertically) in the order that they are specified.
Section() - Constructor for class com.google.api.services.chat.v1.model.Section
 
set(String, Object) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Get
 
set(String, Object) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.List
 
set(String, Object) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.Get
 
set(String, Object) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.List
 
set(String, Object) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Create
 
set(String, Object) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Delete
 
set(String, Object) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Get
 
set(String, Object) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Update
 
set(String, Object) - Method in class com.google.api.services.chat.v1.HangoutsChatRequest
 
set(String, Object) - Method in class com.google.api.services.chat.v1.model.ActionParameter
 
set(String, Object) - Method in class com.google.api.services.chat.v1.model.ActionResponse
 
set(String, Object) - Method in class com.google.api.services.chat.v1.model.Annotation
 
set(String, Object) - Method in class com.google.api.services.chat.v1.model.Button
 
set(String, Object) - Method in class com.google.api.services.chat.v1.model.Card
 
set(String, Object) - Method in class com.google.api.services.chat.v1.model.CardAction
 
set(String, Object) - Method in class com.google.api.services.chat.v1.model.CardHeader
 
set(String, Object) - Method in class com.google.api.services.chat.v1.model.DeprecatedEvent
 
set(String, Object) - Method in class com.google.api.services.chat.v1.model.Empty
 
set(String, Object) - Method in class com.google.api.services.chat.v1.model.FormAction
 
set(String, Object) - Method in class com.google.api.services.chat.v1.model.Image
 
set(String, Object) - Method in class com.google.api.services.chat.v1.model.ImageButton
 
set(String, Object) - Method in class com.google.api.services.chat.v1.model.KeyValue
 
set(String, Object) - Method in class com.google.api.services.chat.v1.model.ListMembershipsResponse
 
set(String, Object) - Method in class com.google.api.services.chat.v1.model.ListSpacesResponse
 
set(String, Object) - Method in class com.google.api.services.chat.v1.model.Membership
 
set(String, Object) - Method in class com.google.api.services.chat.v1.model.Message
 
set(String, Object) - Method in class com.google.api.services.chat.v1.model.OnClick
 
set(String, Object) - Method in class com.google.api.services.chat.v1.model.OpenLink
 
set(String, Object) - Method in class com.google.api.services.chat.v1.model.Section
 
set(String, Object) - Method in class com.google.api.services.chat.v1.model.Space
 
set(String, Object) - Method in class com.google.api.services.chat.v1.model.TextButton
 
set(String, Object) - Method in class com.google.api.services.chat.v1.model.TextParagraph
 
set(String, Object) - Method in class com.google.api.services.chat.v1.model.Thread
 
set(String, Object) - Method in class com.google.api.services.chat.v1.model.User
 
set(String, Object) - Method in class com.google.api.services.chat.v1.model.UserMentionMetadata
 
set(String, Object) - Method in class com.google.api.services.chat.v1.model.WidgetMarkup
 
set$Xgafv(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Get
 
set$Xgafv(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.List
 
set$Xgafv(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.Get
 
set$Xgafv(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.List
 
set$Xgafv(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Create
 
set$Xgafv(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Delete
 
set$Xgafv(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Get
 
set$Xgafv(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Update
 
set$Xgafv(String) - Method in class com.google.api.services.chat.v1.HangoutsChatRequest
V1 error format.
setAccessToken(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Get
 
setAccessToken(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.List
 
setAccessToken(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.Get
 
setAccessToken(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.List
 
setAccessToken(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Create
 
setAccessToken(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Delete
 
setAccessToken(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Get
 
setAccessToken(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Update
 
setAccessToken(String) - Method in class com.google.api.services.chat.v1.HangoutsChatRequest
OAuth access token.
setAction(FormAction) - Method in class com.google.api.services.chat.v1.model.DeprecatedEvent
The form action data associated with an interactive card that was clicked.
setAction(FormAction) - Method in class com.google.api.services.chat.v1.model.OnClick
A form action will be trigger by this onclick if specified.
setActionLabel(String) - Method in class com.google.api.services.chat.v1.model.CardAction
The label used to be displayed in the action menu item.
setActionMethodName(String) - Method in class com.google.api.services.chat.v1.model.FormAction
The method name is used to identify which part of the form triggered the form submission.
setActionResponse(ActionResponse) - Method in class com.google.api.services.chat.v1.model.Message
Input only.
setAlt(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Get
 
setAlt(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.List
 
setAlt(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.Get
 
setAlt(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.List
 
setAlt(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Create
 
setAlt(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Delete
 
setAlt(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Get
 
setAlt(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Update
 
setAlt(String) - Method in class com.google.api.services.chat.v1.HangoutsChatRequest
Data format for response.
setAnnotations(List<Annotation>) - Method in class com.google.api.services.chat.v1.model.Message
Output only.
setApplicationName(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Builder
 
setArgumentText(String) - Method in class com.google.api.services.chat.v1.model.Message
Plain-text body of the message with all bot mentions stripped out.
setAspectRatio(Double) - Method in class com.google.api.services.chat.v1.model.Image
The aspect ratio of this image (width/height).
setBatchPath(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Builder
 
setBottomLabel(String) - Method in class com.google.api.services.chat.v1.model.KeyValue
The text of the bottom label.
setButton(Button) - Method in class com.google.api.services.chat.v1.model.KeyValue
A button that can be clicked to trigger an action.
setButtons(List<Button>) - Method in class com.google.api.services.chat.v1.model.WidgetMarkup
A list of buttons.
setCallback(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Get
 
setCallback(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.List
 
setCallback(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.Get
 
setCallback(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.List
 
setCallback(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Create
 
setCallback(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Delete
 
setCallback(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Get
 
setCallback(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Update
 
setCallback(String) - Method in class com.google.api.services.chat.v1.HangoutsChatRequest
JSONP
setCardActions(List<CardAction>) - Method in class com.google.api.services.chat.v1.model.Card
The actions of this card.
setCards(List<Card>) - Method in class com.google.api.services.chat.v1.model.Message
Rich, formatted and interactive cards that can be used to display UI elements such as: formatted texts, buttons, clickable images.
setConfigCompleteRedirectUrl(String) - Method in class com.google.api.services.chat.v1.model.DeprecatedEvent
The URL the bot should redirect the user to after they have completed an authorization or configuration flow outside of Hangouts Chat.
setContent(String) - Method in class com.google.api.services.chat.v1.model.KeyValue
The text of the content.
setContentMultiline(Boolean) - Method in class com.google.api.services.chat.v1.model.KeyValue
If the content should be multiline.
setCreateTime(String) - Method in class com.google.api.services.chat.v1.model.Membership
The creation time of the membership a.k.a the time at which the member joined the space, if applicable.
setCreateTime(String) - Method in class com.google.api.services.chat.v1.model.Message
Output only.
setDisableGZipContent(boolean) - Method in class com.google.api.services.chat.v1.HangoutsChatRequest
 
setDisplayName(String) - Method in class com.google.api.services.chat.v1.model.Space
Output only.
setDisplayName(String) - Method in class com.google.api.services.chat.v1.model.User
The user's display name.
setDomainId(String) - Method in class com.google.api.services.chat.v1.model.User
Obfuscated domain information.
setEventTime(String) - Method in class com.google.api.services.chat.v1.model.DeprecatedEvent
The timestamp indicating when the event was dispatched.
setFallbackText(String) - Method in class com.google.api.services.chat.v1.model.Message
A plain-text description of the message's cards, used when the actual cards cannot be displayed (e.g.
setFields(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Get
 
setFields(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.List
 
setFields(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.Get
 
setFields(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.List
 
setFields(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Create
 
setFields(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Delete
 
setFields(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Get
 
setFields(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Update
 
setFields(String) - Method in class com.google.api.services.chat.v1.HangoutsChatRequest
Selector specifying which fields to include in a partial response.
setGoogleClientRequestInitializer(GoogleClientRequestInitializer) - Method in class com.google.api.services.chat.v1.HangoutsChat.Builder
 
setHangoutsChatRequestInitializer(HangoutsChatRequestInitializer) - Method in class com.google.api.services.chat.v1.HangoutsChat.Builder
setHeader(CardHeader) - Method in class com.google.api.services.chat.v1.model.Card
The header of the card.
setHeader(String) - Method in class com.google.api.services.chat.v1.model.Section
The header of the section, text formatted supported.
setHttpRequestInitializer(HttpRequestInitializer) - Method in class com.google.api.services.chat.v1.HangoutsChat.Builder
 
setIcon(String) - Method in class com.google.api.services.chat.v1.model.ImageButton
The icon specified by an enum that indices to an icon provided by Chat API.
setIcon(String) - Method in class com.google.api.services.chat.v1.model.KeyValue
An enum value that will be replaced by the Chat API with the corresponding icon image.
setIconUrl(String) - Method in class com.google.api.services.chat.v1.model.ImageButton
The icon specified by a URL.
setIconUrl(String) - Method in class com.google.api.services.chat.v1.model.KeyValue
The icon specified by a URL.
setImage(Image) - Method in class com.google.api.services.chat.v1.model.WidgetMarkup
Display an image in this widget.
setImageButton(ImageButton) - Method in class com.google.api.services.chat.v1.model.Button
A button with image and onclick action.
setImageStyle(String) - Method in class com.google.api.services.chat.v1.model.CardHeader
The image's type (e.g.
setImageUrl(String) - Method in class com.google.api.services.chat.v1.model.CardHeader
The URL of the image in the card header.
setImageUrl(String) - Method in class com.google.api.services.chat.v1.model.Image
The URL of the image.
setKey(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Get
 
setKey(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.List
 
setKey(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.Get
 
setKey(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.List
 
setKey(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Create
 
setKey(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Delete
 
setKey(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Get
 
setKey(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Update
 
setKey(String) - Method in class com.google.api.services.chat.v1.HangoutsChatRequest
API key.
setKey(String) - Method in class com.google.api.services.chat.v1.model.ActionParameter
The name of the parameter for the action script.
setKeyValue(KeyValue) - Method in class com.google.api.services.chat.v1.model.WidgetMarkup
Display a key value item in this widget.
setLength(Integer) - Method in class com.google.api.services.chat.v1.model.Annotation
Length of the substring in the plain-text message body this annotation corresponds to.
setMember(User) - Method in class com.google.api.services.chat.v1.model.Membership
Member details.
setMemberships(List<Membership>) - Method in class com.google.api.services.chat.v1.model.ListMembershipsResponse
List of memberships in the requested (or first) page.
setMessage(Message) - Method in class com.google.api.services.chat.v1.model.DeprecatedEvent
The message that triggered the event, if applicable.
setName(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Get
Required.
setName(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.Get
Required.
setName(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Delete
Required.
setName(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Get
Required.
setName(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Update
Resource name, in the form "spaces/messages".
setName(String) - Method in class com.google.api.services.chat.v1.model.Card
Name of the card.
setName(String) - Method in class com.google.api.services.chat.v1.model.ImageButton
The name of this image_button which will be used for accessibility.
setName(String) - Method in class com.google.api.services.chat.v1.model.Membership
Resource name of the membership, in the form "spaces/members".
setName(String) - Method in class com.google.api.services.chat.v1.model.Message
Resource name, in the form "spaces/messages".
setName(String) - Method in class com.google.api.services.chat.v1.model.Space
Resource name of the space, in the form "spaces".
setName(String) - Method in class com.google.api.services.chat.v1.model.Thread
Resource name, in the form "spaces/threads".
setName(String) - Method in class com.google.api.services.chat.v1.model.User
Resource name, in the format "users".
setNextPageToken(String) - Method in class com.google.api.services.chat.v1.model.ListMembershipsResponse
Continuation token to retrieve the next page of results.
setNextPageToken(String) - Method in class com.google.api.services.chat.v1.model.ListSpacesResponse
Continuation token to retrieve the next page of results.
setOauthToken(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Get
 
setOauthToken(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.List
 
setOauthToken(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.Get
 
setOauthToken(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.List
 
setOauthToken(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Create
 
setOauthToken(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Delete
 
setOauthToken(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Get
 
setOauthToken(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Update
 
setOauthToken(String) - Method in class com.google.api.services.chat.v1.HangoutsChatRequest
OAuth 2.0 token for the current user.
setOnClick(OnClick) - Method in class com.google.api.services.chat.v1.model.CardAction
The onclick action for this action item.
setOnClick(OnClick) - Method in class com.google.api.services.chat.v1.model.Image
The onclick action.
setOnClick(OnClick) - Method in class com.google.api.services.chat.v1.model.ImageButton
The onclick action.
setOnClick(OnClick) - Method in class com.google.api.services.chat.v1.model.KeyValue
The onclick action.
setOnClick(OnClick) - Method in class com.google.api.services.chat.v1.model.TextButton
The onclick action of the button.
setOpenLink(OpenLink) - Method in class com.google.api.services.chat.v1.model.OnClick
This onclick triggers an open link action if specified.
setPageSize(Integer) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.List
Requested page size.
setPageSize(Integer) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.List
Requested page size.
setPageToken(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.List
A token identifying a page of results the server should return.
setPageToken(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.List
A token identifying a page of results the server should return.
setParameters(List<ActionParameter>) - Method in class com.google.api.services.chat.v1.model.FormAction
List of action parameters.
setParent(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.List
Required.
setParent(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Create
Required.
setPrettyPrint(Boolean) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.List
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.List
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Create
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Delete
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Get
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Update
 
setPrettyPrint(Boolean) - Method in class com.google.api.services.chat.v1.HangoutsChatRequest
Returns response with indentations and line breaks.
setPreviewText(String) - Method in class com.google.api.services.chat.v1.model.Message
Text for generating preview chips.
setQuotaUser(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Get
 
setQuotaUser(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.List
 
setQuotaUser(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.Get
 
setQuotaUser(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.List
 
setQuotaUser(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Create
 
setQuotaUser(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Delete
 
setQuotaUser(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Get
 
setQuotaUser(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Update
 
setQuotaUser(String) - Method in class com.google.api.services.chat.v1.HangoutsChatRequest
Available to use for quota purposes for server-side applications.
setRequestHeaders(HttpHeaders) - Method in class com.google.api.services.chat.v1.HangoutsChatRequest
 
setRootUrl(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Builder
 
setSections(List<Section>) - Method in class com.google.api.services.chat.v1.model.Card
Sections are separated by a line divider.
setSender(User) - Method in class com.google.api.services.chat.v1.model.Message
The user who created the message.
setServicePath(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Builder
 
setSpace(Space) - Method in class com.google.api.services.chat.v1.model.DeprecatedEvent
The room or DM in which the event occurred.
setSpace(Space) - Method in class com.google.api.services.chat.v1.model.Message
The space the message belongs to.
setSpaces(List<Space>) - Method in class com.google.api.services.chat.v1.model.ListSpacesResponse
List of spaces in the requested (or first) page.
setStartIndex(Integer) - Method in class com.google.api.services.chat.v1.model.Annotation
Start index (0-based, inclusive) in the plain-text message body this annotation corresponds to.
setState(String) - Method in class com.google.api.services.chat.v1.model.Membership
State of the membership.
setSubtitle(String) - Method in class com.google.api.services.chat.v1.model.CardHeader
The subtitle of the card header.
setSuppressAllChecks(boolean) - Method in class com.google.api.services.chat.v1.HangoutsChat.Builder
 
setSuppressPatternChecks(boolean) - Method in class com.google.api.services.chat.v1.HangoutsChat.Builder
 
setSuppressRequiredParameterChecks(boolean) - Method in class com.google.api.services.chat.v1.HangoutsChat.Builder
 
setText(String) - Method in class com.google.api.services.chat.v1.model.Message
Plain-text body of the message.
setText(String) - Method in class com.google.api.services.chat.v1.model.TextButton
The text of the button.
setText(String) - Method in class com.google.api.services.chat.v1.model.TextParagraph
 
setTextButton(TextButton) - Method in class com.google.api.services.chat.v1.model.Button
A button with text and onclick action.
setTextParagraph(TextParagraph) - Method in class com.google.api.services.chat.v1.model.WidgetMarkup
Display a text paragraph in this widget.
setThread(Thread) - Method in class com.google.api.services.chat.v1.model.Message
The thread the message belongs to.
setThreadKey(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Create
Opaque thread identifier string that can be specified to group messages into a single thread.
setThreadKey(String) - Method in class com.google.api.services.chat.v1.model.DeprecatedEvent
The bot-defined key for the thread related to the event.
setTitle(String) - Method in class com.google.api.services.chat.v1.model.CardHeader
The title must be specified.
setToken(String) - Method in class com.google.api.services.chat.v1.model.DeprecatedEvent
A secret value that bots can use to verify if a request is from Google.
setTopLabel(String) - Method in class com.google.api.services.chat.v1.model.KeyValue
The text of the top label.
setType(String) - Method in class com.google.api.services.chat.v1.model.ActionResponse
The type of bot response.
setType(String) - Method in class com.google.api.services.chat.v1.model.Annotation
The type of this annotation.
setType(String) - Method in class com.google.api.services.chat.v1.model.DeprecatedEvent
The type of the event.
setType(String) - Method in class com.google.api.services.chat.v1.model.Space
Output only.
setType(String) - Method in class com.google.api.services.chat.v1.model.User
User type.
setType(String) - Method in class com.google.api.services.chat.v1.model.UserMentionMetadata
The type of user mention.
setUpdateMask(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Update
Required.
setUploadProtocol(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Get
 
setUploadProtocol(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.List
 
setUploadProtocol(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.Get
 
setUploadProtocol(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.List
 
setUploadProtocol(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Create
 
setUploadProtocol(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Delete
 
setUploadProtocol(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Get
 
setUploadProtocol(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Update
 
setUploadProtocol(String) - Method in class com.google.api.services.chat.v1.HangoutsChatRequest
Upload protocol for media (e.g.
setUploadType(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Get
 
setUploadType(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.List
 
setUploadType(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.Get
 
setUploadType(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Members.List
 
setUploadType(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Create
 
setUploadType(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Delete
 
setUploadType(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Get
 
setUploadType(String) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Update
 
setUploadType(String) - Method in class com.google.api.services.chat.v1.HangoutsChatRequest
Legacy upload protocol for media (e.g.
setUrl(String) - Method in class com.google.api.services.chat.v1.model.ActionResponse
URL for users to auth or config.
setUrl(String) - Method in class com.google.api.services.chat.v1.model.OpenLink
The URL to open.
setUser(User) - Method in class com.google.api.services.chat.v1.model.DeprecatedEvent
The user that triggered the event.
setUser(User) - Method in class com.google.api.services.chat.v1.model.UserMentionMetadata
The user mentioned.
setUserMention(UserMentionMetadata) - Method in class com.google.api.services.chat.v1.model.Annotation
The metadata of user mention.
setValue(String) - Method in class com.google.api.services.chat.v1.model.ActionParameter
The value of the parameter.
setWidgets(List<WidgetMarkup>) - Method in class com.google.api.services.chat.v1.model.Section
A section must contain at least 1 widget.
Space - Class in com.google.api.services.chat.v1.model
A room or DM in Hangouts Chat.
Space() - Constructor for class com.google.api.services.chat.v1.model.Space
 
spaces() - Method in class com.google.api.services.chat.v1.HangoutsChat
An accessor for creating requests from the Spaces collection.
Spaces() - Constructor for class com.google.api.services.chat.v1.HangoutsChat.Spaces
 

T

TextButton - Class in com.google.api.services.chat.v1.model
A button with text and onclick action.
TextButton() - Constructor for class com.google.api.services.chat.v1.model.TextButton
 
TextParagraph - Class in com.google.api.services.chat.v1.model
A paragraph of text.
TextParagraph() - Constructor for class com.google.api.services.chat.v1.model.TextParagraph
 
Thread - Class in com.google.api.services.chat.v1.model
A thread in Hangouts Chat.
Thread() - Constructor for class com.google.api.services.chat.v1.model.Thread
 

U

update(String, Message) - Method in class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages
Updates a message.
Update(String, Message) - Constructor for class com.google.api.services.chat.v1.HangoutsChat.Spaces.Messages.Update
Updates a message.
User - Class in com.google.api.services.chat.v1.model
A user in Hangouts Chat.
User() - Constructor for class com.google.api.services.chat.v1.model.User
 
UserMentionMetadata - Class in com.google.api.services.chat.v1.model
Annotation metadata for user mentions (@).
UserMentionMetadata() - Constructor for class com.google.api.services.chat.v1.model.UserMentionMetadata
 

W

WidgetMarkup - Class in com.google.api.services.chat.v1.model
A widget is a UI element that presents texts, images, etc.
WidgetMarkup() - Constructor for class com.google.api.services.chat.v1.model.WidgetMarkup
 
A B C D E F G H I K L M O S T U W 
Skip navigation links