Class /GOOG/CL_FIREBASEAPPDISTRIB_V1

Class

/GOOG/CL_FIREBASEAPPDISTRIB_V1
  • Inheriting from:/GOOG/CL_HTTP_CLIENT
  • Description:Firebase App Distribution API v1
For general information about a class in ABAP SDK for Google Cloud, see API client stub.

Types

Type Description Visibility
TY_001 GdataBlobstore2Info PUBLIC
TY_002 GdataCompositeMedia PUBLIC
TY_003 GdataContentTypeInfo PUBLIC
TY_004 GdataDiffChecksumsResponse PUBLIC
TY_005 GdataDiffDownloadResponse PUBLIC
TY_006 GdataDiffUploadRequest PUBLIC
TY_007 GdataDiffUploadResponse PUBLIC
TY_008 GdataDiffVersionResponse PUBLIC
TY_009 GdataDownloadParameters PUBLIC
TY_010 GdataMedia PUBLIC
TY_011 GdataObjectId PUBLIC
TY_012 GoogleFirebaseAppdistroV1AabInfo PUBLIC
TY_013 GoogleFirebaseAppdistroV1BatchAddTestersRequest PUBLIC
TY_014 GoogleFirebaseAppdistroV1BatchAddTestersResponse PUBLIC
TY_015 GoogleFirebaseAppdistroV1BatchDeleteReleasesRequest PUBLIC
TY_016 GoogleFirebaseAppdistroV1BatchJoinGroupRequest PUBLIC
TY_017 GoogleFirebaseAppdistroV1BatchLeaveGroupRequest PUBLIC
TY_018 GoogleFirebaseAppdistroV1BatchRemoveTestersRequest PUBLIC
TY_019 GoogleFirebaseAppdistroV1BatchRemoveTestersResponse PUBLIC
TY_020 GoogleFirebaseAppdistroV1DistributeReleaseRequest PUBLIC
TY_022 GoogleFirebaseAppdistroV1FeedbackReport PUBLIC
TY_023 GoogleFirebaseAppdistroV1Group PUBLIC
TY_024 GoogleFirebaseAppdistroV1ListFeedbackReportsResponse PUBLIC
TY_025 GoogleFirebaseAppdistroV1ListGroupsResponse PUBLIC
TY_026 GoogleFirebaseAppdistroV1ListReleasesResponse PUBLIC
TY_027 GoogleFirebaseAppdistroV1ListTestersResponse PUBLIC
TY_028 GoogleFirebaseAppdistroV1Release PUBLIC
TY_029 GoogleFirebaseAppdistroV1ReleaseNotes PUBLIC
TY_030 GoogleFirebaseAppdistroV1TestCertificate PUBLIC
TY_031 GoogleFirebaseAppdistroV1Tester PUBLIC
TY_032 GoogleFirebaseAppdistroV1UploadReleaseRequest PUBLIC
TY_034 GoogleLongrunningListOperationsResponse PUBLIC
TY_035 GoogleLongrunningOperation PUBLIC
TY_036 GoogleLongrunningWaitOperationRequest PUBLIC
TY_038 GoogleRpcStatus PUBLIC
TY_T_002 GdataCompositeMedia PUBLIC
TY_T_022 GoogleFirebaseAppdistroV1FeedbackReport PUBLIC
TY_T_023 GoogleFirebaseAppdistroV1Group PUBLIC
TY_T_028 GoogleFirebaseAppdistroV1Release PUBLIC
TY_T_031 GoogleFirebaseAppdistroV1Tester PUBLIC
TY_T_035 GoogleLongrunningOperation PUBLIC
TY_T_STRING Table of Strings PUBLIC

Constants

Name Type Description Value Visibility
C_CLOUD_VERSION /GOOG/SDK_VERSION Lowest Cloud Version PUBLIC
C_ON_PREM_VERSION /GOOG/SDK_VERSION Lowest On-premises Version 1.7 PUBLIC
C_PATH_PREFIX STRING API Path Prefix PUBLIC
C_REVISION_DATE DATUM Discovery Document revision Date 20250307 PUBLIC
C_ROOT_URL STRING API Root URL https://firebaseappdistribution.googleapis.com PUBLIC
C_SERVICE_NAME /GOOG/SERVICE_NAME Google Service Name firebaseappdistribution:v1 PUBLIC
C_SUPPORTED_AUTH /GOOG/SUPP_AUTH Supported Auth Types IJIJWW PUBLIC

