Klasse /GOOG/CL_CLOUDFUNC_V2

Klasse


 /GOOG/CL_CLOUDFUNC_V2
 
  • Übernahme von: /GOOG/CL_HTTP_CLIENT
  • Beschreibung: Cloud Functions API v2
Allgemeine Informationen zu einer Klasse im ABAP SDK for Google Cloud finden Sie unter API-Client-Stub.

Typen

Typ Beschreibung Transparenz
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

Konstanten

Name Typ Beschreibung Wert Visuelle Hilfsmittel
C_SUPPORTED_AUTH /GOOG/SUPP_AUTH Unterstützte Authentifizierungstypen IJIJWW PUBLIC
C_SERVICE_NAME /GOOG/SERVICE_NAME Google-Dienstname cloudfunctions:v2 Öffentlich
C_ROOT_URL STRING API-Stamm-URL https://cloudfunctions.googleapis.com PUBLIC
C_REVISION_DATE DATUM Überarbeitungsdatum des Discovery-Dokuments 20240315 PUBLIC
C_PATH_PREFIX STRING API-Pfadpräfix PUBLIC
C_ON_PREM_VERSION /GOOG/SDK_VERSION Niedrigste lokale Version 1 PUBLIC
C_CLOUD_VERSION /GOOG/SDK_VERSION Niedrigste Cloud-Version 1 PUBLIC

Methoden

Allgemeine Informationen zu einer Methode im ABAP SDK for Google Cloud finden Sie unter API-Methode.

Constructor

  • Beschreibung: Constructor
  • Sichtbarkeit: Öffentlich

Parameter

Name Kategorie Typ Beschreibung
IV_KEY_NAME IMPORTING /GOOG/KEYNAME Google Cloud-Schlüsselname
IV_LOG_OBJ IMPORTING BALOBJ_D Anwendungslog: Objektname (Anwendungscode)
IV_LOG_SUBOBJ IMPORTING BALSUBOBJ Anwendungslog: Unterobjekt

Ausnahme

Name Beschreibung
/GOOG/CX_SDK ABAP SDK für Google Cloud: Ausnahmeklasse

ABORT_FUNCTION_UPGRADE_FUNC

  • Beschreibung: projects.locations.functions.abortFunctionUpgrade
  • Sichtbarkeit: Öffentlich

Parameter

Name Kategorie Typ Beschreibung
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID WIRD IMPORTIERT STRING locationsId
IV_P_FUNCTIONS_ID WIRD IMPORTIERT STRING functionsId
IS_INPUT WIRD IMPORTIERT DATA Eingabedaten
ES_RAW EXPORTING DATA Rohausgabedaten
ES_OUTPUT EXPORTING TY_023 Vorgang
EV_RET_CODE EXPORTING I Rückgabecode
EV_ERR_TEXT EXPORTING STRING Fehlertext
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Fehlerantwort

Ausnahme

Name Beschreibung
/GOOG/CX_SDK ABAP SDK für Google Cloud: Ausnahmeklasse

COMMIT_FUNCTION_UPGRADE_FUN

  • Beschreibung: projects.locations.functions.commitFunctionUpgrade
  • Sichtbarkeit: Öffentlich

Parameter

Name Kategorie Typ Beschreibung
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID WIRD IMPORTIERT STRING locationsId
IV_P_FUNCTIONS_ID WIRD IMPORTIERT STRING functionsId
IS_INPUT WIRD IMPORTIERT DATA Eingabedaten
ES_RAW EXPORTING DATA Rohausgabedaten
ES_OUTPUT EXPORTING TY_023 Vorgang
EV_RET_CODE EXPORTING I Rückgabecode
EV_ERR_TEXT EXPORTING STRING Fehlertext
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Fehlerantwort

Ausnahme

Name Beschreibung
/GOOG/CX_SDK ABAP SDK for Google Cloud: Ausnahmeklasse

CREATE_FUNCTIONS

  • Beschreibung: cloudfunctions.projects.locations.functions.create
  • Sichtbarkeit: Öffentlich

Parameter

Name Kategorie Typ Beschreibung
IV_Q_FUNCTIONID WIRD IMPORTIERT STRING functionId
IV_P_PROJECTS_ID WIRD IMPORTIERT STRING projectsId
IV_P_LOCATIONS_ID WIRD IMPORTIERT STRING locationsId
IS_INPUT WIRD IMPORTIERT TY_008 Funktion
ES_RAW WIRD EXPORTIERT DATA Rohausgabedaten
ES_OUTPUT EXPORTING TY_023 Vorgang
EV_RET_CODE EXPORTING I Rückgabecode
EV_ERR_TEXT EXPORTING STRING Fehlertext
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Fehlerantwort

Ausnahme

Name Beschreibung
/GOOG/CX_SDK ABAP SDK for Google Cloud: Ausnahmeklasse

