Class /GOOG/CL_POLICYSIMULATO_V1BETA

Class

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

Types

Type Description Visibility
TY_001 GoogleCloudOrgpolicyV2AlternatePolicySpec PUBLIC
TY_002 GoogleCloudOrgpolicyV2CustomConstraint PUBLIC
TY_003 GoogleCloudOrgpolicyV2Policy PUBLIC
TY_004 GoogleCloudOrgpolicyV2PolicySpec PUBLIC
TY_005 GoogleCloudOrgpolicyV2PolicySpecPolicyRule PUBLIC
TY_006 GoogleCloudOrgpolicyV2PolicySpecPolicyRuleStringValues PUBLIC
TY_013 GoogleCloudPolicysimulatorV1betaAccessStateDiff PUBLIC
TY_014 GoogleCloudPolicysimulatorV1betaAccessTuple PUBLIC
TY_015 GoogleCloudPolicysimulatorV1betaBindingExplanation PUBLIC
TY_016 GoogleCloudPolicysimulatorV1betaBindingExplanationAnnotatedM PUBLIC
TY_017 GoogleCloudPolicysimulatorV1betaExplainedAccess PUBLIC
TY_018 GoogleCloudPolicysimulatorV1betaExplainedPolicy PUBLIC
TY_019 GoogleCloudPolicysimulatorV1betaListOrgPolicyViolationsPrevi PUBLIC
TY_020 GoogleCloudPolicysimulatorV1betaListOrgPolicyViolationsRespo PUBLIC
TY_021 GoogleCloudPolicysimulatorV1betaListReplayResultsResponse PUBLIC
TY_022 GoogleCloudPolicysimulatorV1betaListReplaysResponse PUBLIC
TY_023 GoogleCloudPolicysimulatorV1betaOrgPolicyOverlay PUBLIC
TY_024 GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayCustomConstr PUBLIC
TY_025 GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayPolicyOverla PUBLIC
TY_026 GoogleCloudPolicysimulatorV1betaOrgPolicyViolation PUBLIC
TY_027 GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreview PUBLIC
TY_028 GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreviewRe PUBLIC
TY_029 GoogleCloudPolicysimulatorV1betaReplay PUBLIC
TY_030 GoogleCloudPolicysimulatorV1betaReplayConfig PUBLIC
TY_031 GoogleCloudPolicysimulatorV1betaReplayDiff PUBLIC
TY_032 GoogleCloudPolicysimulatorV1betaReplayResult PUBLIC
TY_033 GoogleCloudPolicysimulatorV1betaReplayResultsSummary PUBLIC
TY_034 GoogleCloudPolicysimulatorV1betaResourceContext PUBLIC
TY_035 GoogleIamV1AuditConfig PUBLIC
TY_036 GoogleIamV1AuditLogConfig PUBLIC
TY_037 GoogleIamV1Binding PUBLIC
TY_038 GoogleIamV1Policy PUBLIC
TY_039 GoogleLongrunningListOperationsResponse PUBLIC
TY_040 GoogleLongrunningOperation PUBLIC
TY_041 GoogleRpcStatus PUBLIC
TY_042 GoogleTypeDate PUBLIC
TY_043 GoogleTypeExpr PUBLIC
TY_T_005 GoogleCloudOrgpolicyV2PolicySpecPolicyRule PUBLIC
TY_T_015 GoogleCloudPolicysimulatorV1betaBindingExplanation PUBLIC
TY_T_018 GoogleCloudPolicysimulatorV1betaExplainedPolicy PUBLIC
TY_T_024 GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayCustomConstr PUBLIC
TY_T_025 GoogleCloudPolicysimulatorV1betaOrgPolicyOverlayPolicyOverla PUBLIC
TY_T_026 GoogleCloudPolicysimulatorV1betaOrgPolicyViolation PUBLIC
TY_T_027 GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreview PUBLIC
TY_T_029 GoogleCloudPolicysimulatorV1betaReplay PUBLIC
TY_T_032 GoogleCloudPolicysimulatorV1betaReplayResult PUBLIC
TY_T_035 GoogleIamV1AuditConfig PUBLIC
TY_T_036 GoogleIamV1AuditLogConfig PUBLIC
TY_T_037 GoogleIamV1Binding PUBLIC
TY_T_040 GoogleLongrunningOperation PUBLIC
TY_T_041 GoogleRpcStatus PUBLIC
TY_T_STRING Table of Strings PUBLIC

