Class /GOOG/CL_SPANNER_V1

Class


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

Types

Type Description Visibility
TY_001 Backup PUBLIC
TY_002 BackupInfo PUBLIC
TY_003 BatchCreateSessionsRequest PUBLIC
TY_004 BatchCreateSessionsResponse PUBLIC
TY_005 BeginTransactionRequest PUBLIC
TY_006 Binding PUBLIC
TY_007 ChildLink PUBLIC
TY_008 CommitRequest PUBLIC
TY_009 CommitResponse PUBLIC
TY_010 CommitStats PUBLIC
TY_011 ContextValue PUBLIC
TY_012 CopyBackupEncryptionConfig PUBLIC
TY_013 CopyBackupRequest PUBLIC
TY_014 CreateDatabaseRequest PUBLIC
TY_015 CreateInstanceConfigRequest PUBLIC
TY_016 CreateInstanceRequest PUBLIC
TY_017 CreateSessionRequest PUBLIC
TY_018 Database PUBLIC
TY_019 DatabaseRole PUBLIC
TY_021 Delete PUBLIC
TY_022 DerivedMetric PUBLIC
TY_023 DiagnosticMessage PUBLIC
TY_025 EncryptionConfig PUBLIC
TY_026 EncryptionInfo PUBLIC
TY_027 ExecuteBatchDmlRequest PUBLIC
TY_028 ExecuteBatchDmlResponse PUBLIC
TY_029 ExecuteSqlRequest PUBLIC
TY_030 Expr PUBLIC
TY_032 FreeInstanceMetadata PUBLIC
TY_033 GetDatabaseDdlResponse PUBLIC
TY_034 GetIamPolicyRequest PUBLIC
TY_035 GetPolicyOptions PUBLIC
TY_036 IndexedHotKey PUBLIC
TY_037 IndexedKeyRangeInfos PUBLIC
TY_038 Instance PUBLIC
TY_039 InstanceConfig PUBLIC
TY_041 KeyRange PUBLIC
TY_042 KeyRangeInfo PUBLIC
TY_043 KeyRangeInfos PUBLIC
TY_044 KeySet PUBLIC
TY_045 ListBackupOperationsResponse PUBLIC
TY_046 ListBackupsResponse PUBLIC
TY_047 ListDatabaseOperationsResponse PUBLIC
TY_048 ListDatabaseRolesResponse PUBLIC
TY_049 ListDatabasesResponse PUBLIC
TY_050 ListInstanceConfigOperationsResponse PUBLIC
TY_051 ListInstanceConfigsResponse PUBLIC
TY_052 ListInstancesResponse PUBLIC
TY_053 ListOperationsResponse PUBLIC
TY_054 ListScansResponse PUBLIC
TY_055 ListSessionsResponse PUBLIC
TY_056 LocalizedString PUBLIC
TY_057 Metric PUBLIC
TY_058 MetricMatrix PUBLIC
TY_059 MetricMatrixRow PUBLIC
TY_060 Mutation PUBLIC
TY_061 Operation PUBLIC
TY_063 PartialResultSet PUBLIC
TY_064 Partition PUBLIC
TY_065 PartitionOptions PUBLIC
TY_066 PartitionQueryRequest PUBLIC
TY_067 PartitionReadRequest PUBLIC
TY_068 PartitionResponse PUBLIC
TY_070 PlanNode PUBLIC
TY_071 Policy PUBLIC
TY_072 PrefixNode PUBLIC
TY_073 QueryOptions PUBLIC
TY_074 QueryPlan PUBLIC
TY_075 ReadOnly PUBLIC
TY_076 ReadRequest PUBLIC
TY_077 ReadWrite PUBLIC
TY_078 ReplicaInfo PUBLIC
TY_079 RequestOptions PUBLIC
TY_080 RestoreDatabaseEncryptionConfig PUBLIC
TY_081 RestoreDatabaseRequest PUBLIC
TY_082 RestoreInfo PUBLIC
TY_083 ResultSet PUBLIC
TY_084 ResultSetMetadata PUBLIC
TY_085 ResultSetStats PUBLIC
TY_086 RollbackRequest PUBLIC
TY_087 Scan PUBLIC
TY_088 ScanData PUBLIC
TY_089 Session PUBLIC
TY_090 SetIamPolicyRequest PUBLIC
TY_091 ShortRepresentation PUBLIC
TY_092 Statement PUBLIC
TY_093 Status PUBLIC
TY_095 TestIamPermissionsRequest PUBLIC
TY_096 TestIamPermissionsResponse PUBLIC
TY_097 Transaction PUBLIC
TY_098 TransactionOptions PUBLIC
TY_099 TransactionSelector PUBLIC
TY_100 Type PUBLIC
TY_101 UpdateDatabaseDdlRequest PUBLIC
TY_103 UpdateInstanceConfigRequest PUBLIC
TY_104 UpdateInstanceRequest PUBLIC
TY_105 VisualizationData PUBLIC
TY_106 Write PUBLIC
TY_107 BatchWriteRequest PUBLIC
TY_108 BatchWriteResponse PUBLIC
TY_109 MutationGroup PUBLIC
TY_110 AutoscalingConfig PUBLIC
TY_111 AutoscalingLimits PUBLIC
TY_112 AutoscalingTargets PUBLIC
TY_113 DirectedReadOptions PUBLIC
TY_114 ExcludeReplicas PUBLIC
TY_115 IncludeReplicas PUBLIC
TY_116 IndexAdvice PUBLIC
TY_117 QueryAdvisorResult PUBLIC
TY_118 ReplicaSelection PUBLIC
TY_119 CreateInstancePartitionRequest PUBLIC
TY_120 InstancePartition PUBLIC
TY_121 ListInstancePartitionOperationsResponse PUBLIC
TY_122 ListInstancePartitionsResponse PUBLIC
TY_123 UpdateInstancePartitionRequest PUBLIC
TY_T_001 Backup PUBLIC
TY_T_006 Binding PUBLIC
TY_T_007 ChildLink PUBLIC
TY_T_011 ContextValue PUBLIC
TY_T_018 Database PUBLIC
TY_T_019 DatabaseRole PUBLIC
TY_T_023 DiagnosticMessage PUBLIC
TY_T_026 EncryptionInfo PUBLIC
TY_T_038 Instance PUBLIC
TY_T_039 InstanceConfig PUBLIC
TY_T_041 KeyRange PUBLIC
TY_T_042 KeyRangeInfo PUBLIC
TY_T_057 Metric PUBLIC
TY_T_059 MetricMatrixRow PUBLIC
TY_T_060 Mutation PUBLIC
TY_T_061 Operation PUBLIC
TY_T_064 Partition PUBLIC
TY_T_070 PlanNode PUBLIC
TY_T_072 PrefixNode PUBLIC
TY_T_078 ReplicaInfo PUBLIC
TY_T_083 ResultSet PUBLIC
TY_T_087 Scan PUBLIC
TY_T_089 Session PUBLIC
TY_T_092 Statement PUBLIC
TY_T_109 MutationGroup PUBLIC
TY_T_116 IndexAdvice PUBLIC
TY_T_118 ReplicaSelection PUBLIC
TY_T_120 InstancePartition PUBLIC
TY_T_INT4 Table of Integers PUBLIC
TY_T_STRING Table of Strings PUBLIC
TY_T_/GOOG/NUM_FLOAT PUBLIC