DELETE_FUNCTIONS

  • Beschreibung: cloudfunctions.projects.locations.functions.delete
  • Sichtbarkeit: Öffentlich

Parameter

Name Kategorie Typ Beschreibung
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID WIRD IMPORTIERT STRING locationsId
IV_P_FUNCTIONS_ID WIRD IMPORTIERT STRING functionsId
ES_RAW WIRD EXPORTIERT DATA Rohausgabedaten
ES_OUTPUT EXPORTING TY_023 Vorgang
EV_RET_CODE EXPORTING I Rückgabecode
EV_ERR_TEXT EXPORTING STRING Fehlertext
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Fehlerantwort

Ausnahme

Name Beschreibung
/GOOG/CX_SDK ABAP SDK for Google Cloud: Ausnahmeklasse

GENERATE_DOWNLOAD_URL_FUNCT

  • Beschreibung: projects.locations.functions.generateDownloadUrl
  • Sichtbarkeit: Öffentlich

Parameter

Name Kategorie Typ Beschreibung
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID WIRD IMPORTIERT STRING locationsId
IV_P_FUNCTIONS_ID WIRD IMPORTIERT STRING functionsId
IS_INPUT WIRD IMPORTIERT DATA Eingabedaten
ES_RAW EXPORTING DATA Rohausgabedaten
ES_OUTPUT WIRD EXPORTIERT TY_010 GenerateDownloadUrlResponse
EV_RET_CODE WIRD EXPORTIERT I Rückgabecode
EV_ERR_TEXT EXPORTING STRING Fehlertext
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Fehlerantwort

Ausnahme

Name Beschreibung
/GOOG/CX_SDK ABAP SDK for Google Cloud: Ausnahmeklasse

GENERATE_UPLOAD_URL_FUNCTIO

  • Beschreibung: projects.locations.functions.generateUploadUrl
  • Sichtbarkeit: Öffentlich

Parameter

Name Kategorie Typ Beschreibung
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID WIRD IMPORTIERT STRING locationsId
IS_INPUT WIRD IMPORTIERT TY_011 GenerateUploadUrlRequest
ES_RAW WIRD EXPORTIERT DATA Rohausgabedaten
ES_OUTPUT WIRD EXPORTIERT TY_012 GenerateUploadUrlResponse
EV_RET_CODE WIRD EXPORTIERT I Rückgabecode
EV_ERR_TEXT EXPORTING STRING Fehlertext
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Fehlerantwort

Ausnahme

Name Beschreibung
/GOOG/CX_SDK ABAP SDK for Google Cloud: Ausnahmeklasse

GET_FUNCTIONS

  • Beschreibung: cloudfunctions.projects.locations.functions.get
  • Sichtbarkeit: Öffentlich

Parameter

Name Kategorie Typ Beschreibung
IV_Q_REVISION WIRD IMPORTIERT STRING Revision
IV_P_PROJECTS_ID WIRD IMPORTIERT STRING projectsId
IV_P_LOCATIONS_ID WIRD IMPORTIERT STRING locationsId
IV_P_FUNCTIONS_ID WIRD IMPORTIERT STRING functionsId
ES_RAW WIRD EXPORTIERT DATA Rohausgabedaten
ES_OUTPUT WIRD EXPORTIERT TY_008 Funktion
EV_RET_CODE WIRD EXPORTIERT I Rückgabecode
EV_ERR_TEXT EXPORTING STRING Fehlertext
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Fehlerantwort

Ausnahme

Name Beschreibung
/GOOG/CX_SDK ABAP SDK for Google Cloud: Ausnahmeklasse

GET_IAM_POLICY_FUNCTIONS

  • Beschreibung: cloudfunctions.projects.locations.functions.getIamPolicy
  • Sichtbarkeit: Öffentlich

Parameter

Name Kategorie Typ Beschreibung
IV_Q_OPTIONSREQUESTEDPOLICYVER IMPORTING STRING options.requestedPolicyVersion
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID WIRD IMPORTIERT STRING locationsId
IV_P_FUNCTIONS_ID WIRD IMPORTIERT STRING functionsId
ES_RAW WIRD EXPORTIERT DATA Rohausgabedaten
ES_OUTPUT EXPORTING TY_024 Richtlinie
EV_RET_CODE EXPORTING I Rückgabecode
EV_ERR_TEXT EXPORTING STRING Fehlertext
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Fehlerantwort

Ausnahme

Name Beschreibung
/GOOG/CX_SDK ABAP SDK for Google Cloud: Ausnahmeklasse

GET_OPERATIONS

  • Beschreibung: cloudfunctions.projects.locations.operations.get
  • Sichtbarkeit: Öffentlich

Parameter