Methods

For general information about a method in ABAP SDK for Google Cloud, see API method.

CONSTRUCTOR

  • Description: Constructor
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_KEY_NAME IMPORTING /GOOG/KEYNAME Google Cloud Key Name
IV_LOG_OBJ IMPORTING BALOBJ_D Application log: Object name (Application code)
IV_LOG_SUBOBJ IMPORTING BALSUBOBJ Application Log: Subobject

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

BATCH_ADD_TESTERS

  • Description: firebaseappdistribution.projects.testers.batchAdd
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IS_INPUT IMPORTING TY_013 GoogleFirebaseAppdistroV1BatchAddTestersRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_014 GoogleFirebaseAppdistroV1BatchAddTestersResponse
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

BATCH_DELETE_RELEASES

  • Description: firebaseappdistribution.projects.apps.releases.batchDelete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_APPS_ID IMPORTING STRING appsId
IS_INPUT IMPORTING TY_015 GoogleFirebaseAppdistroV1BatchDeleteReleasesRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING DATA Output Data
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

BATCH_JOIN_GROUPS

  • Description: firebaseappdistribution.projects.groups.batchJoin
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_GROUPS_ID IMPORTING STRING groupsId
IS_INPUT IMPORTING TY_016 GoogleFirebaseAppdistroV1BatchJoinGroupRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING DATA Output Data
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

BATCH_LEAVE_GROUPS

  • Description: firebaseappdistribution.projects.groups.batchLeave
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_GROUPS_ID IMPORTING STRING groupsId
IS_INPUT IMPORTING TY_017 GoogleFirebaseAppdistroV1BatchLeaveGroupRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING DATA Output Data
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

BATCH_REMOVE_TESTERS

  • Description: firebaseappdistribution.projects.testers.batchRemove
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IS_INPUT IMPORTING TY_018 GoogleFirebaseAppdistroV1BatchRemoveTestersRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_019 GoogleFirebaseAppdistroV1BatchRemoveTestersResponse
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

CANCEL_OPERATIONS

  • Description: projects.apps.releases.operations.cancel
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_APPS_ID IMPORTING STRING appsId
IV_P_RELEASES_ID IMPORTING STRING releasesId
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
IS_INPUT IMPORTING DATA Input Data
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING DATA Output Data
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

CREATE_GROUPS

  • Description: firebaseappdistribution.projects.groups.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_GROUPID IMPORTING STRING groupId
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IS_INPUT IMPORTING TY_023 GoogleFirebaseAppdistroV1Group
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_023 GoogleFirebaseAppdistroV1Group
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

DELETE_FEEDBACK_REPORTS

  • Description: projects.apps.releases.feedbackReports.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_APPS_ID IMPORTING STRING appsId
IV_P_RELEASES_ID IMPORTING STRING releasesId
IV_P_FEEDBACK_REPORTS_ID IMPORTING STRING feedbackReportsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING DATA Output Data
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

DELETE_GROUPS

  • Description: firebaseappdistribution.projects.groups.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_GROUPS_ID IMPORTING STRING groupsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING DATA Output Data
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

DELETE_OPERATIONS

  • Description: projects.apps.releases.operations.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_APPS_ID IMPORTING STRING appsId
IV_P_RELEASES_ID IMPORTING STRING releasesId
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING DATA Output Data
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

DISTRIBUTE_RELEASES

  • Description: firebaseappdistribution.projects.apps.releases.distribute
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_APPS_ID IMPORTING STRING appsId
IV_P_RELEASES_ID IMPORTING STRING releasesId
IS_INPUT IMPORTING TY_020 GoogleFirebaseAppdistroV1DistributeReleaseRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING DATA Output Data
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

GET_AAB_INFO_APPS

  • Description: firebaseappdistribution.projects.apps.getAabInfo
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_APPS_ID IMPORTING STRING appsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_012 GoogleFirebaseAppdistroV1AabInfo
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

GET_FEEDBACK_REPORTS

  • Description: projects.apps.releases.feedbackReports.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_APPS_ID IMPORTING STRING appsId