Constants

Name Type Description Value Visibility
C_CLOUD_VERSION /GOOG/SDK_VERSION Lowest Cloud Version 1.0 PUBLIC
C_ON_PREM_VERSION /GOOG/SDK_VERSION Lowest On-premise Version 1.5 PUBLIC
C_PATH_PREFIX STRING API Path Prefix PUBLIC
C_REVISION_DATE DATUM Discovery Document revision Date 20240315 PUBLIC
C_ROOT_URL STRING API Root URL https://spanner.googleapis.com PUBLIC
C_SERVICE_NAME /GOOG/SERVICE_NAME Google Service Name spanner:v1 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_SESSIONS

  • Description: spanner.projects.instances.databases.sessions.batchCreate
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_DATABASES_ID IMPORTING STRING databasesId
IS_INPUT IMPORTING TY_003 BatchCreateSessionsRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_004 BatchCreateSessionsResponse
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_WRITE_SESSIONS

  • Description: spanner.projects.instances.databases.sessions.batchWrite
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_DATABASES_ID IMPORTING STRING databasesId
IV_P_SESSIONS_ID IMPORTING STRING sessionsId
IS_INPUT IMPORTING TY_107 BatchWriteRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_108 BatchWriteResponse
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

BEGIN_TRANSACTION_SESSIONS

  • Description: projects.instances.databases.sessions.beginTransaction
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_DATABASES_ID IMPORTING STRING databasesId
IV_P_SESSIONS_ID IMPORTING STRING sessionsId
IS_INPUT IMPORTING TY_005 BeginTransactionRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_097 Transaction
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_OPERATIONS

  • Description: spanner.projects.instanceConfigs.operations.cancel
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCE_CONFIGS_ID IMPORTING STRING instanceConfigsId
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

