Class /GOOG/CL_WORKSTATIONS_V1

Class

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

Types

Type Description Visibility
TY_001 Accelerator PUBLIC
TY_002 AuditConfig PUBLIC
TY_003 AuditLogConfig PUBLIC
TY_004 Binding PUBLIC
TY_005 BoostConfig PUBLIC
TY_007 Container PUBLIC
TY_008 CustomerEncryptionKey PUBLIC
TY_009 DomainConfig PUBLIC
TY_010 EphemeralDirectory PUBLIC
TY_011 Expr PUBLIC
TY_012 GceConfidentialInstanceConfig PUBLIC
TY_013 GceInstance PUBLIC
TY_014 GceInstanceHost PUBLIC
TY_015 GcePersistentDisk PUBLIC
TY_016 GceRegionalPersistentDisk PUBLIC
TY_017 GceShieldedInstanceConfig PUBLIC
TY_018 GenerateAccessTokenRequest PUBLIC
TY_019 GenerateAccessTokenResponse PUBLIC
TY_021 Host PUBLIC
TY_022 ListLocationsResponse PUBLIC
TY_023 ListOperationsResponse PUBLIC
TY_024 ListUsableWorkstationConfigsResponse PUBLIC
TY_025 ListUsableWorkstationsResponse PUBLIC
TY_026 ListWorkstationClustersResponse PUBLIC
TY_027 ListWorkstationConfigsResponse PUBLIC
TY_028 ListWorkstationsResponse PUBLIC
TY_029 Location PUBLIC
TY_030 Operation PUBLIC
TY_031 PersistentDirectory PUBLIC
TY_032 Policy PUBLIC
TY_033 PortRange PUBLIC
TY_034 PrivateClusterConfig PUBLIC
TY_035 ReadinessCheck PUBLIC
TY_036 RuntimeHost PUBLIC
TY_037 SetIamPolicyRequest PUBLIC
TY_038 StartWorkstationRequest PUBLIC
TY_039 Status PUBLIC
TY_040 StopWorkstationRequest PUBLIC
TY_041 TestIamPermissionsRequest PUBLIC
TY_042 TestIamPermissionsResponse PUBLIC
TY_043 Workstation PUBLIC
TY_044 WorkstationCluster PUBLIC
TY_045 WorkstationConfig PUBLIC
TY_T_001 Accelerator PUBLIC
TY_T_002 AuditConfig PUBLIC
TY_T_003 AuditLogConfig PUBLIC
TY_T_004 Binding PUBLIC
TY_T_005 BoostConfig PUBLIC
TY_T_010 EphemeralDirectory PUBLIC
TY_T_029 Location PUBLIC
TY_T_030 Operation PUBLIC
TY_T_031 PersistentDirectory PUBLIC
TY_T_033 PortRange PUBLIC
TY_T_035 ReadinessCheck PUBLIC
TY_T_039 Status PUBLIC
TY_T_043 Workstation PUBLIC
TY_T_044 WorkstationCluster PUBLIC
TY_T_045 WorkstationConfig 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 workstations:v1 PUBLIC
C_ROOT_URL STRING API Root URL https://workstations.googleapis.com PUBLIC
C_REVISION_DATE DATUM Discovery Document revision Date 20250224 PUBLIC
C_PATH_PREFIX STRING API Path Prefix PUBLIC
C_ON_PREM_VERSION /GOOG/SDK_VERSION Lowest On-premises Version 1.10 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

CANCEL_OPERATIONS

  • Description: workstations.projects.locations.operations.cancel
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
IS_INPUT IMPORTING DATA Input Data
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

CREATE_WORKSTATIONS

  • Description: workstationClusters.workstationConfigs.workstations.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_VALIDATEONLY IMPORTING STRING validateOnly
IV_Q_WORKSTATIONID IMPORTING STRING workstationId
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_WORKSTATION_CLUSTERS_ID IMPORTING STRING workstationClustersId
IV_P_WORKSTATION_CONFIGS_ID IMPORTING STRING workstationConfigsId
IS_INPUT IMPORTING TY_043 Workstation
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_030 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

CREATE_WORKSTATION_CLUSTERS

  • Description: workstations.projects.locations.workstationClusters.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_VALIDATEONLY IMPORTING STRING validateOnly
IV_Q_WORKSTATIONCLUSTERID IMPORTING STRING workstationClusterId
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IS_INPUT IMPORTING TY_044 WorkstationCluster
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_030 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

CREATE_WORKSTATION_CONFIGS

  • Description: locations.workstationClusters.workstationConfigs.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_VALIDATEONLY IMPORTING STRING validateOnly
IV_Q_WORKSTATIONCONFIGID IMPORTING STRING workstationConfigId
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_WORKSTATION_CLUSTERS_ID IMPORTING STRING workstationClustersId
IS_INPUT IMPORTING TY_045 WorkstationConfig
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_030 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