IV_P_RELEASES_ID IMPORTING STRING releasesId
IV_P_FEEDBACK_REPORTS_ID IMPORTING STRING feedbackReportsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_022 GoogleFirebaseAppdistroV1FeedbackReport
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

GET_GROUPS

  • Description: firebaseappdistribution.projects.groups.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_GROUPS_ID IMPORTING STRING groupsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_023 GoogleFirebaseAppdistroV1Group
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

GET_OPERATIONS

  • Description: projects.apps.releases.operations.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_APPS_ID IMPORTING STRING appsId
IV_P_RELEASES_ID IMPORTING STRING releasesId
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_035 GoogleLongrunningOperation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

GET_RELEASES

  • Description: firebaseappdistribution.projects.apps.releases.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_APPS_ID IMPORTING STRING appsId
IV_P_RELEASES_ID IMPORTING STRING releasesId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_028 GoogleFirebaseAppdistroV1Release
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

LIST_FEEDBACK_REPORTS

  • Description: projects.apps.releases.feedbackReports.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_APPS_ID IMPORTING STRING appsId
IV_P_RELEASES_ID IMPORTING STRING releasesId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_024 GoogleFirebaseAppdistroV1ListFeedbackReportsResponse
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

LIST_GROUPS

  • Description: firebaseappdistribution.projects.groups.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_P_PROJECTS_ID IMPORTING STRING projectsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_025 GoogleFirebaseAppdistroV1ListGroupsResponse
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

LIST_OPERATIONS

  • Description: projects.apps.releases.operations.list
  • Visibility: PUBLIC

Parameters

Name Category 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_APPS_ID IMPORTING STRING appsId
IV_P_RELEASES_ID IMPORTING STRING releasesId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_034 GoogleLongrunningListOperationsResponse
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

LIST_RELEASES

  • Description: firebaseappdistribution.projects.apps.releases.list
  • Visibility: PUBLIC

Parameters

Name Category 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_APPS_ID IMPORTING STRING appsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_026 GoogleFirebaseAppdistroV1ListReleasesResponse
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

LIST_TESTERS

  • Description: firebaseappdistribution.projects.testers.list
  • Visibility: PUBLIC

Parameters

Name Category 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 Raw Output Data
ES_OUTPUT EXPORTING TY_027 GoogleFirebaseAppdistroV1ListTestersResponse
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

PATCH_GROUPS

  • Description: firebaseappdistribution.projects.groups.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_UPDATEMASK IMPORTING STRING updateMask
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_GROUPS_ID IMPORTING STRING groupsId
IS_INPUT IMPORTING TY_023 GoogleFirebaseAppdistroV1Group
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_023 GoogleFirebaseAppdistroV1Group
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

PATCH_RELEASES

  • Description: firebaseappdistribution.projects.apps.releases.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_UPDATEMASK IMPORTING STRING updateMask
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_APPS_ID IMPORTING STRING appsId
IV_P_RELEASES_ID IMPORTING STRING releasesId
IS_INPUT IMPORTING TY_028 GoogleFirebaseAppdistroV1Release
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_028 GoogleFirebaseAppdistroV1Release
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

PATCH_TESTERS

  • Description: firebaseappdistribution.projects.testers.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_UPDATEMASK IMPORTING STRING updateMask
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_TESTERS_ID IMPORTING STRING testersId
IS_INPUT IMPORTING TY_031 GoogleFirebaseAppdistroV1Tester
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_031 GoogleFirebaseAppdistroV1Tester
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

UPLOAD_MEDIA

  • Description: firebaseappdistribution.media.upload
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_APPS_ID IMPORTING STRING appsId
IS_INPUT IMPORTING TY_032 GoogleFirebaseAppdistroV1UploadReleaseRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_035 GoogleLongrunningOperation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

WAIT_OPERATIONS

  • Description: projects.apps.releases.operations.wait
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_APPS_ID IMPORTING STRING appsId
IV_P_RELEASES_ID IMPORTING STRING releasesId
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
IS_INPUT IMPORTING TY_036 GoogleLongrunningWaitOperationRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_035 GoogleLongrunningOperation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

CLOSE

  • Description: Close Connection
  • Visibility: PUBLIC