CANCEL_OPERATIONS1

  • Description: spanner.projects.instances.backups.operations.cancel
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_BACKUPS_ID IMPORTING STRING backupsId
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

CANCEL_OPERATIONS2

  • Description: spanner.projects.instances.databases.operations.cancel
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_DATABASES_ID IMPORTING STRING databasesId
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

CANCEL_OPERATIONS3

  • Description: projects.instances.instancePartitions.operations.cancel
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_INSTANCE_PARTITIONS_ID IMPORTING STRING instancePartitionsId
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

CANCEL_OPERATIONS4

  • Description: spanner.projects.instances.operations.cancel
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
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

CANCEL_OPERATIONS5

  • Description: projects.instanceConfigs.ssdCaches.operations.cancel
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCE_CONFIGS_ID IMPORTING STRING instanceConfigsId
IV_P_SSD_CACHES_ID IMPORTING STRING ssdCachesId
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

COMMIT_SESSIONS

  • Description: spanner.projects.instances.databases.sessions.commit
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_DATABASES_ID IMPORTING STRING databasesId
IV_P_SESSIONS_ID IMPORTING STRING sessionsId
IS_INPUT IMPORTING TY_008 CommitRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_009 CommitResponse
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

COPY_BACKUPS

  • Description: spanner.projects.instances.backups.copy
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IS_INPUT IMPORTING TY_013 CopyBackupRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_061 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_BACKUPS

  • Description: spanner.projects.instances.backups.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_BACKUPID IMPORTING STRING backupId