Name Kategorie Typ Beschreibung
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID WIRD IMPORTIERT STRING locationsId
IV_P_OPERATIONS_ID WIRD IMPORTIERT STRING operationsId
ES_RAW EXPORTING DATA Rohausgabedaten
ES_OUTPUT EXPORTING TY_023 Vorgang
EV_RET_CODE EXPORTING I Rückgabecode
EV_ERR_TEXT EXPORTING STRING Fehlertext
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Fehlerantwort

Ausnahme

Name Beschreibung
/GOOG/CX_SDK ABAP SDK for Google Cloud: Ausnahmeklasse

LIST_FUNCTIONS

  • Beschreibung: cloudfunctions.projects.locations.functions.list
  • Sichtbarkeit: Öffentlich

Parameter

Name Kategorie Typ Beschreibung
IV_Q_FILTER WIRD IMPORTIERT STRING Filter
IV_Q_ORDERBY WIRD IMPORTIERT STRING orderBy
IV_Q_PAGESIZE WIRD IMPORTIERT STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID WIRD IMPORTIERT STRING locationsId
ES_RAW EXPORTING DATA Rohausgabedaten
ES_OUTPUT WIRD EXPORTIERT TY_018 ListFunctionsResponse
EV_RET_CODE WIRD EXPORTIERT I Rückgabecode
EV_ERR_TEXT EXPORTING STRING Fehlertext
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Fehlerantwort

Ausnahme

Name Beschreibung
/GOOG/CX_SDK ABAP SDK for Google Cloud: Ausnahmeklasse

Speicherorte auflisten

  • Beschreibung: cloudfunctions.projects.locations.list
  • Sichtbarkeit: Öffentlich

Parameter

Name Kategorie Typ Beschreibung
IV_Q_FILTER WIRD IMPORTIERT STRING Filter
IV_Q_PAGESIZE WIRD IMPORTIERT STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_P_PROJECTS_ID IMPORTING STRING projectsId
ES_RAW EXPORTING DATA Rohausgabedaten
ES_OUTPUT WIRD EXPORTIERT TY_019 ListLocationsResponse
EV_RET_CODE WIRD EXPORTIERT I Rückgabecode
EV_ERR_TEXT EXPORTING STRING Fehlertext
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Fehlerantwort

Ausnahme

Name Beschreibung
/GOOG/CX_SDK ABAP SDK for Google Cloud: Ausnahmeklasse

LIST_OPERATIONS

  • Beschreibung: cloudfunctions.projects.locations.operations.list
  • Sichtbarkeit: Öffentlich

Parameter

Name Kategorie Typ Beschreibung
IV_Q_FILTER WIRD IMPORTIERT STRING Filter
IV_Q_PAGESIZE WIRD IMPORTIERT STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID WIRD IMPORTIERT STRING locationsId
ES_RAW EXPORTING DATA Rohausgabedaten
ES_OUTPUT EXPORTING TY_020 ListOperationsResponse
EV_RET_CODE EXPORTING I Rückgabecode
EV_ERR_TEXT EXPORTING STRING Fehlertext
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Fehlerantwort

Ausnahme

Name Beschreibung
/GOOG/CX_SDK ABAP SDK for Google Cloud: Ausnahmeklasse

LIST_RUNTIMES

  • Beschreibung: cloudfunctions.projects.locations.runtimes.list
  • Sichtbarkeit: Öffentlich

Parameter

Name Kategorie Typ Beschreibung
IV_Q_FILTER WIRD IMPORTIERT STRING Filter
IV_P_PROJECTS_ID WIRD IMPORTIERT STRING projectsId
IV_P_LOCATIONS_ID WIRD IMPORTIERT STRING locationsId
ES_RAW EXPORTING DATA Rohausgabedaten
ES_OUTPUT WIRD EXPORTIERT TY_021 ListRuntimesResponse
EV_RET_CODE WIRD EXPORTIERT I Rückgabecode
EV_ERR_TEXT EXPORTING STRING Fehlertext
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Fehlerantwort

Ausnahme

Name Beschreibung
/GOOG/CX_SDK ABAP SDK for Google Cloud: Ausnahmeklasse

PATCH_FUNCTIONS

  • Beschreibung: cloudfunctions.projects.locations.functions.patch
  • Sichtbarkeit: Öffentlich

Parameter

Name Kategorie Typ Beschreibung
IV_Q_UPDATEMASK IMPORTING STRING updateMask
IV_P_PROJECTS_ID WIRD IMPORTIERT STRING projectsId
IV_P_LOCATIONS_ID WIRD IMPORTIERT STRING locationsId
IV_P_FUNCTIONS_ID WIRD IMPORTIERT STRING functionsId
IS_INPUT WIRD IMPORTIERT TY_008 Funktion
ES_RAW WIRD EXPORTIERT DATA Rohausgabedaten
ES_OUTPUT EXPORTING TY_023 Vorgang
EV_RET_CODE EXPORTING I Rückgabecode
EV_ERR_TEXT EXPORTING STRING Fehlertext
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Fehlerantwort

