Envoyer des commentaires
Classe /GOOG/CL_CHAT_V1
Restez organisé à l'aide des collections
Enregistrez et classez les contenus selon vos préférences.
SAP BTP edition v1.0 keyboard_arrow_down
Classe
/GOOG/CL_CHAT_V1
Héritage de : /GOOG/CL_HTTP_CLIENT
Description : Google Chat API v1
Pour obtenir des informations générales sur une classe du SDK ABAP pour Google Cloud, consultez la page
Bouchon de client API .
Types
Type
Description
Visibilité
TY_001
ActionParameter
PUBLIC
TY_002
ActionResponse
PUBLIC
TY_003
ActionStatus
PUBLIC
TY_004
Annotation
PUBLIC
TY_005
AttachedGif
PUBLIC
TY_006
Attachment
PUBLIC
TY_007
AttachmentDataRef
PUBLIC
TY_008
Button
PUBLIC
TY_009
Card
PUBLIC
TY_010
CardAction
PUBLIC
TY_011
CardHeader
PUBLIC
TY_012
CardWithId
PUBLIC
TY_016
CustomEmoji
PUBLIC
TY_019
DeletionMetadata
PUBLIC
TY_020
Dialog
PUBLIC
TY_021
DialogAction
PUBLIC
TY_022
DriveDataRef
PUBLIC
TY_023
Emoji
PUBLIC
TY_024
EmojiReactionSummary
PUBLIC
TY_026
FormAction
PUBLIC
TY_052
GoogleAppsCardV1SelectionItem
PUBLIC
TY_061
Image
PUBLIC
TY_062
ImageButton
PUBLIC
TY_064
KeyValue
PUBLIC
TY_065
ListMembershipsResponse
PUBLIC
TY_066
ListMessagesResponse
PUBLIC
TY_067
ListReactionsResponse
PUBLIC
TY_068
ListSpacesResponse
PUBLIC
TY_069
MatchedUrl
PUBLIC
TY_070
Media
PUBLIC
TY_071
Membership
PUBLIC
TY_072
Message
PUBLIC
TY_073
OnClick
PUBLIC
TY_074
OpenLink
PUBLIC
TY_075
QuotedMessageMetadata
PUBLIC
TY_076
Reaction
PUBLIC
TY_077
Section
PUBLIC
TY_078
SetUpSpaceRequest
PUBLIC
TY_079
SlashCommand
PUBLIC
TY_080
SlashCommandMetadata
PUBLIC
TY_081
Space
PUBLIC
TY_083
SpaceDetails
PUBLIC
TY_086
TextButton
PUBLIC
TY_087
TextParagraph
PUBLIC
TY_088
Thread
PUBLIC
TY_091
UploadAttachmentRequest
PUBLIC
TY_092
UploadAttachmentResponse
PUBLIC
TY_093
User
PUBLIC
TY_094
UserMentionMetadata
PUBLIC
TY_095
WidgetMarkup
PUBLIC
TY_097
CompleteImportSpaceResponse
PUBLIC
TY_098
Group
PUBLIC
TY_099
SelectionItems
PUBLIC
TY_100
UpdatedWidget
PUBLIC
TY_T_001
ActionParameter
PUBLIC
TY_T_004
Annotation
PUBLIC
TY_T_005
AttachedGif
PUBLIC
TY_T_006
Attachment
PUBLIC
TY_T_008
Button
PUBLIC
TY_T_009
Card
PUBLIC
TY_T_010
CardAction
PUBLIC
TY_T_012
CardWithId
PUBLIC
TY_T_024
EmojiReactionSummary
PUBLIC
TY_T_052
GoogleAppsCardV1SelectionItem
PUBLIC
TY_T_071
Membership
PUBLIC
TY_T_072
Message
PUBLIC
TY_T_076
Reaction
PUBLIC
TY_T_077
Section
PUBLIC
TY_T_081
Space
PUBLIC
TY_T_095
WidgetMarkup
PUBLIC
Constantes
Nom
Type
Description
Valeur
Visibilité
C_CLOUD_VERSION
/GOOG/SDK_VERSION
Version Cloud la plus basse
1.0
PUBLIC
C_ON_PREM_VERSION
/GOOG/SDK_VERSION
Version sur site la plus basse
1.5
PUBLIC
C_PATH_PREFIX
STRING
Préfixe de chemin d'API
PUBLIC
C_REVISION_DATE
DATUM
Date de révision du document de découverte
20240223
PUBLIC
C_ROOT_URL
STRING
URL racine de l'API
https://chat.googleapis.com
PUBLIC
C_SERVICE_NAME
/GOOG/SERVICE_NAME
Nom du service Google
chat:v1
PUBLIC
C_SUPPORTED_AUTH
/GOOG/SUPP_AUTH
Types d'authentification pris en charge
OOOOWW
PUBLIC
Méthodes
Pour obtenir des informations générales sur une méthode du SDK ABAP pour Google Cloud, consultez la page
Méthode API .
CONSTRUCTOR
Description : Constructor
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_KEY_NAME
IMPORTING
/GOOG/KEYNAME
Nom de la clé Google Cloud
IV_LOG_OBJ
IMPORTING
BALOBJ_D
Journal d'application : nom de l'objet (code d'application)
IV_LOG_SUBOBJ
IMPORTING
BALSUBOBJ
Journal d'application : sous-objet
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
COMPLETE_IMPORT_SPACES
Description: chat.spaces.completeImport
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_SPACES_ID
IMPORTING
STRING
spacesId
IS_INPUT
IMPORTING
REF TO DATA
Données d'entrée
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_097
CompleteImportSpaceResponse
EV_RET_CODE
Exportation…
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
CREATE_MEMBERS
Description: chat.spaces.members.create
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_SPACES_ID
IMPORTING
STRING
spacesId
IS_INPUT
IMPORTING
TY_071
Accès
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_071
Accès
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
CREATE_MESSAGES
Description: chat.spaces.messages.create
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_MESSAGEID
IMPORTING
STRING
messageId
IV_Q_MESSAGEREPLYOPTION
IMPORTING
STRING
messageReplyOption
IV_Q_REQUESTID
IMPORTING
STRING
requestId
IV_Q_THREADKEY
IMPORTING
STRING
threadKey
IV_P_SPACES_ID
IMPORTING
STRING
spacesId
IS_INPUT
IMPORTING
TY_072
Message
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_072
Message
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
CREATE_REACTIONS
Description: chat.spaces.messages.reactions.create
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_SPACES_ID
IMPORTING
STRING
spacesId
IV_P_MESSAGES_ID
IMPORTING
STRING
messagesId
IS_INPUT
IMPORTING
TY_076
Réaction
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_076
Réaction
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
CREATE_SPACES
Description: chat.spaces.create
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_REQUESTID
IMPORTING
STRING
requestId
IS_INPUT
IMPORTING
TY_081
Espace
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_081
Espace
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
DELETE_MEMBERS
Description: chat.spaces.members.delete
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_SPACES_ID
IMPORTING
STRING
spacesId
IV_P_MEMBERS_ID
IMPORTING
STRING
membersId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_071
Accès
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
DELETE_MESSAGES
Description: chat.spaces.messages.delete
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_FORCE
IMPORTING
STRING
--force
IV_P_SPACES_ID
IMPORTING
STRING
spacesId
IV_P_MESSAGES_ID
IMPORTING
STRING
messagesId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
REF TO DATA
Données de sortie
EV_RET_CODE
Exportation…
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
DELETE_REACTIONS
Description: chat.spaces.messages.reactions.delete
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_SPACES_ID
IMPORTING
STRING
spacesId
IV_P_MESSAGES_ID
IMPORTING
STRING
messagesId
IV_P_REACTIONS_ID
IMPORTING
STRING
reactionsId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
REF TO DATA
Données de sortie
EV_RET_CODE
Exportation…
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
DELETE_SPACES
Description: chat.spaces.delete
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_SPACES_ID
IMPORTING
STRING
spacesId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
REF TO DATA
Données de sortie
EV_RET_CODE
Exportation…
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
Description: chat.media.download
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_MEDIA_ID
IMPORTING
STRING
mediaId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_070
Multimédia
EV_RET_CODE
Exportation…
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
FIND_DIRECT_MESSAGE_SPACES
Description: chat.spaces.findDirectMessage
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_NAME
IMPORTING
STRING
name
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_081
Espace
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
GET_ATTACHMENTS
Description: chat.spaces.messages.attachments.get
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_SPACES_ID
IMPORTING
STRING
spacesId
IV_P_MESSAGES_ID
IMPORTING
STRING
messagesId
IV_P_ATTACHMENTS_ID
IMPORTING
STRING
attachmentsId
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_006
Association
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
GET_MEMBERS
Description: chat.spaces.members.get
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_SPACES_ID
IMPORTING
STRING
spacesId
IV_P_MEMBERS_ID
IMPORTING
STRING
membersId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_071
Accès
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
GET_MESSAGES
Description: chat.spaces.messages.get
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_SPACES_ID
IMPORTING
STRING
spacesId
IV_P_MESSAGES_ID
IMPORTING
STRING
messagesId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_072
Message
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
GET_SPACES
Description: chat.spaces.get
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_SPACES_ID
IMPORTING
STRING
spacesId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_081
Espace
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
Lister les membres
Description: chat.spaces.members.list
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_FILTER
IMPORTING
STRING
filter
IV_Q_PAGESIZE
IMPORTING
STRING
pageSize
IV_Q_PAGETOKEN
IMPORTING
STRING
pageToken
IV_Q_SHOWGROUPS
IMPORTING
STRING
showGroups
IV_Q_SHOWINVITED
IMPORTING
STRING
showInvited
IV_P_SPACES_ID
IMPORTING
STRING
spacesId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_065
ListMembershipsResponse
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
LIST_MESSAGES
Description: chat.spaces.messages.list
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_FILTER
IMPORTING
STRING
filter
IV_Q_ORDERBY
IMPORTING
STRING
orderBy
IV_Q_PAGESIZE
IMPORTING
STRING
pageSize
IV_Q_PAGETOKEN
IMPORTING
STRING
pageToken
IV_Q_SHOWDELETED
IMPORTING
STRING
showDeleted
IV_P_SPACES_ID
IMPORTING
STRING
spacesId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_066
ListMessagesResponse
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
LIST_REACTIONS
Description: chat.spaces.messages.reactions.list
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_FILTER
IMPORTING
STRING
filter
IV_Q_PAGESIZE
IMPORTING
STRING
pageSize
IV_Q_PAGETOKEN
IMPORTING
STRING
pageToken
IV_P_SPACES_ID
IMPORTING
STRING
spacesId
IV_P_MESSAGES_ID
IMPORTING
STRING
messagesId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_067
ListReactionsResponse
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
LIST_SPACES
Description: chat.spaces.list
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_FILTER
IMPORTING
STRING
filter
IV_Q_PAGESIZE
IMPORTING
STRING
pageSize
IV_Q_PAGETOKEN
IMPORTING
STRING
pageToken
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_068
ListSpacesResponse
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
PATCH_MESSAGES
Description: chat.spaces.messages.patch
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_ALLOWMISSING
IMPORTING
STRING
allowMissing
IV_Q_UPDATEMASK
IMPORTING
STRING
#updatemask
IV_P_SPACES_ID
IMPORTING
STRING
spacesId
IV_P_MESSAGES_ID
IMPORTING
STRING
messagesId
IS_INPUT
IMPORTING
TY_072
Message
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_072
Message
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
PATCH_SPACES
Description: chat.spaces.patch
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_UPDATEMASK
IMPORTING
STRING
#updatemask
IV_P_SPACES_ID
IMPORTING
STRING
spacesId
IS_INPUT
IMPORTING
TY_081
Espace
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_081
Espace
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
SETUP_SPACES
Description: chat.spaces.setup
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IS_INPUT
IMPORTING
TY_078
SetUpSpaceRequest
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_081
Espace
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
UPDATE_MESSAGES
Description: chat.spaces.messages.update
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_ALLOWMISSING
IMPORTING
STRING
allowMissing
IV_Q_UPDATEMASK
IMPORTING
STRING
#updatemask
IV_P_SPACES_ID
IMPORTING
STRING
spacesId
IV_P_MESSAGES_ID
IMPORTING
STRING
messagesId
IS_INPUT
IMPORTING
TY_072
Message
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_072
Message
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
Description: chat.media.upload
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_SPACES_ID
IMPORTING
STRING
spacesId
IS_INPUT
IMPORTING
TY_091
UploadAttachmentRequest
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_092
UploadAttachmentResponse
EV_RET_CODE
EXPORTING
I
Code renvoyé
EV_ERR_TEXT
Exportation…
STRING
Texte de l'erreur
ES_ERR_RESP
Exportation…
/GOOG/ERR_RESP
Réponse d'erreur
Exception
Nom
Description
/GOOG/CX_SDK
SDK ABAP pour Google Cloud : classe d'exception
FERMER
Description : Fermer la connexion
Visibilité : PUBLIQUE
Envoyer des commentaires
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0 , et les échantillons de code sont régis par une licence Apache 2.0 . Pour en savoir plus, consultez les Règles du site Google Developers . Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2024/05/31 (UTC).
Voulez-vous nous donner plus d'informations ?
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2024/05/31 (UTC)."],[],[]]