IV_Q_ENCRYPTIONCONFIGENCRYPTIO IMPORTING STRING encryptionConfig.encryptionType
IV_Q_ENCRYPTIONCONFIGKMSKEYNAM IMPORTING STRING encryptionConfig.kmsKeyName
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IS_INPUT IMPORTING TY_001 Backup
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_061 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_DATABASES

  • Description: spanner.projects.instances.databases.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IS_INPUT IMPORTING TY_014 CreateDatabaseRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_061 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_INSTANCES

  • Description: spanner.projects.instances.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IS_INPUT IMPORTING TY_016 CreateInstanceRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_061 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_INSTANCE_CONFIGS

  • Description: spanner.projects.instanceConfigs.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IS_INPUT IMPORTING TY_015 CreateInstanceConfigRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_061 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_INSTANCE_PARTITIONS

  • Description: spanner.projects.instances.instancePartitions.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IS_INPUT IMPORTING TY_119 CreateInstancePartitionRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_061 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_SESSIONS

  • Description: spanner.projects.instances.databases.sessions.create
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_DATABASES_ID IMPORTING STRING databasesId
IS_INPUT IMPORTING TY_017 CreateSessionRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_089 Session
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: spanner.projects.instances.backups.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_BACKUPS_ID IMPORTING STRING backupsId
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_INSTANCES

  • Description: spanner.projects.instances.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
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_INSTANCE_CONFIGS

  • Description: spanner.projects.instanceConfigs.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_INSTANCE_CONFIGS_ID IMPORTING STRING instanceConfigsId
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_INSTANCE_PARTITIONS

  • Description: spanner.projects.instances.instancePartitions.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_ETAG IMPORTING STRING etag
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_INSTANCE_PARTITIONS_ID IMPORTING STRING instancePartitionsId
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_OPERATIONS

  • Description: spanner.projects.instanceConfigs.operations.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCE_CONFIGS_ID IMPORTING STRING instanceConfigsId
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_OPERATIONS1

  • Description: spanner.projects.instances.backups.operations.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_BACKUPS_ID IMPORTING STRING backupsId
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_OPERATIONS2

  • Description: spanner.projects.instances.databases.operations.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_DATABASES_ID IMPORTING STRING databasesId
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_OPERATIONS3

  • Description: projects.instances.instancePartitions.operations.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_INSTANCE_PARTITIONS_ID IMPORTING STRING instancePartitionsId
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_OPERATIONS4

  • Description: spanner.projects.instances.operations.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
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_OPERATIONS5

  • Description: projects.instanceConfigs.ssdCaches.operations.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCE_CONFIGS_ID IMPORTING STRING instanceConfigsId
IV_P_SSD_CACHES_ID IMPORTING STRING ssdCachesId
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_SESSIONS

  • Description: spanner.projects.instances.databases.sessions.delete
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_DATABASES_ID IMPORTING STRING databasesId
IV_P_SESSIONS_ID IMPORTING STRING sessionsId
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

DROP_DATABASE_DATABASES

  • Description: spanner.projects.instances.databases.dropDatabase
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_DATABASES_ID IMPORTING STRING databasesId
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

EXECUTE_BATCH_DML_SESSIONS

  • Description: projects.instances.databases.sessions.executeBatchDml
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_DATABASES_ID IMPORTING STRING databasesId
IV_P_SESSIONS_ID IMPORTING STRING sessionsId
IS_INPUT IMPORTING TY_027 ExecuteBatchDmlRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_028 ExecuteBatchDmlResponse
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

EXECUTE_SQL_SESSIONS

  • Description: spanner.projects.instances.databases.sessions.executeSql
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_DATABASES_ID IMPORTING STRING databasesId
IV_P_SESSIONS_ID IMPORTING STRING sessionsId
IS_INPUT IMPORTING TY_029 ExecuteSqlRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_083 ResultSet
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

