SAP BTP edition v1.0 keyboard_arrow_down
Classe
/GOOG/CL_CLOUDFUNCTIONS_V2
Héritage de : /GOOG/CL_HTTP_CLIENT
Description : Cloud Functions 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
AuditConfig
PUBLIC
TY_002
AuditLogConfig
PUBLIC
TY_003
Binding
PUBLIC
TY_004
BuildConfig
PUBLIC
TY_005
EventFilter
PUBLIC
TY_006
EventTrigger
PUBLIC
TY_007
Expr
PUBLIC
TY_008
Function
PUBLIC
TY_010
GenerateDownloadUrlResponse
PUBLIC
TY_011
GenerateUploadUrlRequest
PUBLIC
TY_012
GenerateUploadUrlResponse
PUBLIC
TY_014
GoogleCloudFunctionsV2StateMessage
PUBLIC
TY_018
ListFunctionsResponse
PUBLIC
TY_019
ListLocationsResponse
PUBLIC
TY_020
ListOperationsResponse
PUBLIC
TY_021
ListRuntimesResponse
PUBLIC
TY_022
Location
PUBLIC
TY_023
Operation
PUBLIC
TY_024
Policy
PUBLIC
TY_025
RepoSource
PUBLIC
TY_026
Runtime
PUBLIC
TY_027
SecretEnvVar
PUBLIC
TY_028
SecretVersion
PUBLIC
TY_029
SecretVolume
PUBLIC
TY_030
ServiceConfig
PUBLIC
TY_031
SetIamPolicyRequest
PUBLIC
TY_032
Source
PUBLIC
TY_033
SourceProvenance
PUBLIC
TY_035
Status
PUBLIC
TY_036
StorageSource
PUBLIC
TY_037
TestIamPermissionsRequest
PUBLIC
TY_038
TestIamPermissionsResponse
PUBLIC
TY_040
Date
PUBLIC
TY_042
OnDeployUpdatePolicy
PUBLIC
TY_048
UpgradeInfo
PUBLIC
TY_T_001
AuditConfig
PUBLIC
TY_T_002
AuditLogConfig
PUBLIC
TY_T_003
Binding
PUBLIC
TY_T_005
EventFilter
PUBLIC
TY_T_008
Function
PUBLIC
TY_T_014
GoogleCloudFunctionsV2StateMessage
PUBLIC
TY_T_022
Location
PUBLIC
TY_T_023
Operation
PUBLIC
TY_T_026
Runtime
PUBLIC
TY_T_027
SecretEnvVar
PUBLIC
TY_T_028
SecretVersion
PUBLIC
TY_T_029
SecretVolume
PUBLIC
TY_T_STRING
Table of Strings
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.0
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
20240222
PUBLIC
C_ROOT_URL
STRING
URL racine de l'API
https://cloudfunctions.googleapis.com
PUBLIC
C_SERVICE_NAME
/GOOG/SERVICE_NAME
Nom du service Google
cloudfunctions: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
ABORT_FUNCTION_UPGRADE_FUNC
Description : projects.locations.functions.abortFunctionUpgrade
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_FUNCTIONS_ID
IMPORTING
STRING
functionsId
IS_INPUT
IMPORTING
REF TO DATA
Données d'entrée
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_023
Opération
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
COMMIT_FUNCTION_UPGRADE_FUN
Description : projects.locations.functions.commitFunctionUpgrade
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_FUNCTIONS_ID
IMPORTING
STRING
functionsId
IS_INPUT
IMPORTING
REF TO DATA
Données d'entrée
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_023
Opération
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
CREATE_FUNCTIONS
Description : cloudfunctions.projects.locations.functions.create
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_FUNCTIONID
IMPORTING
STRING
ID de fonction
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IS_INPUT
IMPORTING
TY_008
Fonction
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_023
Opération
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
DELETE_FUNCTIONS
Description : cloudfunctions.projects.locations.functions.delete
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_FUNCTIONS_ID
IMPORTING
STRING
functionsId
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_023
Opération
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
GENERATE_DOWNLOAD_URL_FUNCT
Description : projects.locations.functions.generateDownloadUrl
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_FUNCTIONS_ID
IMPORTING
STRING
functionsId
IS_INPUT
IMPORTING
REF TO DATA
Données d'entrée
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_010
GenerateDownloadUrlResponse
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
GENERATE_UPLOAD_URL_FUNCTIO
Description : projects.locations.functions.generateUploadUrl
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IS_INPUT
IMPORTING
TY_011
GenerateUploadUrlRequest
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_012
GenerateUploadUrlResponse
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
GET_FUNCTIONS
Description : cloudfunctions.projects.locations.functions.get
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_FUNCTIONS_ID
IMPORTING
STRING
functionsId
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_008
Fonction
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
GET_IAM_POLICY_FUNCTIONS
Description : cloudfunctions.projects.locations.functions.getIamPolicy
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_OPTIONSREQUESTEDPOLICYVER
IMPORTING
STRING
options.requestedPolicyVersion
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_FUNCTIONS_ID
IMPORTING
STRING
functionsId
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_024
Règle
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
GET_OPERATIONS
Description : cloudfunctions.projects.locations.operations.get
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_OPERATIONS_ID
IMPORTING
STRING
operationsId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_023
Opération
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
LIST_FUNCTIONS
Description : cloudfunctions.projects.locations.functions.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_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_018
ListFunctionsResponse
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_LOCATIONS
Description : cloudfunctions.projects.locations.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_PROJECTS_ID
IMPORTING
STRING
ProjectsId
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_019
ListLocationsResponse
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
LIST_OPERATIONS
Description : cloudfunctions.projects.locations.operations.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_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_020
ListOperationsResponse
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
LIST_RUNTIMES
Description : cloudfunctions.projects.locations.runtimes.list
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_FILTER
IMPORTING
STRING
filter
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_021
ListRuntimesResponse
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_FUNCTIONS
Description : cloudfunctions.projects.locations.functions.patch
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_Q_UPDATEMASK
IMPORTING
STRING
#updatemask
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_FUNCTIONS_ID
IMPORTING
STRING
functionsId
IS_INPUT
IMPORTING
TY_008
Fonction
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_023
Opération
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
REDIRECT_FUNCTION_UPGRADE_T
Description : projects.locations.functions.redirectFunctionUpgradeTraffic
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_FUNCTIONS_ID
IMPORTING
STRING
functionsId
IS_INPUT
IMPORTING
REF TO DATA
Données d'entrée
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_023
Opération
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
ROLLBACK_FUNCTION_UPGRADE_T
Description : projects.locations.functions.rollbackFunctionUpgradeTraffic
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_FUNCTIONS_ID
IMPORTING
STRING
functionsId
IS_INPUT
IMPORTING
REF TO DATA
Données d'entrée
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_023
Opération
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
SETUP_FUNCTION_UPGRADE_CONF
Description : projects.locations.functions.setupFunctionUpgradeConfig
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_FUNCTIONS_ID
IMPORTING
STRING
functionsId
IS_INPUT
IMPORTING
REF TO DATA
Données d'entrée
ES_RAW
EXPORTING
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_023
Opération
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
SET_IAM_POLICY_FUNCTIONS
Description : cloudfunctions.projects.locations.functions.setIamPolicy
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_FUNCTIONS_ID
IMPORTING
STRING
functionsId
IS_INPUT
IMPORTING
TY_031
SetIamPolicyRequest
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
EXPORTING
TY_024
Règle
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
TEST_IAM_PERMISSIONS_FUNCTI
Description : projects.locations.functions.testIamPermissions
Visibilité : PUBLIQUE
Paramètres
Nom
Catégorie
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
ProjectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
Emplacements.ID
IV_P_FUNCTIONS_ID
IMPORTING
STRING
functionsId
IS_INPUT
IMPORTING
TY_037
TestIamPermissionsRequest
ES_RAW
Exportation…
DATA
Données brutes de sortie
ES_OUTPUT
Exportation…
TY_038
TestIamPermissionsResponse
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
FERMER
Description : Fermer la connexion
Visibilité : PUBLIQUE