Constants

Name Type Description Value Visibility
C_SUPPORTED_AUTH /GOOG/SUPP_AUTH Supported Auth Types IJIJWW PUBLIC
C_SERVICE_NAME /GOOG/SERVICE_NAME Google Service Name policysimulator:v1beta PUBLIC
C_ROOT_URL STRING API Root URL https://policysimulator.googleapis.com PUBLIC
C_REVISION_DATE DATUM Discovery Document revision Date 20250302 PUBLIC
C_PATH_PREFIX STRING API Path Prefix PUBLIC
C_ON_PREM_VERSION /GOOG/SDK_VERSION Lowest On-premises Version 1.7 PUBLIC
C_CLOUD_VERSION /GOOG/SDK_VERSION Lowest Cloud Version 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_ORG_POLICY_VIOLATION

  • Description: organizations.locations.orgPolicyViolationsPreviews.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_ORGPOLICYVIOLATIONSPREVIE IMPORTING STRING orgPolicyViolationsPreviewId
IV_P_ORGANIZATIONS_ID IMPORTING STRING organizationsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IS_INPUT IMPORTING TY_027 GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreview
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_040 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_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_029 GoogleCloudPolicysimulatorV1betaReplay
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_040 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_029 GoogleCloudPolicysimulatorV1betaReplay
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_040 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_029 GoogleCloudPolicysimulatorV1betaReplay
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_040 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

GENERATE_ORG_POLICY_VIOLATI

  • Description: locations.orgPolicyViolationsPreviews.generate
  • 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_027 GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreview
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_040 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: 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_040 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.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_040 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: 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_040 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: 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_040 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: 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_040 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_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_040 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: 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_040 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_ORG_POLICY_VIOLATIONS_P

  • Description: organizations.locations.orgPolicyViolationsPreviews.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
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_027 GoogleCloudPolicysimulatorV1betaOrgPolicyViolationsPreview
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_029 GoogleCloudPolicysimulatorV1betaReplay
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_029 GoogleCloudPolicysimulatorV1betaReplay
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_029 GoogleCloudPolicysimulatorV1betaReplay
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_039 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_039 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_039 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_039 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_ORG_POLICY_VIOLATIONS

  • Description: organizations.locations.orgPolicyViolationsPreviews.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
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_019 GoogleCloudPolicysimulatorV1betaListOrgPolicyViolationsPrevi
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_ORG_POLICY_VIOLATIONS1

  • Description: orgPolicyViolationsPreviews.orgPolicyViolations.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_ORG_POLICY_VIOLATIONS_PRE IMPORTING STRING orgPolicyViolationsPreviewsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_020 GoogleCloudPolicysimulatorV1betaListOrgPolicyViolationsRespo
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_REPLAYS

  • Description: policysimulator.folders.locations.replays.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
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_022 GoogleCloudPolicysimulatorV1betaListReplaysResponse
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_REPLAYS1

  • Description: policysimulator.organizations.locations.replays.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
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_022 GoogleCloudPolicysimulatorV1betaListReplaysResponse
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_REPLAYS2

  • Description: policysimulator.projects.locations.replays.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
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_022 GoogleCloudPolicysimulatorV1betaListReplaysResponse
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_021 GoogleCloudPolicysimulatorV1betaListReplayResultsResponse
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_021 GoogleCloudPolicysimulatorV1betaListReplayResultsResponse
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_021 GoogleCloudPolicysimulatorV1betaListReplayResultsResponse
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