DELETE_OPERATIONS

  • Description: workstations.projects.locations.operations.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
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_WORKSTATIONS

  • Description: workstationClusters.workstationConfigs.workstations.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_ETAG IMPORTING STRING etag
IV_Q_VALIDATEONLY IMPORTING STRING validateOnly
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_WORKSTATION_CLUSTERS_ID IMPORTING STRING workstationClustersId
IV_P_WORKSTATION_CONFIGS_ID IMPORTING STRING workstationConfigsId
IV_P_WORKSTATIONS_ID IMPORTING STRING workstationsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_030 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

DELETE_WORKSTATION_CLUSTERS

  • Description: workstations.projects.locations.workstationClusters.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_ETAG IMPORTING STRING etag
IV_Q_FORCE IMPORTING STRING force
IV_Q_VALIDATEONLY IMPORTING STRING validateOnly
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_WORKSTATION_CLUSTERS_ID IMPORTING STRING workstationClustersId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_030 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

DELETE_WORKSTATION_CONFIGS

  • Description: locations.workstationClusters.workstationConfigs.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_ETAG IMPORTING STRING etag
IV_Q_FORCE IMPORTING STRING force
IV_Q_VALIDATEONLY IMPORTING STRING validateOnly
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_WORKSTATION_CLUSTERS_ID IMPORTING STRING workstationClustersId
IV_P_WORKSTATION_CONFIGS_ID IMPORTING STRING workstationConfigsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_030 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

GENERATE_ACCESS_TOKEN_WORKS

  • Description: workstationConfigs.workstations.generateAccessToken
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_WORKSTATION_CLUSTERS_ID IMPORTING STRING workstationClustersId
IV_P_WORKSTATION_CONFIGS_ID IMPORTING STRING workstationConfigsId
IV_P_WORKSTATIONS_ID IMPORTING STRING workstationsId
IS_INPUT IMPORTING TY_018 GenerateAccessTokenRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_019 GenerateAccessTokenResponse
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_IAM_POLICY_WORKSTATION

  • Description: workstationClusters.workstationConfigs.getIamPolicy
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_OPTIONSREQUESTEDPOLICYVER IMPORTING STRING options.requestedPolicyVersion
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_WORKSTATION_CLUSTERS_ID IMPORTING STRING workstationClustersId
IV_P_WORKSTATION_CONFIGS_ID IMPORTING STRING workstationConfigsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_032 Policy
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_IAM_POLICY_WORKSTATIONS

  • Description: workstationConfigs.workstations.getIamPolicy
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_OPTIONSREQUESTEDPOLICYVER IMPORTING STRING options.requestedPolicyVersion
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_WORKSTATION_CLUSTERS_ID IMPORTING STRING workstationClustersId
IV_P_WORKSTATION_CONFIGS_ID IMPORTING STRING workstationConfigsId
IV_P_WORKSTATIONS_ID IMPORTING STRING workstationsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_032 Policy
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_LOCATIONS

  • Description: workstations.projects.locations.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
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_029 Location
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: workstations.projects.locations.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_OPERATIONS_ID IMPORTING STRING operationsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_030 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_WORKSTATIONS

  • Description: workstationClusters.workstationConfigs.workstations.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_WORKSTATION_CLUSTERS_ID IMPORTING STRING workstationClustersId
IV_P_WORKSTATION_CONFIGS_ID IMPORTING STRING workstationConfigsId
IV_P_WORKSTATIONS_ID IMPORTING STRING workstationsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_043 Workstation
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_WORKSTATION_CLUSTERS

  • Description: workstations.projects.locations.workstationClusters.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_WORKSTATION_CLUSTERS_ID IMPORTING STRING workstationClustersId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_044 WorkstationCluster
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_WORKSTATION_CONFIGS

  • Description: locations.workstationClusters.workstationConfigs.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_WORKSTATION_CLUSTERS_ID IMPORTING STRING workstationClustersId
IV_P_WORKSTATION_CONFIGS_ID IMPORTING STRING workstationConfigsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_045 WorkstationConfig
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_LOCATIONS

  • Description: workstations.projects.locations.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_FILTER IMPORTING STRING filter
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_P_PROJECTS_ID IMPORTING STRING projectsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_022 ListLocationsResponse
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: workstations.projects.locations.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
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_023 ListOperationsResponse
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_USABLE_WORKSTATIONS

  • Description: workstationConfigs.workstations.listUsable
  • 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_WORKSTATION_CLUSTERS_ID IMPORTING STRING workstationClustersId
IV_P_WORKSTATION_CONFIGS_ID IMPORTING STRING workstationConfigsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_025 ListUsableWorkstationsResponse
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_USABLE_WORKSTATION_CON

  • Description: locations.workstationClusters.workstationConfigs.listUsable
  • 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_WORKSTATION_CLUSTERS_ID IMPORTING STRING workstationClustersId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_024 ListUsableWorkstationConfigsResponse
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_WORKSTATIONS

  • Description: workstationClusters.workstationConfigs.workstations.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_WORKSTATION_CLUSTERS_ID IMPORTING STRING workstationClustersId
