Send feedback
Class /GOOG/CL_RECOMMENDER_V1
Stay organized with collections
Save and categorize content based on your preferences.
On-premises or any cloud edition v1.10 keyboard_arrow_down
Class
/GOOG/CL_RECOMMENDER_V1
Inheriting from:/GOOG/CL_HTTP_CLIENT
Description:Recommender API v1
For general information about a class in ABAP SDK for Google Cloud,
see
API client stub .
Types
Type
Description
Visibility
TY_001
GoogleCloudRecommenderV1CostProjection
PUBLIC
TY_002
GoogleCloudRecommenderV1Impact
PUBLIC
TY_003
GoogleCloudRecommenderV1Insight
PUBLIC
TY_004
GoogleCloudRecommenderV1InsightRecommendationReference
PUBLIC
TY_005
GoogleCloudRecommenderV1InsightStateInfo
PUBLIC
TY_006
GoogleCloudRecommenderV1InsightTypeConfig
PUBLIC
TY_007
GoogleCloudRecommenderV1InsightTypeGenerationConfig
PUBLIC
TY_008
GoogleCloudRecommenderV1ListInsightsResponse
PUBLIC
TY_009
GoogleCloudRecommenderV1ListRecommendationsResponse
PUBLIC
TY_010
GoogleCloudRecommenderV1MarkInsightAcceptedRequest
PUBLIC
TY_011
GoogleCloudRecommenderV1MarkRecommendationClaimedRequest
PUBLIC
TY_012
GoogleCloudRecommenderV1MarkRecommendationDismissedRequest
PUBLIC
TY_013
GoogleCloudRecommenderV1MarkRecommendationFailedRequest
PUBLIC
TY_014
GoogleCloudRecommenderV1MarkRecommendationSucceededRequest
PUBLIC
TY_015
GoogleCloudRecommenderV1Operation
PUBLIC
TY_016
GoogleCloudRecommenderV1OperationGroup
PUBLIC
TY_017
GoogleCloudRecommenderV1Recommendation
PUBLIC
TY_018
GoogleCloudRecommenderV1RecommendationContent
PUBLIC
TY_019
GoogleCloudRecommenderV1RecommendationInsightReference
PUBLIC
TY_020
GoogleCloudRecommenderV1RecommendationStateInfo
PUBLIC
TY_021
GoogleCloudRecommenderV1RecommenderConfig
PUBLIC
TY_022
GoogleCloudRecommenderV1RecommenderGenerationConfig
PUBLIC
TY_023
GoogleCloudRecommenderV1ReliabilityProjection
PUBLIC
TY_024
GoogleCloudRecommenderV1SecurityProjection
PUBLIC
TY_025
GoogleCloudRecommenderV1SustainabilityProjection
PUBLIC
TY_026
GoogleCloudRecommenderV1ValueMatcher
PUBLIC
TY_027
GoogleTypeMoney
PUBLIC
TY_T_002
GoogleCloudRecommenderV1Impact
PUBLIC
TY_T_003
GoogleCloudRecommenderV1Insight
PUBLIC
TY_T_004
GoogleCloudRecommenderV1InsightRecommendationReference
PUBLIC
TY_T_015
GoogleCloudRecommenderV1Operation
PUBLIC
TY_T_016
GoogleCloudRecommenderV1OperationGroup
PUBLIC
TY_T_017
GoogleCloudRecommenderV1Recommendation
PUBLIC
TY_T_019
GoogleCloudRecommenderV1RecommendationInsightReference
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.10
PUBLIC
C_PATH_PREFIX
STRING
API Path Prefix
PUBLIC
C_REVISION_DATE
DATUM
Discovery Document revision Date
20250301
PUBLIC
C_ROOT_URL
STRING
API Root URL
https://recommender.googleapis.com
PUBLIC
C_SERVICE_NAME
/GOOG/SERVICE_NAME
Google Service Name
recommender: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
GET_CONFIG_INSIGHT_TYPES
Description: billingAccounts.locations.insightTypes.getConfig
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_BILLING_ACCOUNTS_ID
IMPORTING
STRING
billingAccountsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_INSIGHT_TYPES_ID
IMPORTING
STRING
insightTypesId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_006
GoogleCloudRecommenderV1InsightTypeConfig
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_CONFIG_INSIGHT_TYPES1
Description: recommender.organizations.locations.insightTypes.getConfig
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_ORGANIZATIONS_ID
IMPORTING
STRING
organizationsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_INSIGHT_TYPES_ID
IMPORTING
STRING
insightTypesId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_006
GoogleCloudRecommenderV1InsightTypeConfig
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_CONFIG_INSIGHT_TYPES2
Description: recommender.projects.locations.insightTypes.getConfig
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_INSIGHT_TYPES_ID
IMPORTING
STRING
insightTypesId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_006
GoogleCloudRecommenderV1InsightTypeConfig
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_CONFIG_RECOMMENDERS
Description: billingAccounts.locations.recommenders.getConfig
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_BILLING_ACCOUNTS_ID
IMPORTING
STRING
billingAccountsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_RECOMMENDERS_ID
IMPORTING
STRING
recommendersId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_021
GoogleCloudRecommenderV1RecommenderConfig
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_CONFIG_RECOMMENDERS1
Description: recommender.organizations.locations.recommenders.getConfig
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_ORGANIZATIONS_ID
IMPORTING
STRING
organizationsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_RECOMMENDERS_ID
IMPORTING
STRING
recommendersId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_021
GoogleCloudRecommenderV1RecommenderConfig
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_CONFIG_RECOMMENDERS2
Description: recommender.projects.locations.recommenders.getConfig
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_RECOMMENDERS_ID
IMPORTING
STRING
recommendersId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_021
GoogleCloudRecommenderV1RecommenderConfig
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_INSIGHTS
Description: billingAccounts.locations.insightTypes.insights.get
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_BILLING_ACCOUNTS_ID
IMPORTING
STRING
billingAccountsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_INSIGHT_TYPES_ID
IMPORTING
STRING
insightTypesId
IV_P_INSIGHTS_ID
IMPORTING
STRING
insightsId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_003
GoogleCloudRecommenderV1Insight
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_INSIGHTS1
Description: recommender.folders.locations.insightTypes.insights.get
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_FOLDERS_ID
IMPORTING
STRING
foldersId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_INSIGHT_TYPES_ID
IMPORTING
STRING
insightTypesId
IV_P_INSIGHTS_ID
IMPORTING
STRING
insightsId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_003
GoogleCloudRecommenderV1Insight
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_INSIGHTS2
Description: organizations.locations.insightTypes.insights.get
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_ORGANIZATIONS_ID
IMPORTING
STRING
organizationsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_INSIGHT_TYPES_ID
IMPORTING
STRING
insightTypesId
IV_P_INSIGHTS_ID
IMPORTING
STRING
insightsId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_003
GoogleCloudRecommenderV1Insight
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_INSIGHTS3
Description: recommender.projects.locations.insightTypes.insights.get
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_INSIGHT_TYPES_ID
IMPORTING
STRING
insightTypesId
IV_P_INSIGHTS_ID
IMPORTING
STRING
insightsId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_003
GoogleCloudRecommenderV1Insight
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_RECOMMENDATIONS
Description: billingAccounts.locations.recommenders.recommendations.get
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_BILLING_ACCOUNTS_ID
IMPORTING
STRING
billingAccountsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_RECOMMENDERS_ID
IMPORTING
STRING
recommendersId
IV_P_RECOMMENDATIONS_ID
IMPORTING
STRING
recommendationsId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_017
GoogleCloudRecommenderV1Recommendation
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_RECOMMENDATIONS1
Description: folders.locations.recommenders.recommendations.get
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_FOLDERS_ID
IMPORTING
STRING
foldersId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_RECOMMENDERS_ID
IMPORTING
STRING
recommendersId
IV_P_RECOMMENDATIONS_ID
IMPORTING
STRING
recommendationsId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_017
GoogleCloudRecommenderV1Recommendation
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_RECOMMENDATIONS2
Description: organizations.locations.recommenders.recommendations.get
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_ORGANIZATIONS_ID
IMPORTING
STRING
organizationsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_RECOMMENDERS_ID
IMPORTING
STRING
recommendersId
IV_P_RECOMMENDATIONS_ID
IMPORTING
STRING
recommendationsId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_017
GoogleCloudRecommenderV1Recommendation
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_RECOMMENDATIONS3
Description: projects.locations.recommenders.recommendations.get
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_RECOMMENDERS_ID
IMPORTING
STRING
recommendersId
IV_P_RECOMMENDATIONS_ID
IMPORTING
STRING
recommendationsId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_017
GoogleCloudRecommenderV1Recommendation
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_INSIGHTS
Description: billingAccounts.locations.insightTypes.insights.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_BILLING_ACCOUNTS_ID
IMPORTING
STRING
billingAccountsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_INSIGHT_TYPES_ID
IMPORTING
STRING
insightTypesId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_008
GoogleCloudRecommenderV1ListInsightsResponse
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_INSIGHTS1
Description: recommender.folders.locations.insightTypes.insights.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_INSIGHT_TYPES_ID
IMPORTING
STRING
insightTypesId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_008
GoogleCloudRecommenderV1ListInsightsResponse
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_INSIGHTS2
Description: organizations.locations.insightTypes.insights.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_INSIGHT_TYPES_ID
IMPORTING
STRING
insightTypesId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_008
GoogleCloudRecommenderV1ListInsightsResponse
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_INSIGHTS3
Description: recommender.projects.locations.insightTypes.insights.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_INSIGHT_TYPES_ID
IMPORTING
STRING
insightTypesId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_008
GoogleCloudRecommenderV1ListInsightsResponse
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_RECOMMENDATIONS
Description: billingAccounts.locations.recommenders.recommendations.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_BILLING_ACCOUNTS_ID
IMPORTING
STRING
billingAccountsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_RECOMMENDERS_ID
IMPORTING
STRING
recommendersId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_009
GoogleCloudRecommenderV1ListRecommendationsResponse
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_RECOMMENDATIONS1
Description: folders.locations.recommenders.recommendations.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_RECOMMENDERS_ID
IMPORTING
STRING
recommendersId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_009
GoogleCloudRecommenderV1ListRecommendationsResponse
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_RECOMMENDATIONS2
Description: organizations.locations.recommenders.recommendations.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_RECOMMENDERS_ID
IMPORTING
STRING
recommendersId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_009
GoogleCloudRecommenderV1ListRecommendationsResponse
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_RECOMMENDATIONS3
Description: projects.locations.recommenders.recommendations.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_RECOMMENDERS_ID
IMPORTING
STRING
recommendersId
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_009
GoogleCloudRecommenderV1ListRecommendationsResponse
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
MARK_ACCEPTED_INSIGHTS
Description: locations.insightTypes.insights.markAccepted
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_BILLING_ACCOUNTS_ID
IMPORTING
STRING
billingAccountsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_INSIGHT_TYPES_ID
IMPORTING
STRING
insightTypesId
IV_P_INSIGHTS_ID
IMPORTING
STRING
insightsId
IS_INPUT
IMPORTING
TY_010
GoogleCloudRecommenderV1MarkInsightAcceptedRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_003
GoogleCloudRecommenderV1Insight
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
MARK_ACCEPTED_INSIGHTS1
Description: folders.locations.insightTypes.insights.markAccepted
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_FOLDERS_ID
IMPORTING
STRING
foldersId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_INSIGHT_TYPES_ID
IMPORTING
STRING
insightTypesId
IV_P_INSIGHTS_ID
IMPORTING
STRING
insightsId
IS_INPUT
IMPORTING
TY_010
GoogleCloudRecommenderV1MarkInsightAcceptedRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_003
GoogleCloudRecommenderV1Insight
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
MARK_ACCEPTED_INSIGHTS2
Description: organizations.locations.insightTypes.insights.markAccepted
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_ORGANIZATIONS_ID
IMPORTING
STRING
organizationsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_INSIGHT_TYPES_ID
IMPORTING
STRING
insightTypesId
IV_P_INSIGHTS_ID
IMPORTING
STRING
insightsId
IS_INPUT
IMPORTING
TY_010
GoogleCloudRecommenderV1MarkInsightAcceptedRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_003
GoogleCloudRecommenderV1Insight
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
MARK_ACCEPTED_INSIGHTS3
Description: projects.locations.insightTypes.insights.markAccepted
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_INSIGHT_TYPES_ID
IMPORTING
STRING
insightTypesId
IV_P_INSIGHTS_ID
IMPORTING
STRING
insightsId
IS_INPUT
IMPORTING
TY_010
GoogleCloudRecommenderV1MarkInsightAcceptedRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_003
GoogleCloudRecommenderV1Insight
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
MARK_CLAIMED_RECOMMENDATION
Description: locations.recommenders.recommendations.markClaimed
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_BILLING_ACCOUNTS_ID
IMPORTING
STRING
billingAccountsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_RECOMMENDERS_ID
IMPORTING
STRING
recommendersId
IV_P_RECOMMENDATIONS_ID
IMPORTING
STRING
recommendationsId
IS_INPUT
IMPORTING
TY_011
GoogleCloudRecommenderV1MarkRecommendationClaimedRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_017
GoogleCloudRecommenderV1Recommendation
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
MARK_CLAIMED_RECOMMENDATION1
Description: folders.locations.recommenders.recommendations.markClaimed
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_FOLDERS_ID
IMPORTING
STRING
foldersId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_RECOMMENDERS_ID
IMPORTING
STRING
recommendersId
IV_P_RECOMMENDATIONS_ID
IMPORTING
STRING
recommendationsId
IS_INPUT
IMPORTING
TY_011
GoogleCloudRecommenderV1MarkRecommendationClaimedRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_017
GoogleCloudRecommenderV1Recommendation
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
MARK_CLAIMED_RECOMMENDATION2
Description: locations.recommenders.recommendations.markClaimed
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_ORGANIZATIONS_ID
IMPORTING
STRING
organizationsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_RECOMMENDERS_ID
IMPORTING
STRING
recommendersId
IV_P_RECOMMENDATIONS_ID
IMPORTING
STRING
recommendationsId
IS_INPUT
IMPORTING
TY_011
GoogleCloudRecommenderV1MarkRecommendationClaimedRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_017
GoogleCloudRecommenderV1Recommendation
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
MARK_CLAIMED_RECOMMENDATION3
Description: projects.locations.recommenders.recommendations.markClaimed
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_RECOMMENDERS_ID
IMPORTING
STRING
recommendersId
IV_P_RECOMMENDATIONS_ID
IMPORTING
STRING
recommendationsId
IS_INPUT
IMPORTING
TY_011
GoogleCloudRecommenderV1MarkRecommendationClaimedRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_017
GoogleCloudRecommenderV1Recommendation
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
MARK_DISMISSED_RECOMMENDATI
Description: locations.recommenders.recommendations.markDismissed
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_BILLING_ACCOUNTS_ID
IMPORTING
STRING
billingAccountsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_RECOMMENDERS_ID
IMPORTING
STRING
recommendersId
IV_P_RECOMMENDATIONS_ID
IMPORTING
STRING
recommendationsId
IS_INPUT
IMPORTING
TY_012
GoogleCloudRecommenderV1MarkRecommendationDismissedRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_017
GoogleCloudRecommenderV1Recommendation
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
MARK_DISMISSED_RECOMMENDATI1
Description: locations.recommenders.recommendations.markDismissed
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_FOLDERS_ID
IMPORTING
STRING
foldersId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_RECOMMENDERS_ID
IMPORTING
STRING
recommendersId
IV_P_RECOMMENDATIONS_ID
IMPORTING
STRING
recommendationsId
IS_INPUT
IMPORTING
TY_012
GoogleCloudRecommenderV1MarkRecommendationDismissedRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_017
GoogleCloudRecommenderV1Recommendation
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
MARK_DISMISSED_RECOMMENDATI2
Description: locations.recommenders.recommendations.markDismissed
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_ORGANIZATIONS_ID
IMPORTING
STRING
organizationsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_RECOMMENDERS_ID
IMPORTING
STRING
recommendersId
IV_P_RECOMMENDATIONS_ID
IMPORTING
STRING
recommendationsId
IS_INPUT
IMPORTING
TY_012
GoogleCloudRecommenderV1MarkRecommendationDismissedRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_017
GoogleCloudRecommenderV1Recommendation
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
MARK_DISMISSED_RECOMMENDATI3
Description: locations.recommenders.recommendations.markDismissed
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_RECOMMENDERS_ID
IMPORTING
STRING
recommendersId
IV_P_RECOMMENDATIONS_ID
IMPORTING
STRING
recommendationsId
IS_INPUT
IMPORTING
TY_012
GoogleCloudRecommenderV1MarkRecommendationDismissedRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_017
GoogleCloudRecommenderV1Recommendation
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
MARK_FAILED_RECOMMENDATIONS
Description: locations.recommenders.recommendations.markFailed
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_BILLING_ACCOUNTS_ID
IMPORTING
STRING
billingAccountsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_RECOMMENDERS_ID
IMPORTING
STRING
recommendersId
IV_P_RECOMMENDATIONS_ID
IMPORTING
STRING
recommendationsId
IS_INPUT
IMPORTING
TY_013
GoogleCloudRecommenderV1MarkRecommendationFailedRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_017
GoogleCloudRecommenderV1Recommendation
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
MARK_FAILED_RECOMMENDATIONS1
Description: folders.locations.recommenders.recommendations.markFailed
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_FOLDERS_ID
IMPORTING
STRING
foldersId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_RECOMMENDERS_ID
IMPORTING
STRING
recommendersId
IV_P_RECOMMENDATIONS_ID
IMPORTING
STRING
recommendationsId
IS_INPUT
IMPORTING
TY_013
GoogleCloudRecommenderV1MarkRecommendationFailedRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_017
GoogleCloudRecommenderV1Recommendation
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
MARK_FAILED_RECOMMENDATIONS2
Description: locations.recommenders.recommendations.markFailed
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_ORGANIZATIONS_ID
IMPORTING
STRING
organizationsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_RECOMMENDERS_ID
IMPORTING
STRING
recommendersId
IV_P_RECOMMENDATIONS_ID
IMPORTING
STRING
recommendationsId
IS_INPUT
IMPORTING
TY_013
GoogleCloudRecommenderV1MarkRecommendationFailedRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_017
GoogleCloudRecommenderV1Recommendation
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
MARK_FAILED_RECOMMENDATIONS3
Description: projects.locations.recommenders.recommendations.markFailed
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_RECOMMENDERS_ID
IMPORTING
STRING
recommendersId
IV_P_RECOMMENDATIONS_ID
IMPORTING
STRING
recommendationsId
IS_INPUT
IMPORTING
TY_013
GoogleCloudRecommenderV1MarkRecommendationFailedRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_017
GoogleCloudRecommenderV1Recommendation
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
MARK_SUCCEEDED_RECOMMENDATI
Description: locations.recommenders.recommendations.markSucceeded
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_BILLING_ACCOUNTS_ID
IMPORTING
STRING
billingAccountsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_RECOMMENDERS_ID
IMPORTING
STRING
recommendersId
IV_P_RECOMMENDATIONS_ID
IMPORTING
STRING
recommendationsId
IS_INPUT
IMPORTING
TY_014
GoogleCloudRecommenderV1MarkRecommendationSucceededRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_017
GoogleCloudRecommenderV1Recommendation
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
MARK_SUCCEEDED_RECOMMENDATI1
Description: locations.recommenders.recommendations.markSucceeded
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_FOLDERS_ID
IMPORTING
STRING
foldersId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_RECOMMENDERS_ID
IMPORTING
STRING
recommendersId
IV_P_RECOMMENDATIONS_ID
IMPORTING
STRING
recommendationsId
IS_INPUT
IMPORTING
TY_014
GoogleCloudRecommenderV1MarkRecommendationSucceededRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_017
GoogleCloudRecommenderV1Recommendation
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
MARK_SUCCEEDED_RECOMMENDATI2
Description: locations.recommenders.recommendations.markSucceeded
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_ORGANIZATIONS_ID
IMPORTING
STRING
organizationsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_RECOMMENDERS_ID
IMPORTING
STRING
recommendersId
IV_P_RECOMMENDATIONS_ID
IMPORTING
STRING
recommendationsId
IS_INPUT
IMPORTING
TY_014
GoogleCloudRecommenderV1MarkRecommendationSucceededRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_017
GoogleCloudRecommenderV1Recommendation
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
MARK_SUCCEEDED_RECOMMENDATI3
Description: locations.recommenders.recommendations.markSucceeded
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_RECOMMENDERS_ID
IMPORTING
STRING
recommendersId
IV_P_RECOMMENDATIONS_ID
IMPORTING
STRING
recommendationsId
IS_INPUT
IMPORTING
TY_014
GoogleCloudRecommenderV1MarkRecommendationSucceededRequest
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_017
GoogleCloudRecommenderV1Recommendation
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
UPDATE_CONFIG_INSIGHT_TYPES
Description: billingAccounts.locations.insightTypes.updateConfig
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_UPDATEMASK
IMPORTING
STRING
updateMask
IV_Q_VALIDATEONLY
IMPORTING
STRING
validateOnly
IV_P_BILLING_ACCOUNTS_ID
IMPORTING
STRING
billingAccountsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_INSIGHT_TYPES_ID
IMPORTING
STRING
insightTypesId
IS_INPUT
IMPORTING
TY_006
GoogleCloudRecommenderV1InsightTypeConfig
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_006
GoogleCloudRecommenderV1InsightTypeConfig
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
UPDATE_CONFIG_INSIGHT_TYPES1
Description: organizations.locations.insightTypes.updateConfig
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_UPDATEMASK
IMPORTING
STRING
updateMask
IV_Q_VALIDATEONLY
IMPORTING
STRING
validateOnly
IV_P_ORGANIZATIONS_ID
IMPORTING
STRING
organizationsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_INSIGHT_TYPES_ID
IMPORTING
STRING
insightTypesId
IS_INPUT
IMPORTING
TY_006
GoogleCloudRecommenderV1InsightTypeConfig
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_006
GoogleCloudRecommenderV1InsightTypeConfig
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
UPDATE_CONFIG_INSIGHT_TYPES2
Description: recommender.projects.locations.insightTypes.updateConfig
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_UPDATEMASK
IMPORTING
STRING
updateMask
IV_Q_VALIDATEONLY
IMPORTING
STRING
validateOnly
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_INSIGHT_TYPES_ID
IMPORTING
STRING
insightTypesId
IS_INPUT
IMPORTING
TY_006
GoogleCloudRecommenderV1InsightTypeConfig
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_006
GoogleCloudRecommenderV1InsightTypeConfig
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
UPDATE_CONFIG_RECOMMENDERS
Description: billingAccounts.locations.recommenders.updateConfig
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_UPDATEMASK
IMPORTING
STRING
updateMask
IV_Q_VALIDATEONLY
IMPORTING
STRING
validateOnly
IV_P_BILLING_ACCOUNTS_ID
IMPORTING
STRING
billingAccountsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_RECOMMENDERS_ID
IMPORTING
STRING
recommendersId
IS_INPUT
IMPORTING
TY_021
GoogleCloudRecommenderV1RecommenderConfig
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_021
GoogleCloudRecommenderV1RecommenderConfig
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
UPDATE_CONFIG_RECOMMENDERS1
Description: organizations.locations.recommenders.updateConfig
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_UPDATEMASK
IMPORTING
STRING
updateMask
IV_Q_VALIDATEONLY
IMPORTING
STRING
validateOnly
IV_P_ORGANIZATIONS_ID
IMPORTING
STRING
organizationsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_RECOMMENDERS_ID
IMPORTING
STRING
recommendersId
IS_INPUT
IMPORTING
TY_021
GoogleCloudRecommenderV1RecommenderConfig
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_021
GoogleCloudRecommenderV1RecommenderConfig
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
UPDATE_CONFIG_RECOMMENDERS2
Description: recommender.projects.locations.recommenders.updateConfig
Visibility: PUBLIC
Parameters
Name
Category
Type
Description
IV_Q_UPDATEMASK
IMPORTING
STRING
updateMask
IV_Q_VALIDATEONLY
IMPORTING
STRING
validateOnly
IV_P_PROJECTS_ID
IMPORTING
STRING
projectsId
IV_P_LOCATIONS_ID
IMPORTING
STRING
locationsId
IV_P_RECOMMENDERS_ID
IMPORTING
STRING
recommendersId
IS_INPUT
IMPORTING
TY_021
GoogleCloudRecommenderV1RecommenderConfig
ES_RAW
EXPORTING
DATA
Raw Output Data
ES_OUTPUT
EXPORTING
TY_021
GoogleCloudRecommenderV1RecommenderConfig
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
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-04-17 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[],[]]