Classe /GOOG/CL_CLOUDSUPPORT_V2

Classe

/GOOG/CL_CLOUDSUPPORT_V2
  • Héritage de : /GOOG/CL_HTTP_CLIENT
  • Description : Google Cloud Support API v2
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 Actor PUBLIC
TY_002 Attachment PUBLIC
TY_003 Blobstore2Info PUBLIC
TY_004 Case PUBLIC
TY_005 CaseClassification PUBLIC
TY_007 Comment PUBLIC
TY_008 CompositeMedia PUBLIC
TY_009 ContentTypeInfo PUBLIC
TY_010 CreateAttachmentRequest PUBLIC
TY_011 DiffChecksumsResponse PUBLIC
TY_012 DiffDownloadResponse PUBLIC
TY_013 DiffUploadRequest PUBLIC
TY_014 DiffUploadResponse PUBLIC
TY_015 DiffVersionResponse PUBLIC
TY_016 DownloadParameters PUBLIC
TY_017 EscalateCaseRequest PUBLIC
TY_018 Escalation PUBLIC
TY_019 ListAttachmentsResponse PUBLIC
TY_020 ListCasesResponse PUBLIC
TY_021 ListCommentsResponse PUBLIC
TY_022 Media PUBLIC
TY_023 ObjectId PUBLIC
TY_024 SearchCaseClassificationsResponse PUBLIC
TY_025 SearchCasesResponse PUBLIC
TY_T_002 Attachment PUBLIC
TY_T_004 Case PUBLIC
TY_T_005 CaseClassification PUBLIC
TY_T_007 Comment PUBLIC
TY_T_008 CompositeMedia PUBLIC
TY_T_STRING Table of Strings PUBLIC

Constantes

Nom Type Description Valeur Visibilité
C_REVISION_DATE DATUM Date de révision du document de découverte 20240515 PUBLIC
C_PATH_PREFIX STRING Préfixe de chemin d'API PUBLIC
C_ON_PREM_VERSION /GOOG/SDK_VERSION Version sur site la plus basse 1,7 PUBLIC
C_CLOUD_VERSION /GOOG/SDK_VERSION Version Cloud la plus basse PUBLIC
C_ROOT_URL STRING URL racine de l'API https://cloudsupport.googleapis.com PUBLIC
C_SERVICE_NAME /GOOG/SERVICE_NAME Nom du service Google cloudsupport:v2 PUBLIC
C_SUPPORTED_AUTH /GOOG/SUPP_AUTH Types d'authentification pris en charge IJIJWW 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

CLOSE_CASES

  • Description: cloudsupport.cases.close
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_V2ID IMPORTING STRING v2Id
IV_P_V2ID1 IMPORTING STRING v2Id1
IV_P_CASES_ID IMPORTING STRING casesId
IS_INPUT IMPORTING DATA Données d'entrée
ES_RAW EXPORTING DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_004 Cas
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

CREATE_CASES

  • Description : cloudsupport.cases.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_V2ID IMPORTING STRING v2Id
IV_P_V2ID1 IMPORTING STRING v2Id1
IS_INPUT IMPORTING TY_004 Cas
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_004 Cas
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_COMMENTS

  • Description : cloudsupport.cases.comments.create
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_V2ID IMPORTING STRING v2Id
IV_P_V2ID1 IMPORTING STRING v2Id1
IV_P_CASES_ID IMPORTING STRING casesId
IS_INPUT IMPORTING TY_007 Commenter
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_007 Commenter
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

DOWNLOAD_MEDIA

  • Description: cloudsupport.media.download
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_V2ID IMPORTING STRING v2Id
IV_P_V2ID1 IMPORTING STRING v2Id1
IV_P_CASES_ID IMPORTING STRING casesId
IV_P_ATTACHMENTS_ID IMPORTING STRING attachmentsId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_022 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

ESCALATE_CASES

  • Description: cloudsupport.cases.escalate
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_V2ID IMPORTING STRING v2Id
IV_P_V2ID1 IMPORTING STRING v2Id1
IV_P_CASES_ID IMPORTING STRING casesId
IS_INPUT IMPORTING TY_017 EscalateCaseRequest
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_004 Cas
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

GET_CASES

  • Description: cloudsupport.cases.get
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_V2ID IMPORTING STRING v2Id
IV_P_V2ID1 IMPORTING STRING v2Id1
IV_P_CASES_ID IMPORTING STRING casesId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_004 Cas
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

ListAttachments

  • Description : cloudsupport.cases.attachments.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_P_V2ID IMPORTING STRING v2Id
IV_P_V2ID1 IMPORTING STRING v2Id1
IV_P_CASES_ID IMPORTING STRING casesId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_019 ListAttachmentsResponse
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

ListCases

  • Description: cloudsupport.cases.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_V2ID IMPORTING STRING v2Id
IV_P_V2ID1 IMPORTING STRING v2Id1
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_020 ListCasesResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

LIST_COMMENTS

  • Description : cloudsupport.cases.comments.list
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_P_V2ID IMPORTING STRING v2Id
IV_P_V2ID1 IMPORTING STRING v2Id1
IV_P_CASES_ID IMPORTING STRING casesId
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_021 ListCommentsResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

PATCH_CASES

  • Description: cloudsupport.cases.patch
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_UPDATEMASK IMPORTING STRING #updatemask
IV_P_V2ID IMPORTING STRING v2Id
IV_P_V2ID1 IMPORTING STRING v2Id1
IV_P_CASES_ID IMPORTING STRING casesId
IS_INPUT IMPORTING TY_004 Cas
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_004 Cas
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

Rechercher des demandes

  • Description: cloudsupport.cases.search
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_Q_QUERY IMPORTING STRING requête
IV_P_V2ID IMPORTING STRING v2Id
IV_P_V2ID1 IMPORTING STRING v2Id1
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_025 SearchCasesResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

SEARCH_CASE_CLASSIFICATIONS

  • Description : cloudsupport.caseClassifications.search
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_Q_QUERY IMPORTING STRING requête
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT Exportation… TY_024 SearchCaseClassificationsResponse
EV_RET_CODE Exportation… I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Réponse d'erreur

Exception

Nom Description
/GOOG/CX_SDK SDK ABAP pour Google Cloud : classe d'exception

UPLOAD_MEDIA

  • Description: cloudsupport.media.upload
  • Visibilité : PUBLIQUE

Paramètres

Nom Catégorie Type Description
IV_P_V2ID IMPORTING STRING v2Id
IV_P_V2ID1 IMPORTING STRING v2Id1
IV_P_CASES_ID IMPORTING STRING casesId
IS_INPUT IMPORTING TY_010 CreateAttachmentRequest
ES_RAW Exportation… DATA Données brutes de sortie
ES_OUTPUT EXPORTING TY_002 Association
EV_RET_CODE EXPORTING I Code renvoyé
EV_ERR_TEXT EXPORTING STRING Texte de l'erreur
ES_ERR_RESP EXPORTING /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