Class /GOOG/CL_WORKSTATIONS_V1BETA

Class

/GOOG/CL_WORKSTATIONS_V1BETA
  • Inheriting from:/GOOG/CL_HTTP_CLIENT
  • Description:Cloud Workstations API v1beta
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_006 Container PUBLIC
TY_007 CustomerEncryptionKey PUBLIC
TY_008 Expr PUBLIC
TY_009 GceConfidentialInstanceConfig PUBLIC
TY_010 GceInstance PUBLIC
TY_011 GceRegionalPersistentDisk PUBLIC
TY_012 GceShieldedInstanceConfig PUBLIC
TY_013 GenerateAccessTokenRequest PUBLIC
TY_014 GenerateAccessTokenResponse PUBLIC
TY_016 Host PUBLIC
TY_017 ListOperationsResponse PUBLIC
TY_018 ListUsableWorkstationConfigsResponse PUBLIC
TY_019 ListUsableWorkstationsResponse PUBLIC
TY_020 ListWorkstationClustersResponse PUBLIC
TY_021 ListWorkstationConfigsResponse PUBLIC
TY_022 ListWorkstationsResponse PUBLIC
TY_023 Operation PUBLIC
TY_024 PersistentDirectory PUBLIC
TY_025 Policy PUBLIC
TY_026 PrivateClusterConfig PUBLIC
TY_027 ReadinessCheck PUBLIC
TY_028 SetIamPolicyRequest PUBLIC
TY_029 StartWorkstationRequest PUBLIC
TY_030 Status PUBLIC
TY_031 StopWorkstationRequest PUBLIC
TY_032 TestIamPermissionsRequest PUBLIC
TY_033 TestIamPermissionsResponse PUBLIC
TY_034 Workstation PUBLIC
TY_035 WorkstationCluster PUBLIC
TY_036 WorkstationConfig PUBLIC
TY_037 BoostConfig PUBLIC
TY_038 DomainConfig PUBLIC
TY_039 EphemeralDirectory PUBLIC
TY_040 GceInstanceHost PUBLIC
TY_041 GcePersistentDisk PUBLIC
TY_042 HttpOptions PUBLIC
TY_043 PortRange PUBLIC
TY_044 RuntimeHost PUBLIC
TY_045 WorkstationBoostConfig PUBLIC
TY_T_001 Accelerator PUBLIC
TY_T_002 AuditConfig PUBLIC
TY_T_003 AuditLogConfig PUBLIC
TY_T_004 Binding PUBLIC
TY_T_023 Operation PUBLIC
TY_T_024 PersistentDirectory PUBLIC
TY_T_027 ReadinessCheck PUBLIC
TY_T_030 Status PUBLIC
TY_T_034 Workstation PUBLIC
TY_T_035 WorkstationCluster PUBLIC
TY_T_036 WorkstationConfig PUBLIC
TY_T_037 BoostConfig PUBLIC
TY_T_039 EphemeralDirectory PUBLIC
TY_T_043 PortRange PUBLIC
TY_T_045 WorkstationBoostConfig 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 20250224 PUBLIC
C_ROOT_URL STRING API Root URL https://workstations.googleapis.com PUBLIC
C_SERVICE_NAME /GOOG/SERVICE_NAME Google Service Name workstations:v1beta 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

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_034 Workstation
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_023 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_035 WorkstationCluster
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_023 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_036 WorkstationConfig
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_023 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_023 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_023 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_023 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_013 GenerateAccessTokenRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_014 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_025 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_025 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_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_023 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_034 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_035 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_036 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_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_017 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_019 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_018 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_022 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_020 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_021 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_034 Workstation
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_023 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_035 WorkstationCluster
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_023 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_036 WorkstationConfig
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_023 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_028 SetIamPolicyRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_025 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_028 SetIamPolicyRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_025 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_029 StartWorkstationRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_023 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_031 StopWorkstationRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_023 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_032 TestIamPermissionsRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_033 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_032 TestIamPermissionsRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_033 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