Class /GOOG/CL_FIREBASERULES_V1

Class

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

Types

Type Description Visibility
TY_001 Arg PUBLIC
TY_003 ExpressionReport PUBLIC
TY_004 File PUBLIC
TY_005 FunctionCall PUBLIC
TY_006 FunctionMock PUBLIC
TY_007 GetReleaseExecutableResponse PUBLIC
TY_008 Issue PUBLIC
TY_009 ListReleasesResponse PUBLIC
TY_010 ListRulesetsResponse PUBLIC
TY_011 Metadata PUBLIC
TY_012 Release PUBLIC
TY_013 Result PUBLIC
TY_014 Ruleset PUBLIC
TY_015 Source PUBLIC
TY_016 SourcePosition PUBLIC
TY_017 TestCase PUBLIC
TY_018 TestResult PUBLIC
TY_019 TestRulesetRequest PUBLIC
TY_020 TestRulesetResponse PUBLIC
TY_021 TestSuite PUBLIC
TY_022 UpdateReleaseRequest PUBLIC
TY_023 ValueCount PUBLIC
TY_024 VisitedExpression PUBLIC
TY_T_001 Arg PUBLIC
TY_T_003 ExpressionReport PUBLIC
TY_T_004 File PUBLIC
TY_T_005 FunctionCall PUBLIC
TY_T_006 FunctionMock PUBLIC
TY_T_008 Issue PUBLIC
TY_T_012 Release PUBLIC
TY_T_014 Ruleset PUBLIC
TY_T_017 TestCase PUBLIC
TY_T_018 TestResult PUBLIC
TY_T_023 ValueCount PUBLIC
TY_T_024 VisitedExpression 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 20250218 PUBLIC
C_ROOT_URL STRING API Root URL https://firebaserules.googleapis.com PUBLIC
C_SERVICE_NAME /GOOG/SERVICE_NAME Google Service Name firebaserules: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

CREATE_RELEASES

  • Description: firebaserules.projects.releases.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IS_INPUT IMPORTING TY_012 Release
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_012 Release
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_RULESETS

  • Description: firebaserules.projects.rulesets.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IS_INPUT IMPORTING TY_014 Ruleset
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_014 Ruleset
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_RELEASES

  • Description: firebaserules.projects.releases.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_RELEASES_ID IMPORTING STRING releasesId
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_RULESETS

  • Description: firebaserules.projects.rulesets.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_RULESETS_ID IMPORTING STRING rulesetsId
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_EXECUTABLE_RELEASES

  • Description: firebaserules.projects.releases.getExecutable
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_EXECUTABLEVERSION IMPORTING STRING executableVersion
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_RELEASES_ID IMPORTING STRING releasesId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_007 GetReleaseExecutableResponse
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: firebaserules.projects.releases.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_RELEASES_ID IMPORTING STRING releasesId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_012 Release
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_RULESETS

  • Description: firebaserules.projects.rulesets.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_RULESETS_ID IMPORTING STRING rulesetsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_014 Ruleset
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: firebaserules.projects.releases.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_009 ListReleasesResponse
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_RULESETS

  • Description: firebaserules.projects.rulesets.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_010 ListRulesetsResponse
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: firebaserules.projects.releases.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_RELEASES_ID IMPORTING STRING releasesId
IS_INPUT IMPORTING TY_022 UpdateReleaseRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_012 Release
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

TEST_PROJECTS

  • Description: firebaserules.projects.test
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IS_INPUT IMPORTING TY_019 TestRulesetRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_020 TestRulesetResponse
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