Class /GOOG/CL_METASTORE_V2ALPHA

Class

/GOOG/CL_METASTORE_V2ALPHA
  • Inheriting from:/GOOG/CL_HTTP_CLIENT
  • Description:Dataproc Metastore API v2alpha
For general information about a class in ABAP SDK for Google Cloud, see API client stub.

Types

Type Description Visibility
TY_010 GoogleCloudMetastoreV2alphaAlterMetadataResourceLocationRequ PUBLIC
TY_011 GoogleCloudMetastoreV2alphaAlterTablePropertiesRequest PUBLIC
TY_012 GoogleCloudMetastoreV2alphaAutoscalingConfig PUBLIC
TY_013 GoogleCloudMetastoreV2alphaAuxiliaryVersionConfig PUBLIC
TY_014 GoogleCloudMetastoreV2alphaBackup PUBLIC
TY_016 GoogleCloudMetastoreV2alphaCdcConfig PUBLIC
TY_017 GoogleCloudMetastoreV2alphaCloudSQLConnectionConfig PUBLIC
TY_018 GoogleCloudMetastoreV2alphaCloudSQLMigrationConfig PUBLIC
TY_020 GoogleCloudMetastoreV2alphaDataCatalogConfig PUBLIC
TY_021 GoogleCloudMetastoreV2alphaDatabaseDump PUBLIC
TY_023 GoogleCloudMetastoreV2alphaEndpoint PUBLIC
TY_024 GoogleCloudMetastoreV2alphaExportMetadataRequest PUBLIC
TY_025 GoogleCloudMetastoreV2alphaHiveMetastoreConfig PUBLIC
TY_026 GoogleCloudMetastoreV2alphaImportMetadataRequest PUBLIC
TY_027 GoogleCloudMetastoreV2alphaLatestBackup PUBLIC
TY_028 GoogleCloudMetastoreV2alphaLimitConfig PUBLIC
TY_029 GoogleCloudMetastoreV2alphaListBackupsResponse PUBLIC
TY_030 GoogleCloudMetastoreV2alphaListMigrationExecutionsResponse PUBLIC
TY_031 GoogleCloudMetastoreV2alphaListServicesResponse PUBLIC
TY_032 GoogleCloudMetastoreV2alphaMetadataIntegration PUBLIC
TY_033 GoogleCloudMetastoreV2alphaMigrationExecution PUBLIC
TY_034 GoogleCloudMetastoreV2alphaMoveTableToDatabaseRequest PUBLIC
TY_035 GoogleCloudMetastoreV2alphaQueryMetadataRequest PUBLIC
TY_036 GoogleCloudMetastoreV2alphaRemoveIamPolicyRequest PUBLIC
TY_037 GoogleCloudMetastoreV2alphaRemoveIamPolicyResponse PUBLIC
TY_038 GoogleCloudMetastoreV2alphaRestoreServiceRequest PUBLIC
TY_039 GoogleCloudMetastoreV2alphaScalingConfig PUBLIC
TY_040 GoogleCloudMetastoreV2alphaScheduledBackup PUBLIC
TY_041 GoogleCloudMetastoreV2alphaService PUBLIC
TY_042 GoogleCloudMetastoreV2alphaStartMigrationRequest PUBLIC
TY_043 GoogleLongrunningOperation PUBLIC
TY_044 GoogleRpcStatus PUBLIC
TY_T_014 GoogleCloudMetastoreV2alphaBackup PUBLIC
TY_T_023 GoogleCloudMetastoreV2alphaEndpoint PUBLIC
TY_T_033 GoogleCloudMetastoreV2alphaMigrationExecution PUBLIC
TY_T_041 GoogleCloudMetastoreV2alphaService 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 20250227 PUBLIC
C_ROOT_URL STRING API Root URL https://metastore.googleapis.com PUBLIC
C_SERVICE_NAME /GOOG/SERVICE_NAME Google Service Name metastore:v2alpha 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

