Docs Support Console

Class /GOOG/CL_JOBS_V4

Class

 /GOOG/CL_JOBS_V4 
  • Inheriting from: /GOOG/CL_HTTP_CLIENT
  • Description: Cloud Talent Solution API v4
For general information about a class in ABAP SDK for Google Cloud, see API client stub .

Types

Type Description Visibility
TY_001
ApplicationInfo PUBLIC
TY_002
BatchCreateJobsRequest PUBLIC
TY_003
BatchDeleteJobsRequest PUBLIC
TY_004
BatchUpdateJobsRequest PUBLIC
TY_005
ClientEvent PUBLIC
TY_006
CommuteFilter PUBLIC
TY_007
CommuteInfo PUBLIC
TY_008
Company PUBLIC
TY_009
CompanyDerivedInfo PUBLIC
TY_010
CompensationEntry PUBLIC
TY_011
CompensationFilter PUBLIC
TY_012
CompensationInfo PUBLIC
TY_013
CompensationRange PUBLIC
TY_014
CompleteQueryResponse PUBLIC
TY_015
CompletionResult PUBLIC
TY_016
CustomAttribute PUBLIC
TY_017
CustomRankingInfo PUBLIC
TY_018
DeviceInfo PUBLIC
TY_020
HistogramQuery PUBLIC
TY_021
HistogramQueryResult PUBLIC
TY_022
Job PUBLIC
TY_023
JobDerivedInfo PUBLIC
TY_024
JobEvent PUBLIC
TY_025
JobQuery PUBLIC
TY_027
LatLng PUBLIC
TY_028
ListCompaniesResponse PUBLIC
TY_029
ListJobsResponse PUBLIC
TY_030
ListTenantsResponse PUBLIC
TY_031
Location PUBLIC
TY_032
LocationFilter PUBLIC
TY_033
MatchingJob PUBLIC
TY_034
Money PUBLIC
TY_036
Operation PUBLIC
TY_037
PostalAddress PUBLIC
TY_038
ProcessingOptions PUBLIC
TY_039
RequestMetadata PUBLIC
TY_040
ResponseMetadata PUBLIC
TY_041
SearchJobsRequest PUBLIC
TY_042
SearchJobsResponse PUBLIC
TY_043
SpellingCorrection PUBLIC
TY_044
Status PUBLIC
TY_045
Tenant PUBLIC
TY_046
TimeOfDay PUBLIC
TY_047
TimestampRange PUBLIC
TY_T_008
Company PUBLIC
TY_T_010
CompensationEntry PUBLIC
TY_T_015
CompletionResult PUBLIC
TY_T_020
HistogramQuery PUBLIC
TY_T_021
HistogramQueryResult PUBLIC
TY_T_022
Job PUBLIC
TY_T_031
Location PUBLIC
TY_T_032
LocationFilter PUBLIC
TY_T_033
MatchingJob PUBLIC
TY_T_045
Tenant 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 20250109 PUBLIC
C_ROOT_URL
STRING API Root URL https://jobs.googleapis.com PUBLIC
C_SERVICE_NAME
/GOOG/SERVICE_NAME Google Service Name jobs:v4 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_CREATE_JOBS

  • Description: jobs.projects.tenants.jobs.batchCreate
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID
IMPORTING STRING projectsId
IV_P_TENANTS_ID
IMPORTING STRING tenantsId
IS_INPUT
IMPORTING TY_002 BatchCreateJobsRequest
ES_RAW
EXPORTING DATA Raw Output Data
ES_OUTPUT
EXPORTING TY_036 Operation
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_JOBS

  • Description: jobs.projects.tenants.jobs.batchDelete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID
IMPORTING STRING projectsId
IV_P_TENANTS_ID
IMPORTING STRING tenantsId
IS_INPUT
IMPORTING TY_003 BatchDeleteJobsRequest
ES_RAW
EXPORTING DATA Raw Output Data
ES_OUTPUT
EXPORTING TY_036 Operation
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_UPDATE_JOBS

  • Description: jobs.projects.tenants.jobs.batchUpdate
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID
IMPORTING STRING projectsId
IV_P_TENANTS_ID
IMPORTING STRING tenantsId
IS_INPUT
IMPORTING TY_004 BatchUpdateJobsRequest
ES_RAW
EXPORTING DATA Raw Output Data
ES_OUTPUT
EXPORTING TY_036 Operation
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