EXECUTE_STREAMING_SQL_SESSI

  • Description: projects.instances.databases.sessions.executeStreamingSql
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_DATABASES_ID IMPORTING STRING databasesId
IV_P_SESSIONS_ID IMPORTING STRING sessionsId
IS_INPUT IMPORTING TY_029 ExecuteSqlRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_063 PartialResultSet
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: spanner.projects.instances.backups.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_BACKUPS_ID IMPORTING STRING backupsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_001 Backup
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_DATABASES

  • Description: spanner.projects.instances.databases.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_DATABASES_ID IMPORTING STRING databasesId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_018 Database
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_DDL_DATABASES

  • Description: spanner.projects.instances.databases.getDdl
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_DATABASES_ID IMPORTING STRING databasesId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_033 GetDatabaseDdlResponse
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_BACKUPS

  • Description: spanner.projects.instances.backups.getIamPolicy
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_BACKUPS_ID IMPORTING STRING backupsId
IS_INPUT IMPORTING TY_034 GetIamPolicyRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_071 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_DATABASES

  • Description: spanner.projects.instances.databases.getIamPolicy
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_DATABASES_ID IMPORTING STRING databasesId
IS_INPUT IMPORTING TY_034 GetIamPolicyRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_071 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_INSTANCES

  • Description: spanner.projects.instances.getIamPolicy
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IS_INPUT IMPORTING TY_034 GetIamPolicyRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_071 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_INSTANCES

  • Description: spanner.projects.instances.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_FIELDMASK IMPORTING STRING fieldMask
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_038 Instance
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_INSTANCE_CONFIGS

  • Description: spanner.projects.instanceConfigs.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCE_CONFIGS_ID IMPORTING STRING instanceConfigsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_039 InstanceConfig
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_INSTANCE_PARTITIONS

  • Description: spanner.projects.instances.instancePartitions.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_INSTANCE_PARTITIONS_ID IMPORTING STRING instancePartitionsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_120 InstancePartition
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: spanner.projects.instanceConfigs.operations.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCE_CONFIGS_ID IMPORTING STRING instanceConfigsId
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_061 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_OPERATIONS1

  • Description: spanner.projects.instances.backups.operations.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_BACKUPS_ID IMPORTING STRING backupsId
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_061 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_OPERATIONS2

  • Description: spanner.projects.instances.databases.operations.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_DATABASES_ID IMPORTING STRING databasesId
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_061 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_OPERATIONS3

  • Description: projects.instances.instancePartitions.operations.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_INSTANCE_PARTITIONS_ID IMPORTING STRING instancePartitionsId
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_061 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_OPERATIONS4

  • Description: spanner.projects.instances.operations.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_061 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_OPERATIONS5

  • Description: spanner.projects.instanceConfigs.ssdCaches.operations.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCE_CONFIGS_ID IMPORTING STRING instanceConfigsId
IV_P_SSD_CACHES_ID IMPORTING STRING ssdCachesId
IV_P_OPERATIONS_ID IMPORTING STRING operationsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_061 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_SCANS_DATABASES

  • Description: spanner.projects.instances.databases.getScans
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_ENDTIME IMPORTING STRING endTime
IV_Q_STARTTIME IMPORTING STRING startTime
IV_Q_VIEW IMPORTING STRING view
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_DATABASES_ID IMPORTING STRING databasesId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_087 Scan
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_SESSIONS

  • Description: spanner.projects.instances.databases.sessions.get
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_DATABASES_ID IMPORTING STRING databasesId
IV_P_SESSIONS_ID IMPORTING STRING sessionsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_089 Session
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: spanner.projects.instances.backups.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_INSTANCES_ID IMPORTING STRING instancesId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_046 ListBackupsResponse
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_BACKUP_OPERATIONS

  • Description: spanner.projects.instances.backupOperations.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_INSTANCES_ID IMPORTING STRING instancesId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_045 ListBackupOperationsResponse
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_DATABASES

  • Description: spanner.projects.instances.databases.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_INSTANCES_ID IMPORTING STRING instancesId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_049 ListDatabasesResponse
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_DATABASE_OPERATIONS

  • Description: spanner.projects.instances.databaseOperations.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_INSTANCES_ID IMPORTING STRING instancesId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_047 ListDatabaseOperationsResponse
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_DATABASE_ROLES

  • Description: spanner.projects.instances.databases.databaseRoles.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_INSTANCES_ID IMPORTING STRING instancesId
IV_P_DATABASES_ID IMPORTING STRING databasesId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_048 ListDatabaseRolesResponse
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_INSTANCES

  • Description: spanner.projects.instances.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_FILTER IMPORTING STRING filter