ALTER_LOCATION_SERVICES

  • Description: metastore.projects.locations.services.alterLocation
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_SERVICES_ID IMPORTING STRING servicesId
IS_INPUT IMPORTING TY_010 GoogleCloudMetastoreV2alphaAlterMetadataResourceLocationRequ
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_043 GoogleLongrunningOperation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

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

ALTER_TABLE_PROPERTIES_SERV

  • Description: metastore.projects.locations.services.alterTableProperties
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_SERVICES_ID IMPORTING STRING servicesId
IS_INPUT IMPORTING TY_011 GoogleCloudMetastoreV2alphaAlterTablePropertiesRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_043 GoogleLongrunningOperation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

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

CANCEL_MIGRATION_SERVICES

  • Description: metastore.projects.locations.services.cancelMigration
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_SERVICES_ID IMPORTING STRING servicesId
IS_INPUT IMPORTING DATA Input Data
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_043 GoogleLongrunningOperation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

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

COMPLETE_MIGRATION_SERVICES

  • Description: metastore.projects.locations.services.completeMigration
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_SERVICES_ID IMPORTING STRING servicesId
IS_INPUT IMPORTING DATA Input Data
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_043 GoogleLongrunningOperation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

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

CREATE_BACKUPS

  • Description: metastore.projects.locations.services.backups.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_BACKUPID IMPORTING STRING backupId
IV_Q_REQUESTID IMPORTING STRING requestId
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_SERVICES_ID IMPORTING STRING servicesId
IS_INPUT IMPORTING TY_014 GoogleCloudMetastoreV2alphaBackup
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_043 GoogleLongrunningOperation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

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

CREATE_SERVICES

  • Description: metastore.projects.locations.services.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_REQUESTID IMPORTING STRING requestId
IV_Q_SERVICEID IMPORTING STRING serviceId
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IS_INPUT IMPORTING TY_041 GoogleCloudMetastoreV2alphaService
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_043 GoogleLongrunningOperation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

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

DELETE_BACKUPS

  • Description: metastore.projects.locations.services.backups.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_REQUESTID IMPORTING STRING requestId
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_SERVICES_ID IMPORTING STRING servicesId
IV_P_BACKUPS_ID IMPORTING STRING backupsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_043 GoogleLongrunningOperation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

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

DELETE_MIGRATION_EXECUTIONS

  • Description: projects.locations.services.migrationExecutions.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_REQUESTID IMPORTING STRING requestId
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_SERVICES_ID IMPORTING STRING servicesId
IV_P_MIGRATION_EXECUTIONS_ID IMPORTING STRING migrationExecutionsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_043 GoogleLongrunningOperation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

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

DELETE_SERVICES

  • Description: metastore.projects.locations.services.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_REQUESTID IMPORTING STRING requestId
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_SERVICES_ID IMPORTING STRING servicesId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_043 GoogleLongrunningOperation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

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

EXPORT_METADATA_SERVICES

  • Description: metastore.projects.locations.services.exportMetadata
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_SERVICES_ID IMPORTING STRING servicesId
IS_INPUT IMPORTING TY_024 GoogleCloudMetastoreV2alphaExportMetadataRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_043 GoogleLongrunningOperation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

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

GET_BACKUPS

  • Description: metastore.projects.locations.services.backups.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_SERVICES_ID IMPORTING STRING servicesId
IV_P_BACKUPS_ID IMPORTING STRING backupsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_014 GoogleCloudMetastoreV2alphaBackup
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_MIGRATION_EXECUTIONS

  • Description: projects.locations.services.migrationExecutions.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_SERVICES_ID IMPORTING STRING servicesId
IV_P_MIGRATION_EXECUTIONS_ID IMPORTING STRING migrationExecutionsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_033 GoogleCloudMetastoreV2alphaMigrationExecution
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_SERVICES

  • Description: metastore.projects.locations.services.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_SERVICES_ID IMPORTING STRING servicesId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_041 GoogleCloudMetastoreV2alphaService
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