COMPLETE_QUERY_TENANTS

  • Description: jobs.projects.tenants.completeQuery
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_COMPANY
IMPORTING STRING company
IV_Q_LANGUAGECODES
IMPORTING STRING languageCodes
IV_Q_PAGESIZE
IMPORTING STRING pageSize
IV_Q_QUERY
IMPORTING STRING query
IV_Q_SCOPE
IMPORTING STRING scope
IV_Q_TYPE
IMPORTING STRING type
IV_P_PROJECTS_ID
IMPORTING STRING projectsId
IV_P_TENANTS_ID
IMPORTING STRING tenantsId
ES_RAW
EXPORTING DATA Raw Output Data
ES_OUTPUT
EXPORTING TY_014 CompleteQueryResponse
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_CLIENT_EVENTS

  • Description: jobs.projects.tenants.clientEvents.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID
IMPORTING STRING projectsId
IV_P_TENANTS_ID
IMPORTING STRING tenantsId
IS_INPUT
IMPORTING TY_005 ClientEvent
ES_RAW
EXPORTING DATA Raw Output Data
ES_OUTPUT
EXPORTING TY_005 ClientEvent
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_COMPANIES

  • Description: jobs.projects.tenants.companies.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID
IMPORTING STRING projectsId
IV_P_TENANTS_ID
IMPORTING STRING tenantsId
IS_INPUT
IMPORTING TY_008 Company
ES_RAW
EXPORTING DATA Raw Output Data
ES_OUTPUT
EXPORTING TY_008 Company
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_JOBS

  • Description: jobs.projects.tenants.jobs.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID
IMPORTING STRING projectsId
IV_P_TENANTS_ID
IMPORTING STRING tenantsId
IS_INPUT
IMPORTING TY_022 Job
ES_RAW
EXPORTING DATA Raw Output Data
ES_OUTPUT
EXPORTING TY_022 Job
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_TENANTS

  • Description: jobs.projects.tenants.create
  • Visibility: PUBLIC

Parameters

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

  • Description: jobs.projects.tenants.companies.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID
IMPORTING STRING projectsId
IV_P_TENANTS_ID
IMPORTING STRING tenantsId
IV_P_COMPANIES_ID
IMPORTING STRING companiesId
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_JOBS

  • Description: jobs.projects.tenants.jobs.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID
IMPORTING STRING projectsId
IV_P_TENANTS_ID
IMPORTING STRING tenantsId
IV_P_JOBS_ID
IMPORTING STRING jobsId
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_TENANTS

  • Description: jobs.projects.tenants.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID
IMPORTING STRING projectsId
IV_P_TENANTS_ID
IMPORTING STRING tenantsId
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_COMPANIES

  • Description: jobs.projects.tenants.companies.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID
IMPORTING STRING projectsId
IV_P_TENANTS_ID
IMPORTING STRING tenantsId
IV_P_COMPANIES_ID
IMPORTING STRING companiesId
ES_RAW
EXPORTING DATA Raw Output Data
ES_OUTPUT
EXPORTING TY_008 Company
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_JOBS

  • Description: jobs.projects.tenants.jobs.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID
IMPORTING STRING projectsId
IV_P_TENANTS_ID
IMPORTING STRING tenantsId
IV_P_JOBS_ID
IMPORTING STRING jobsId
ES_RAW
EXPORTING DATA Raw Output Data
ES_OUTPUT
EXPORTING TY_022 Job
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: jobs.projects.operations.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID
IMPORTING STRING projectsId
IV_P_OPERATIONS_ID
IMPORTING STRING operationsId
ES_RAW
EXPORTING DATA Raw Output Data
ES_OUTPUT
EXPORTING TY_036 Operation
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_TENANTS

  • Description: jobs.projects.tenants.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID
IMPORTING STRING projectsId
IV_P_TENANTS_ID
IMPORTING STRING tenantsId
ES_RAW
EXPORTING DATA Raw Output Data
ES_OUTPUT
EXPORTING TY_045 Tenant
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_COMPANIES

  • Description: jobs.projects.tenants.companies.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_PAGESIZE
IMPORTING STRING pageSize
IV_Q_PAGETOKEN
IMPORTING STRING pageToken
IV_Q_REQUIREOPENJOBS
IMPORTING STRING requireOpenJobs
IV_P_PROJECTS_ID
IMPORTING STRING projectsId
IV_P_TENANTS_ID
IMPORTING STRING tenantsId
ES_RAW
EXPORTING DATA Raw Output Data
ES_OUTPUT
EXPORTING TY_028 ListCompaniesResponse
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_JOBS

  • Description: jobs.projects.tenants.jobs.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_FILTER
IMPORTING STRING filter
IV_Q_JOBVIEW
IMPORTING STRING jobView
IV_Q_PAGESIZE
IMPORTING STRING pageSize
IV_Q_PAGETOKEN
IMPORTING STRING pageToken
IV_P_PROJECTS_ID
IMPORTING STRING projectsId
IV_P_TENANTS_ID
IMPORTING STRING tenantsId
ES_RAW
EXPORTING DATA Raw Output Data
ES_OUTPUT
EXPORTING TY_029 ListJobsResponse
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_TENANTS

  • Description: jobs.projects.tenants.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_030 ListTenantsResponse
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_COMPANIES

  • Description: jobs.projects.tenants.companies.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_UPDATEMASK
IMPORTING STRING updateMask
IV_P_PROJECTS_ID
IMPORTING STRING projectsId
IV_P_TENANTS_ID
IMPORTING STRING tenantsId
IV_P_COMPANIES_ID
IMPORTING STRING companiesId
IS_INPUT
IMPORTING TY_008 Company
ES_RAW
EXPORTING DATA Raw Output Data
ES_OUTPUT
EXPORTING TY_008 Company
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_JOBS

  • Description: jobs.projects.tenants.jobs.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_UPDATEMASK
IMPORTING STRING updateMask
IV_P_PROJECTS_ID
IMPORTING STRING projectsId
IV_P_TENANTS_ID
IMPORTING STRING tenantsId
IV_P_JOBS_ID
IMPORTING STRING jobsId
IS_INPUT
IMPORTING TY_022 Job
ES_RAW
EXPORTING DATA Raw Output Data
ES_OUTPUT
EXPORTING TY_022 Job
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_TENANTS

  • Description: jobs.projects.tenants.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_UPDATEMASK
IMPORTING STRING updateMask
IV_P_PROJECTS_ID
IMPORTING STRING projectsId
IV_P_TENANTS_ID
IMPORTING STRING tenantsId
IS_INPUT
IMPORTING TY_045 Tenant
ES_RAW
EXPORTING DATA Raw Output Data
ES_OUTPUT
EXPORTING TY_045 Tenant
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

SEARCH_FOR_ALERT_JOBS

  • Description: jobs.projects.tenants.jobs.searchForAlert
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID
IMPORTING STRING projectsId
IV_P_TENANTS_ID
IMPORTING STRING tenantsId
IS_INPUT
IMPORTING TY_041 SearchJobsRequest
ES_RAW
EXPORTING DATA Raw Output Data
ES_OUTPUT
EXPORTING TY_042 SearchJobsResponse
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

SEARCH_JOBS

  • Description: jobs.projects.tenants.jobs.search
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID
IMPORTING STRING projectsId
IV_P_TENANTS_ID
IMPORTING STRING tenantsId
IS_INPUT
IMPORTING TY_041 SearchJobsRequest
ES_RAW
EXPORTING DATA Raw Output Data
ES_OUTPUT
EXPORTING TY_042 SearchJobsResponse
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
Design a Mobile Site
View Site in Mobile | Classic
Share by: