Class /GOOG/CL_POLICYSIMULATOR_V1

Class

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

Types

Type Description Visibility
TY_001 GoogleCloudPolicysimulatorV1AccessStateDiff PUBLIC
TY_002 GoogleCloudPolicysimulatorV1AccessTuple PUBLIC
TY_003 GoogleCloudPolicysimulatorV1BindingExplanation PUBLIC
TY_004 GoogleCloudPolicysimulatorV1BindingExplanationAnnotatedMembe PUBLIC
TY_005 GoogleCloudPolicysimulatorV1ExplainedAccess PUBLIC
TY_006 GoogleCloudPolicysimulatorV1ExplainedPolicy PUBLIC
TY_007 GoogleCloudPolicysimulatorV1ListReplayResultsResponse PUBLIC
TY_008 GoogleCloudPolicysimulatorV1Replay PUBLIC
TY_009 GoogleCloudPolicysimulatorV1ReplayConfig PUBLIC
TY_010 GoogleCloudPolicysimulatorV1ReplayDiff PUBLIC
TY_011 GoogleCloudPolicysimulatorV1ReplayResult PUBLIC
TY_012 GoogleCloudPolicysimulatorV1ReplayResultsSummary PUBLIC
TY_013 GoogleIamV1AuditConfig PUBLIC
TY_014 GoogleIamV1AuditLogConfig PUBLIC
TY_015 GoogleIamV1Binding PUBLIC
TY_016 GoogleIamV1Policy PUBLIC
TY_017 GoogleLongrunningListOperationsResponse PUBLIC
TY_018 GoogleLongrunningOperation PUBLIC
TY_019 GoogleRpcStatus PUBLIC
TY_020 GoogleTypeDate PUBLIC
TY_021 GoogleTypeExpr PUBLIC
TY_T_003 GoogleCloudPolicysimulatorV1BindingExplanation PUBLIC
TY_T_006 GoogleCloudPolicysimulatorV1ExplainedPolicy PUBLIC
TY_T_011 GoogleCloudPolicysimulatorV1ReplayResult PUBLIC
TY_T_013 GoogleIamV1AuditConfig PUBLIC
TY_T_014 GoogleIamV1AuditLogConfig PUBLIC
TY_T_015 GoogleIamV1Binding PUBLIC
TY_T_018 GoogleLongrunningOperation PUBLIC
TY_T_019 GoogleRpcStatus 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 20250302 PUBLIC
C_ROOT_URL STRING API Root URL https://policysimulator.googleapis.com PUBLIC
C_SERVICE_NAME /GOOG/SERVICE_NAME Google Service Name policysimulator: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_REPLAYS

  • Description: policysimulator.folders.locations.replays.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_FOLDERS_ID IMPORTING STRING foldersId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IS_INPUT IMPORTING TY_008 GoogleCloudPolicysimulatorV1Replay
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_018 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

CREATE_REPLAYS1

  • Description: policysimulator.organizations.locations.replays.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ORGANIZATIONS_ID IMPORTING STRING organizationsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IS_INPUT IMPORTING TY_008 GoogleCloudPolicysimulatorV1Replay
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_018 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

CREATE_REPLAYS2

  • Description: policysimulator.projects.locations.replays.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IS_INPUT IMPORTING TY_008 GoogleCloudPolicysimulatorV1Replay
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_018 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_OPERATIONS

  • Description: policysimulator.folders.locations.replays.operations.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_FOLDERS_ID IMPORTING STRING foldersId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_REPLAYS_ID IMPORTING STRING replaysId
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_018 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_OPERATIONS1

  • Description: policysimulator.operations.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_018 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_OPERATIONS2

  • Description: organizations.locations.replays.operations.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ORGANIZATIONS_ID IMPORTING STRING organizationsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_REPLAYS_ID IMPORTING STRING replaysId
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_018 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_OPERATIONS3

  • Description: policysimulator.projects.locations.replays.operations.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_REPLAYS_ID IMPORTING STRING replaysId
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_018 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_OPERATIONS4

  • Description: locations.orgPolicyViolationsPreviews.operations.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_FOLDERS_ID IMPORTING STRING foldersId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_ORG_POLICY_VIOLATIONS_PRE IMPORTING STRING orgPolicyViolationsPreviewsId
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_018 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_OPERATIONS5

  • Description: locations.orgPolicyViolationsPreviews.operations.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ORGANIZATIONS_ID IMPORTING STRING organizationsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_ORG_POLICY_VIOLATIONS_PRE IMPORTING STRING orgPolicyViolationsPreviewsId
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_018 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_OPERATIONS6

  • Description: locations.orgPolicyViolationsPreviews.operations.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_ORG_POLICY_VIOLATIONS_PRE IMPORTING STRING orgPolicyViolationsPreviewsId
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_018 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_REPLAYS

  • Description: policysimulator.folders.locations.replays.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_FOLDERS_ID IMPORTING STRING foldersId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_REPLAYS_ID IMPORTING STRING replaysId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_008 GoogleCloudPolicysimulatorV1Replay
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_REPLAYS1

  • Description: policysimulator.organizations.locations.replays.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_ORGANIZATIONS_ID IMPORTING STRING organizationsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_REPLAYS_ID IMPORTING STRING replaysId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_008 GoogleCloudPolicysimulatorV1Replay
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_REPLAYS2

  • Description: policysimulator.projects.locations.replays.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_REPLAYS_ID IMPORTING STRING replaysId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_008 GoogleCloudPolicysimulatorV1Replay
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: policysimulator.folders.locations.replays.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_FOLDERS_ID IMPORTING STRING foldersId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_REPLAYS_ID IMPORTING STRING replaysId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_017 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_OPERATIONS1

  • Description: policysimulator.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
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_017 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_OPERATIONS2

  • Description: organizations.locations.replays.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_ORGANIZATIONS_ID IMPORTING STRING organizationsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_REPLAYS_ID IMPORTING STRING replaysId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_017 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_OPERATIONS3

  • Description: policysimulator.projects.locations.replays.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_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_REPLAYS_ID IMPORTING STRING replaysId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_017 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_RESULTS

  • Description: policysimulator.folders.locations.replays.results.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_P_FOLDERS_ID IMPORTING STRING foldersId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_REPLAYS_ID IMPORTING STRING replaysId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_007 GoogleCloudPolicysimulatorV1ListReplayResultsResponse
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_RESULTS1

  • Description: organizations.locations.replays.results.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_P_ORGANIZATIONS_ID IMPORTING STRING organizationsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_REPLAYS_ID IMPORTING STRING replaysId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_007 GoogleCloudPolicysimulatorV1ListReplayResultsResponse
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_RESULTS2

  • Description: policysimulator.projects.locations.replays.results.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_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_REPLAYS_ID IMPORTING STRING replaysId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_007 GoogleCloudPolicysimulatorV1ListReplayResultsResponse
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