IV_Q_INSTANCEDEADLINE IMPORTING STRING instanceDeadline
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_052 ListInstancesResponse
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_INSTANCE_CONFIGS

  • Description: spanner.projects.instanceConfigs.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_051 ListInstanceConfigsResponse
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_INSTANCE_CONFIG_OPERAT

  • Description: spanner.projects.instanceConfigOperations.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_050 ListInstanceConfigOperationsResponse
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_INSTANCE_PARTITIONS

  • Description: spanner.projects.instances.instancePartitions.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_INSTANCEPARTITIONDEADLINE IMPORTING STRING instancePartitionDeadline
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_122 ListInstancePartitionsResponse
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_INSTANCE_PARTITION_OPE

  • Description: spanner.projects.instances.instancePartitionOperations.list
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_FILTER IMPORTING STRING filter
IV_Q_INSTANCEPARTITIONDEADLINE IMPORTING STRING instancePartitionDeadline
IV_Q_PAGESIZE IMPORTING STRING pageSize
IV_Q_PAGETOKEN IMPORTING STRING pageToken
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_121 ListInstancePartitionOperationsResponse
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: spanner.projects.instanceConfigs.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_INSTANCE_CONFIGS_ID IMPORTING STRING instanceConfigsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_053 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_OPERATIONS1

  • Description: spanner.projects.instances.backups.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_INSTANCES_ID IMPORTING STRING instancesId
IV_P_BACKUPS_ID IMPORTING STRING backupsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_053 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_OPERATIONS2

  • Description: spanner.projects.instances.databases.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_INSTANCES_ID IMPORTING STRING instancesId
IV_P_DATABASES_ID IMPORTING STRING databasesId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_053 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_OPERATIONS3

  • Description: projects.instances.instancePartitions.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_INSTANCES_ID IMPORTING STRING instancesId
IV_P_INSTANCE_PARTITIONS_ID IMPORTING STRING instancePartitionsId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_053 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_OPERATIONS4

  • Description: spanner.projects.instances.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_INSTANCES_ID IMPORTING STRING instancesId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_053 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_OPERATIONS5

  • Description: spanner.projects.instanceConfigs.ssdCaches.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_INSTANCE_CONFIGS_ID IMPORTING STRING instanceConfigsId
IV_P_SSD_CACHES_ID IMPORTING STRING ssdCachesId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_053 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_SCANS

  • Description: spanner.scans.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_Q_VIEW IMPORTING STRING view
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_054 ListScansResponse
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_SESSIONS

  • Description: spanner.projects.instances.databases.sessions.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_INSTANCES_ID IMPORTING STRING instancesId
IV_P_DATABASES_ID IMPORTING STRING databasesId
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_055 ListSessionsResponse
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

PARTITION_QUERY_SESSIONS

  • Description: projects.instances.databases.sessions.partitionQuery
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_DATABASES_ID IMPORTING STRING databasesId
IV_P_SESSIONS_ID IMPORTING STRING sessionsId
IS_INPUT IMPORTING TY_066 PartitionQueryRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_068 PartitionResponse
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

PARTITION_READ_SESSIONS

  • Description: spanner.projects.instances.databases.sessions.partitionRead
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_DATABASES_ID IMPORTING STRING databasesId
IV_P_SESSIONS_ID IMPORTING STRING sessionsId
IS_INPUT IMPORTING TY_067 PartitionReadRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_068 PartitionResponse
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_BACKUPS

  • Description: spanner.projects.instances.backups.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_UPDATEMASK IMPORTING STRING updateMask
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_BACKUPS_ID IMPORTING STRING backupsId
IS_INPUT IMPORTING TY_001 Backup
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_001 Backup
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_DATABASES

  • Description: spanner.projects.instances.databases.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_Q_UPDATEMASK IMPORTING STRING updateMask
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_DATABASES_ID IMPORTING STRING databasesId
IS_INPUT IMPORTING TY_018 Database
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_061 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_INSTANCES

  • Description: spanner.projects.instances.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IS_INPUT IMPORTING TY_104 UpdateInstanceRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_061 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_INSTANCE_CONFIGS

  • Description: spanner.projects.instanceConfigs.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCE_CONFIGS_ID IMPORTING STRING instanceConfigsId