Ausnahme

Name Beschreibung
/GOOG/CX_SDK ABAP SDK für Google Cloud: Ausnahmeklasse

REDIRECT_FUNCTION_UPGRADE_T

  • Beschreibung: projects.locations.functions.redirectFunctionUpgradeTraffic
  • Sichtbarkeit: Öffentlich

Parameter

Name Kategorie Typ Beschreibung
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID WIRD IMPORTIERT STRING locationsId
IV_P_FUNCTIONS_ID WIRD IMPORTIERT STRING functionsId
IS_INPUT WIRD IMPORTIERT DATA Eingabedaten
ES_RAW EXPORTING DATA Rohausgabedaten
ES_OUTPUT EXPORTING TY_023 Vorgang
EV_RET_CODE EXPORTING I Rückgabecode
EV_ERR_TEXT EXPORTING STRING Fehlertext
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Fehlerantwort

Ausnahme

Name Beschreibung
/GOOG/CX_SDK ABAP SDK für Google Cloud: Ausnahmeklasse

ROLLBACK_FUNCTION_UPGRADE_T

  • Beschreibung: projects.locations.functions.rollbackFunctionUpgradeTraffic
  • Sichtbarkeit: Öffentlich

Parameter

Name Kategorie Typ Beschreibung
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID WIRD IMPORTIERT STRING locationsId
IV_P_FUNCTIONS_ID WIRD IMPORTIERT STRING functionsId
IS_INPUT WIRD IMPORTIERT DATA Eingabedaten
ES_RAW EXPORTING DATA Rohausgabedaten
ES_OUTPUT EXPORTING TY_023 Vorgang
EV_RET_CODE EXPORTING I Rückgabecode
EV_ERR_TEXT EXPORTING STRING Fehlertext
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Fehlerantwort

Ausnahme

Name Beschreibung
/GOOG/CX_SDK ABAP SDK für Google Cloud: Ausnahmeklasse

SETUP_FUNCTION_UPGRADE_CONF

  • Beschreibung: projects.locations.functions.setupFunctionUpgradeConfig
  • Sichtbarkeit: Öffentlich

Parameter

Name Kategorie Typ Beschreibung
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID WIRD IMPORTIERT STRING locationsId
IV_P_FUNCTIONS_ID WIRD IMPORTIERT STRING functionsId
IS_INPUT WIRD IMPORTIERT DATA Eingabedaten
ES_RAW EXPORTING DATA Rohausgabedaten
ES_OUTPUT EXPORTING TY_023 Vorgang
EV_RET_CODE EXPORTING I Rückgabecode
EV_ERR_TEXT EXPORTING STRING Fehlertext
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Fehlerantwort

Ausnahme

Name Beschreibung
/GOOG/CX_SDK ABAP SDK for Google Cloud: Ausnahmeklasse

SET_IAM_POLICY_FUNCTIONS

  • Beschreibung: cloudfunctions.projects.locations.functions.setIamPolicy
  • Sichtbarkeit: Öffentlich

Parameter

Name Kategorie Typ Beschreibung
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID WIRD IMPORTIERT STRING locationsId
IV_P_FUNCTIONS_ID WIRD IMPORTIERT STRING functionsId
IS_INPUT WIRD IMPORTIERT TY_031 SetIamPolicyRequest
ES_RAW EXPORTING DATA Rohausgabedaten
ES_OUTPUT EXPORTING TY_024 Richtlinie
EV_RET_CODE EXPORTING I Rückgabecode
EV_ERR_TEXT EXPORTING STRING Fehlertext
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Fehlerantwort

Ausnahme

Name Beschreibung
/GOOG/CX_SDK ABAP SDK for Google Cloud: Ausnahmeklasse

TEST_IAM_PERMISSIONS_FUNCTI

  • Beschreibung: projects.locations.functions.testIamPermissions
  • Sichtbarkeit: Öffentlich

Parameter

Name Kategorie Typ Beschreibung
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID WIRD IMPORTIERT STRING locationsId
IV_P_FUNCTIONS_ID WIRD IMPORTIERT STRING functionsId
IS_INPUT WIRD IMPORTIERT TY_037 TestIamPermissionsRequest
ES_RAW EXPORTING DATA Rohausgabedaten
ES_OUTPUT EXPORTING TY_038 TestIamPermissionsResponse
EV_RET_CODE EXPORTING I Rückgabecode
EV_ERR_TEXT EXPORTING STRING Fehlertext
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Fehlerantwort

Ausnahme

Name Beschreibung
/GOOG/CX_SDK ABAP SDK for Google Cloud: Ausnahmeklasse

SCHLIEẞEN

  • Beschreibung: Verbindung schließen
  • Sichtbarkeit: Öffentlich