IV_P_WORKSTATION_CONFIGS_ID IMPORTING STRING workstationConfigsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_028 ListWorkstationsResponse
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_WORKSTATION_CLUSTERS

  • Description: workstations.projects.locations.workstationClusters.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_026 ListWorkstationClustersResponse
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_WORKSTATION_CONFIGS

  • Description: locations.workstationClusters.workstationConfigs.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_WORKSTATION_CLUSTERS_ID IMPORTING STRING workstationClustersId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_027 ListWorkstationConfigsResponse
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_WORKSTATIONS

  • Description: workstationClusters.workstationConfigs.workstations.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_ALLOWMISSING IMPORTING STRING allowMissing
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_WORKSTATION_CLUSTERS_ID IMPORTING STRING workstationClustersId
IV_P_WORKSTATION_CONFIGS_ID IMPORTING STRING workstationConfigsId
IV_P_WORKSTATIONS_ID IMPORTING STRING workstationsId
IS_INPUT IMPORTING TY_043 Workstation
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_030 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

PATCH_WORKSTATION_CLUSTERS

  • Description: workstations.projects.locations.workstationClusters.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_ALLOWMISSING IMPORTING STRING allowMissing
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_WORKSTATION_CLUSTERS_ID IMPORTING STRING workstationClustersId
IS_INPUT IMPORTING TY_044 WorkstationCluster
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_030 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

PATCH_WORKSTATION_CONFIGS

  • Description: locations.workstationClusters.workstationConfigs.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_ALLOWMISSING IMPORTING STRING allowMissing
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_WORKSTATION_CLUSTERS_ID IMPORTING STRING workstationClustersId
IV_P_WORKSTATION_CONFIGS_ID IMPORTING STRING workstationConfigsId
IS_INPUT IMPORTING TY_045 WorkstationConfig
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_030 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

SET_IAM_POLICY_WORKSTATION

  • Description: workstationClusters.workstationConfigs.setIamPolicy
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_WORKSTATION_CLUSTERS_ID IMPORTING STRING workstationClustersId
IV_P_WORKSTATION_CONFIGS_ID IMPORTING STRING workstationConfigsId
IS_INPUT IMPORTING TY_037 SetIamPolicyRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_032 Policy
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

SET_IAM_POLICY_WORKSTATIONS

  • Description: workstationConfigs.workstations.setIamPolicy
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_WORKSTATION_CLUSTERS_ID IMPORTING STRING workstationClustersId
IV_P_WORKSTATION_CONFIGS_ID IMPORTING STRING workstationConfigsId
IV_P_WORKSTATIONS_ID IMPORTING STRING workstationsId
IS_INPUT IMPORTING TY_037 SetIamPolicyRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_032 Policy
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

START_WORKSTATIONS

  • Description: workstationClusters.workstationConfigs.workstations.start
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_WORKSTATION_CLUSTERS_ID IMPORTING STRING workstationClustersId
IV_P_WORKSTATION_CONFIGS_ID IMPORTING STRING workstationConfigsId
IV_P_WORKSTATIONS_ID IMPORTING STRING workstationsId
IS_INPUT IMPORTING TY_038 StartWorkstationRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_030 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

STOP_WORKSTATIONS

  • Description: workstationClusters.workstationConfigs.workstations.stop
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_WORKSTATION_CLUSTERS_ID IMPORTING STRING workstationClustersId
IV_P_WORKSTATION_CONFIGS_ID IMPORTING STRING workstationConfigsId
IV_P_WORKSTATIONS_ID IMPORTING STRING workstationsId
IS_INPUT IMPORTING TY_040 StopWorkstationRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_030 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

TEST_IAM_PERMISSIONS_WORKST

  • Description: workstationClusters.workstationConfigs.testIamPermissions
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_WORKSTATION_CLUSTERS_ID IMPORTING STRING workstationClustersId
IV_P_WORKSTATION_CONFIGS_ID IMPORTING STRING workstationConfigsId
IS_INPUT IMPORTING TY_041 TestIamPermissionsRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_042 TestIamPermissionsResponse
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

Name Description
/GOOG/CX_SDK ABAP SDK for Google Cloud: Exception Class

TEST_IAM_PERMISSIONS_WORKST1

  • Description: workstationConfigs.workstations.testIamPermissions
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_WORKSTATION_CLUSTERS_ID IMPORTING STRING workstationClustersId
IV_P_WORKSTATION_CONFIGS_ID IMPORTING STRING workstationConfigsId
IV_P_WORKSTATIONS_ID IMPORTING STRING workstationsId
IS_INPUT IMPORTING TY_041 TestIamPermissionsRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_042 TestIamPermissionsResponse
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