Class /GOOG/CL_METASTORE_V2BETA

Class

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

Types

Type Description Visibility
TY_010 GoogleCloudMetastoreV2betaAlterMetadataResourceLocationReque PUBLIC
TY_011 GoogleCloudMetastoreV2betaAlterTablePropertiesRequest PUBLIC
TY_012 GoogleCloudMetastoreV2betaAutoscalingConfig PUBLIC
TY_013 GoogleCloudMetastoreV2betaAuxiliaryVersionConfig PUBLIC
TY_014 GoogleCloudMetastoreV2betaBackup PUBLIC
TY_016 GoogleCloudMetastoreV2betaCdcConfig PUBLIC
TY_017 GoogleCloudMetastoreV2betaCloudSQLConnectionConfig PUBLIC
TY_018 GoogleCloudMetastoreV2betaCloudSQLMigrationConfig PUBLIC
TY_020 GoogleCloudMetastoreV2betaDataCatalogConfig PUBLIC
TY_021 GoogleCloudMetastoreV2betaDatabaseDump PUBLIC
TY_023 GoogleCloudMetastoreV2betaEndpoint PUBLIC
TY_024 GoogleCloudMetastoreV2betaExportMetadataRequest PUBLIC
TY_025 GoogleCloudMetastoreV2betaHiveMetastoreConfig PUBLIC
TY_026 GoogleCloudMetastoreV2betaImportMetadataRequest PUBLIC
TY_027 GoogleCloudMetastoreV2betaLatestBackup PUBLIC
TY_028 GoogleCloudMetastoreV2betaLimitConfig PUBLIC
TY_029 GoogleCloudMetastoreV2betaListBackupsResponse PUBLIC
TY_030 GoogleCloudMetastoreV2betaListMigrationExecutionsResponse PUBLIC
TY_031 GoogleCloudMetastoreV2betaListServicesResponse PUBLIC
TY_032 GoogleCloudMetastoreV2betaMetadataIntegration PUBLIC
TY_033 GoogleCloudMetastoreV2betaMigrationExecution PUBLIC
TY_034 GoogleCloudMetastoreV2betaMoveTableToDatabaseRequest PUBLIC
TY_035 GoogleCloudMetastoreV2betaQueryMetadataRequest PUBLIC
TY_036 GoogleCloudMetastoreV2betaRemoveIamPolicyRequest PUBLIC
TY_037 GoogleCloudMetastoreV2betaRemoveIamPolicyResponse PUBLIC
TY_038 GoogleCloudMetastoreV2betaRestoreServiceRequest PUBLIC
TY_039 GoogleCloudMetastoreV2betaScalingConfig PUBLIC
TY_040 GoogleCloudMetastoreV2betaScheduledBackup PUBLIC
TY_041 GoogleCloudMetastoreV2betaService PUBLIC
TY_042 GoogleCloudMetastoreV2betaStartMigrationRequest PUBLIC
TY_043 GoogleLongrunningOperation PUBLIC
TY_044 GoogleRpcStatus PUBLIC
TY_T_014 GoogleCloudMetastoreV2betaBackup PUBLIC
TY_T_023 GoogleCloudMetastoreV2betaEndpoint PUBLIC
TY_T_033 GoogleCloudMetastoreV2betaMigrationExecution PUBLIC
TY_T_041 GoogleCloudMetastoreV2betaService 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 metastore:v2beta PUBLIC
C_ROOT_URL STRING API Root URL https://metastore.googleapis.com PUBLIC
C_REVISION_DATE DATUM Discovery Document revision Date 20250227 PUBLIC
C_PATH_PREFIX STRING API Path Prefix PUBLIC
C_ON_PREM_VERSION /GOOG/SDK_VERSION Lowest On-premises Version 1.7 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

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 GoogleCloudMetastoreV2betaAlterMetadataResourceLocationReque
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 GoogleCloudMetastoreV2betaAlterTablePropertiesRequest
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 GoogleCloudMetastoreV2betaBackup
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 GoogleCloudMetastoreV2betaService
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 GoogleCloudMetastoreV2betaExportMetadataRequest
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 GoogleCloudMetastoreV2betaBackup
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 GoogleCloudMetastoreV2betaMigrationExecution
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 GoogleCloudMetastoreV2betaService
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 GoogleCloudMetastoreV2betaImportMetadataRequest
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 GoogleCloudMetastoreV2betaListBackupsResponse
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 GoogleCloudMetastoreV2betaListMigrationExecutionsResponse
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 GoogleCloudMetastoreV2betaListServicesResponse
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 GoogleCloudMetastoreV2betaMoveTableToDatabaseRequest
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 GoogleCloudMetastoreV2betaService
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 GoogleCloudMetastoreV2betaQueryMetadataRequest
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 GoogleCloudMetastoreV2betaRemoveIamPolicyRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_037 GoogleCloudMetastoreV2betaRemoveIamPolicyResponse
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 GoogleCloudMetastoreV2betaRestoreServiceRequest
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 GoogleCloudMetastoreV2betaStartMigrationRequest
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