IS_INPUT IMPORTING TY_103 UpdateInstanceConfigRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_061 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_INSTANCE_PARTITIONS

  • Description: spanner.projects.instances.instancePartitions.patch
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_INSTANCE_PARTITIONS_ID IMPORTING STRING instancePartitionsId
IS_INPUT IMPORTING TY_123 UpdateInstancePartitionRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_061 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

READ_SESSIONS

  • Description: spanner.projects.instances.databases.sessions.read
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_DATABASES_ID IMPORTING STRING databasesId
IV_P_SESSIONS_ID IMPORTING STRING sessionsId
IS_INPUT IMPORTING TY_076 ReadRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_083 ResultSet
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_DATABASES

  • Description: spanner.projects.instances.databases.restore
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IS_INPUT IMPORTING TY_081 RestoreDatabaseRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_061 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

ROLLBACK_SESSIONS

  • Description: spanner.projects.instances.databases.sessions.rollback
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_DATABASES_ID IMPORTING STRING databasesId
IV_P_SESSIONS_ID IMPORTING STRING sessionsId
IS_INPUT IMPORTING TY_086 RollbackRequest
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

SET_IAM_POLICY_BACKUPS

  • Description: spanner.projects.instances.backups.setIamPolicy
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_BACKUPS_ID IMPORTING STRING backupsId
IS_INPUT IMPORTING TY_090 SetIamPolicyRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_071 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_DATABASES

  • Description: spanner.projects.instances.databases.setIamPolicy
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_DATABASES_ID IMPORTING STRING databasesId
IS_INPUT IMPORTING TY_090 SetIamPolicyRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_071 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_INSTANCES

  • Description: spanner.projects.instances.setIamPolicy
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IS_INPUT IMPORTING TY_090 SetIamPolicyRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_071 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

STREAMING_READ_SESSIONS

  • Description: spanner.projects.instances.databases.sessions.streamingRead
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_DATABASES_ID IMPORTING STRING databasesId
IV_P_SESSIONS_ID IMPORTING STRING sessionsId
IS_INPUT IMPORTING TY_076 ReadRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_063 PartialResultSet
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_BACKUP

  • Description: spanner.projects.instances.backups.testIamPermissions
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_BACKUPS_ID IMPORTING STRING backupsId
IS_INPUT IMPORTING TY_095 TestIamPermissionsRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_096 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_DATABA

  • Description: spanner.projects.instances.databases.testIamPermissions
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_DATABASES_ID IMPORTING STRING databasesId
IS_INPUT IMPORTING TY_095 TestIamPermissionsRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_096 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_DATABA1

  • Description: instances.databases.databaseRoles.testIamPermissions
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_DATABASES_ID IMPORTING STRING databasesId
IV_P_DATABASE_ROLES_ID IMPORTING STRING databaseRolesId
IS_INPUT IMPORTING TY_095 TestIamPermissionsRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_096 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_INSTAN

  • Description: spanner.projects.instances.testIamPermissions
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IS_INPUT IMPORTING TY_095 TestIamPermissionsRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_096 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

UPDATE_DDL_DATABASES

  • Description: spanner.projects.instances.databases.updateDdl
  • Visibility: PUBLIC

Parameters

Name Category Type Description
IV_P_PROJECTS_ID IMPORTING STRING projectsId
IV_P_INSTANCES_ID IMPORTING STRING instancesId
IV_P_DATABASES_ID IMPORTING STRING databasesId
IS_INPUT IMPORTING TY_101 UpdateDatabaseDdlRequest
ES_RAW EXPORTING DATA Raw Output Data
ES_OUTPUT EXPORTING TY_061 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

CLOSE

  • Description: Close Connection
  • Visibility: PUBLIC