IMPORT_METADATA_SERVICES

  • Description: metastore.projects.locations.services.importMetadata
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_SERVICES_ID IMPORTING STRING servicesId
IS_INPUT IMPORTING TY_026 GoogleCloudMetastoreV2alphaImportMetadataRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_043 GoogleLongrunningOperation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

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

LIST_BACKUPS

  • Description: metastore.projects.locations.services.backups.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_FILTER IMPORTING STRING filter
IV_Q_ORDERBY IMPORTING STRING orderBy
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_SERVICES_ID IMPORTING STRING servicesId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_029 GoogleCloudMetastoreV2alphaListBackupsResponse
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_MIGRATION_EXECUTIONS

  • Description: projects.locations.services.migrationExecutions.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_FILTER IMPORTING STRING filter
IV_Q_ORDERBY IMPORTING STRING orderBy
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_SERVICES_ID IMPORTING STRING servicesId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_030 GoogleCloudMetastoreV2alphaListMigrationExecutionsResponse
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_SERVICES

  • Description: metastore.projects.locations.services.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_FILTER IMPORTING STRING filter
IV_Q_ORDERBY IMPORTING STRING orderBy
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_031 GoogleCloudMetastoreV2alphaListServicesResponse
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

MOVE_TABLE_TO_DATABASE_SERV

  • Description: metastore.projects.locations.services.moveTableToDatabase
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_SERVICES_ID IMPORTING STRING servicesId
IS_INPUT IMPORTING TY_034 GoogleCloudMetastoreV2alphaMoveTableToDatabaseRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_043 GoogleLongrunningOperation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

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

PATCH_SERVICES

  • Description: metastore.projects.locations.services.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_REQUESTID IMPORTING STRING requestId
IV_Q_UPDATEMASK IMPORTING STRING updateMask
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_SERVICES_ID IMPORTING STRING servicesId
IS_INPUT IMPORTING TY_041 GoogleCloudMetastoreV2alphaService
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_043 GoogleLongrunningOperation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

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

QUERY_METADATA_SERVICES

  • Description: metastore.projects.locations.services.queryMetadata
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_SERVICES_ID IMPORTING STRING servicesId
IS_INPUT IMPORTING TY_035 GoogleCloudMetastoreV2alphaQueryMetadataRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_043 GoogleLongrunningOperation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

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

REMOVE_IAM_POLICY_SERVICES

  • Description: metastore.projects.locations.services.removeIamPolicy
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_SERVICES_ID IMPORTING STRING servicesId
IV_P_SERVICES_ID1 IMPORTING STRING servicesId1
IS_INPUT IMPORTING TY_036 GoogleCloudMetastoreV2alphaRemoveIamPolicyRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_037 GoogleCloudMetastoreV2alphaRemoveIamPolicyResponse
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

RESTORE_SERVICES

  • Description: metastore.projects.locations.services.restore
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_SERVICES_ID IMPORTING STRING servicesId
IS_INPUT IMPORTING TY_038 GoogleCloudMetastoreV2alphaRestoreServiceRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_043 GoogleLongrunningOperation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

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

START_MIGRATION_SERVICES

  • Description: metastore.projects.locations.services.startMigration
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_LOCATIONS_ID IMPORTING STRING locationsId
IV_P_SERVICES_ID IMPORTING STRING servicesId
IS_INPUT IMPORTING TY_042 GoogleCloudMetastoreV2alphaStartMigrationRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_043 GoogleLongrunningOperation
EV_RET_CODE EXPORTING I Return Code
EV_ERR_TEXT EXPORTING STRING Error Text
ES_ERR_RESP EXPORTING /GOOG/ERR_RESP Error Response

Exception

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

CLOSE

  • Description: Close Connection
  • Visibility: PUBLIC