Invia feedback
Classe /GOOG/CL_BIGTABLEADMIN_V2
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
SAP BTP edition v1.0 keyboard_arrow_down
Classe
/GOOG/CL_BIGTABLEADMIN_V2
Ereditarietà da:/GOOG/CL_HTTP_CLIENT
Descrizione:Cloud Bigtable Admin API v2
Per informazioni generali su una classe nell'SDK ABAP per Google Cloud,
consulta
stub del client API .
Tipi
Tipo
Descrizione
Visibilità
TY_001
AppProfile
PUBBLICO
TY_002
AuditConfig
PUBBLICO
TY_003
AuditLogConfig
PUBBLICO
TY_004
AutoscalingLimits
PUBBLICO
TY_005
AutoscalingTargets
PUBBLICO
TY_006
Backup
PUBBLICO
TY_007
BackupInfo
PUBBLICO
TY_008
Binding
PUBBLICO
TY_009
ChangeStreamConfig
PUBBLICO
TY_010
CheckConsistencyRequest
PUBBLICO
TY_011
CheckConsistencyResponse
PUBBLICO
TY_012
Cluster
PUBBLICO
TY_013
ClusterAutoscalingConfig
PUBBLICO
TY_014
ClusterConfig
PUBBLICO
TY_015
ClusterState
PUBBLICO
TY_016
ColumnFamily
PUBBLICO
TY_017
ColumnFamilyStats
PUBBLICO
TY_018
CopyBackupRequest
PUBBLICO
TY_020
CreateInstanceRequest
PUBBLICO
TY_021
CreateTableRequest
PUBBLICO
TY_022
DropRowRangeRequest
PUBBLICO
TY_024
EncryptionConfig
PUBBLICO
TY_025
EncryptionInfo
PUBBLICO
TY_026
Expr
PUBBLICO
TY_029
GenerateConsistencyTokenResponse
PUBBLICO
TY_030
GetIamPolicyRequest
PUBBLICO
TY_031
GetPolicyOptions
PUBBLICO
TY_032
HotTablet
PUBBLICO
TY_033
Instance
PUBBLICO
TY_035
ListAppProfilesResponse
PUBBLICO
TY_036
ListBackupsResponse
PUBBLICO
TY_037
ListClustersResponse
PUBBLICO
TY_038
ListHotTabletsResponse
PUBBLICO
TY_039
ListInstancesResponse
PUBBLICO
TY_040
ListLocationsResponse
PUBBLICO
TY_041
ListOperationsResponse
PUBBLICO
TY_042
ListTablesResponse
PUBBLICO
TY_043
Location
PUBBLICO
TY_044
Modification
PUBBLICO
TY_045
ModifyColumnFamiliesRequest
PUBBLICO
TY_046
MultiClusterRoutingUseAny
PUBBLICO
TY_047
Operation
PUBBLICO
TY_051
Policy
PUBBLICO
TY_052
RestoreInfo
PUBBLICO
TY_053
RestoreTableRequest
PUBBLICO
TY_054
SetIamPolicyRequest
PUBBLICO
TY_055
SingleClusterRouting
PUBBLICO
TY_056
Split
PUBBLICO
TY_057
Status
PUBBLICO
TY_058
Table
PUBBLICO
TY_060
TableStats
PUBBLICO
TY_061
TestIamPermissionsRequest
PUBBLICO
TY_062
TestIamPermissionsResponse
PUBBLICO
TY_065
StandardIsolation
PUBBLICO
TY_T_001
AppProfile
PUBBLICO
TY_T_002
AuditConfig
PUBBLICO
TY_T_003
AuditLogConfig
PUBBLICO
TY_T_006
Backup
PUBBLICO
TY_T_008
Binding
PUBBLICO
TY_T_012
Cluster
PUBBLICO
TY_T_025
EncryptionInfo
PUBBLICO
TY_T_032
HotTablet
PUBBLICO
TY_T_033
Instance
PUBBLICO
TY_T_043
Location
PUBBLICO
TY_T_044
Modification
PUBBLICO
TY_T_047
Operation
PUBBLICO
TY_T_056
Split
PUBBLICO
TY_T_058
Table
PUBBLICO
TY_T_STRING
Table of Strings
PUBBLICO
Costanti
Nome
Tipo
Descrizione
Valore
Visibilità
C_SUPPORTED_AUTH
/GOOG/SUPP_AUTH
Tipi di autenticazione supportati
IJIJWW
PUBBLICO
C_SERVICE_NAME
/GOOG/SERVICE_NAME
Nome servizio Google
bigtableadmin:v2
PUBBLICO
C_ROOT_URL
STRING
URL root API
https://bigtableadmin.googleapis.com
PUBBLICO
C_REVISION_DATE
DATUM
Data di revisione del documento di rilevamento
20240221
PUBBLICO
C_PATH_PREFIX
STRING
Prefisso del percorso API
PUBBLICO
C_ON_PREM_VERSION
/GOOG/SDK_VERSION
Versione on-premise più bassa
1,5
PUBBLICO
C_CLOUD_VERSION
/GOOG/SDK_VERSION
Versione cloud più bassa
1.0
PUBBLICO
Metodi
Per informazioni generali su un metodo in ABAP SDK per Google Cloud,
consulta
Metodo API .
COSTRUTTORE
Descrizione: costruttore
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_KEY_NAME
IMPORTAZIONE
/GOOG/KEYNAME
Nome chiave Google Cloud
IV_LOG_OBJ
IMPORTAZIONE
BALOBJ_D
Log applicazione: nome oggetto (codice applicazione)
IV_LOG_SUBOBJ
IMPORTAZIONE
BALSUBOBJ
Log applicazione: oggetto secondario
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
CHECK_CONSISTENCY_TABLES
Descrizione: bigtableadmin.projects.instances.tables.checkConsistency
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IV_P_TABLES_ID
IMPORTAZIONE
STRING
tablesId
IS_INPUT
IMPORTAZIONE
TY_010
CheckConsistencyRequest
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_011
CheckConsistencyResponse
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
COPY_BACKUPS
Descrizione: bigtableadmin.projects.instances.clusters.backups.copy
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IV_P_CLUSTERS_ID
IMPORTAZIONE
STRING
clustersId
IS_INPUT
IMPORTAZIONE
TY_018
CopyBackupRequest
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_047
Operazione
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
CREATE_APP_PROFILES
Descrizione: bigtableadmin.projects.instances.appProfiles.create
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_Q_APPPROFILEID
IMPORTAZIONE
STRING
appProfileId
IV_Q_IGNOREWARNINGS
IMPORTAZIONE
STRING
ignoreWarnings
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IS_INPUT
IMPORTAZIONE
TY_001
AppProfile
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_001
AppProfile
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
CREATE_BACKUPS
Descrizione: bigtableadmin.projects.instances.clusters.backups.create
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_Q_BACKUPID
IMPORTAZIONE
STRING
backupId
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IV_P_CLUSTERS_ID
IMPORTAZIONE
STRING
clustersId
IS_INPUT
IMPORTAZIONE
TY_006
Backup
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_047
Operazione
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
CREATE_CLUSTERS
Descrizione: bigtableadmin.projects.instances.clusters.create
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_Q_CLUSTERID
IMPORTAZIONE
STRING
clusterId
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IS_INPUT
IMPORTAZIONE
TY_012
Cluster
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_047
Operazione
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
CREATE_INSTANCES
Descrizione: bigtableadmin.projects.instances.create
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IS_INPUT
IMPORTAZIONE
TY_020
CreateInstanceRequest
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_047
Operazione
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
CREATE_TABLES
Descrizione: bigtableadmin.projects.instances.tables.create
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IS_INPUT
IMPORTAZIONE
TY_021
CreateTableRequest
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_058
Tabella
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
DELETE_APP_PROFILES
Descrizione: bigtableadmin.projects.instances.appProfiles.delete
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_Q_IGNOREWARNINGS
IMPORTAZIONE
STRING
ignoreWarnings
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IV_P_APP_PROFILES_ID
IMPORTAZIONE
STRING
appProfilesId
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
REF TO DATA
Dati di output
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
DELETE_BACKUPS
Descrizione: bigtableadmin.projects.instances.clusters.backups.delete
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IV_P_CLUSTERS_ID
IMPORTAZIONE
STRING
clustersId
IV_P_BACKUPS_ID
IMPORTAZIONE
STRING
backupsId
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
REF TO DATA
Dati di output
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
DELETE_CLUSTERS
Descrizione: bigtableadmin.projects.instances.clusters.delete
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IV_P_CLUSTERS_ID
IMPORTAZIONE
STRING
clustersId
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
REF TO DATA
Dati di output
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
DELETE_INSTANCES
Descrizione: bigtableadmin.projects.instances.delete
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
REF TO DATA
Dati di output
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
DELETE_TABLES
Descrizione: bigtableadmin.projects.instances.tables.delete
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IV_P_TABLES_ID
IMPORTAZIONE
STRING
tablesId
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
REF TO DATA
Dati di output
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
DROP_ROW_RANGE_TABLES
Descrizione: bigtableadmin.projects.instances.tables.dropRowRange
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IV_P_TABLES_ID
IMPORTAZIONE
STRING
tablesId
IS_INPUT
IMPORTAZIONE
TY_022
DropRowRangeRequest
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
REF TO DATA
Dati di output
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
GENERATE_CONSISTENCY_TOKEN
Descrizione: projects.instances.tables.generateConsistencyToken
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IV_P_TABLES_ID
IMPORTAZIONE
STRING
tablesId
IS_INPUT
IMPORTAZIONE
REF TO DATA
Dati di input
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_029
GenerateConsistencyTokenResponse
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
GET_APP_PROFILES
Descrizione: bigtableadmin.projects.instances.appProfiles.get
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IV_P_APP_PROFILES_ID
IMPORTAZIONE
STRING
appProfilesId
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_001
AppProfile
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
GET_BACKUPS
Descrizione: bigtableadmin.projects.instances.clusters.backups.get
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IV_P_CLUSTERS_ID
IMPORTAZIONE
STRING
clustersId
IV_P_BACKUPS_ID
IMPORTAZIONE
STRING
backupsId
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_006
Backup
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
GET_CLUSTERS
Descrizione: bigtableadmin.projects.instances.clusters.get
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IV_P_CLUSTERS_ID
IMPORTAZIONE
STRING
clustersId
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_012
Cluster
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
GET_IAM_POLICY_BACKUPS
Descrizione: projects.instances.clusters.backups.getIamPolicy
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IV_P_CLUSTERS_ID
IMPORTAZIONE
STRING
clustersId
IV_P_BACKUPS_ID
IMPORTAZIONE
STRING
backupsId
IS_INPUT
IMPORTAZIONE
TY_030
GetIamPolicyRequest
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_051
Criterio
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
GET_IAM_POLICY_INSTANCES
Descrizione: bigtableadmin.projects.instances.getIamPolicy
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IS_INPUT
IMPORTAZIONE
TY_030
GetIamPolicyRequest
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_051
Criterio
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
GET_IAM_POLICY_TABLES
Descrizione: bigtableadmin.projects.instances.tables.getIamPolicy
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IV_P_TABLES_ID
IMPORTAZIONE
STRING
tablesId
IS_INPUT
IMPORTAZIONE
TY_030
GetIamPolicyRequest
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_051
Criterio
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
GET_INSTANCES
Descrizione: bigtableadmin.projects.instances.get
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_033
Istanza
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
GET_OPERATIONS
Descrizione: bigtableadmin.operations.get
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_OPERATIONS_ID
IMPORTAZIONE
STRING
operationsId
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_047
Operazione
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
GET_TABLES
Descrizione: bigtableadmin.projects.instances.tables.get
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_Q_VIEW
IMPORTAZIONE
STRING
vista
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IV_P_TABLES_ID
IMPORTAZIONE
STRING
tablesId
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_058
Tabella
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
LIST_APP_PROFILES
Descrizione: bigtableadmin.projects.instances.appProfiles.list
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_Q_PAGESIZE
IMPORTAZIONE
STRING
pageSize
IV_Q_PAGETOKEN
IMPORTAZIONE
STRING
pageToken
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_035
ListAppProfilesResponse
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
LIST_BACKUPS
Descrizione: bigtableadmin.projects.instances.clusters.backups.list
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_Q_FILTER
IMPORTAZIONE
STRING
filtra
IV_Q_ORDERBY
IMPORTAZIONE
STRING
orderBy
IV_Q_PAGESIZE
IMPORTAZIONE
STRING
pageSize
IV_Q_PAGETOKEN
IMPORTAZIONE
STRING
pageToken
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IV_P_CLUSTERS_ID
IMPORTAZIONE
STRING
clustersId
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_036
ListBackupsResponse
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
LIST_CLUSTERS
Descrizione: bigtableadmin.projects.instances.clusters.list
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_Q_PAGETOKEN
IMPORTAZIONE
STRING
pageToken
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_037
ListClustersResponse
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
LIST_HOT_TABLETS
Descrizione: bigtableadmin.projects.instances.clusters.hotTablets.list
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_Q_ENDTIME
IMPORTAZIONE
STRING
endTime
IV_Q_PAGESIZE
IMPORTAZIONE
STRING
pageSize
IV_Q_PAGETOKEN
IMPORTAZIONE
STRING
pageToken
IV_Q_STARTTIME
IMPORTAZIONE
STRING
startTime
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IV_P_CLUSTERS_ID
IMPORTAZIONE
STRING
clustersId
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_038
ListHotTabletsResponse
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
LIST_INSTANCES
Descrizione: bigtableadmin.projects.instances.list
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_Q_PAGETOKEN
IMPORTAZIONE
STRING
pageToken
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_039
ListInstancesResponse
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
LIST_LOCATIONS
Descrizione: bigtableadmin.projects.locations.list
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_Q_FILTER
IMPORTAZIONE
STRING
filtra
IV_Q_PAGESIZE
IMPORTAZIONE
STRING
pageSize
IV_Q_PAGETOKEN
IMPORTAZIONE
STRING
pageToken
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_040
ListLocationsResponse
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
LIST_OPERATIONS
Descrizione: bigtableadmin.operations.projects.operations.list
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_Q_FILTER
IMPORTAZIONE
STRING
filtra
IV_Q_PAGESIZE
IMPORTAZIONE
STRING
pageSize
IV_Q_PAGETOKEN
IMPORTAZIONE
STRING
pageToken
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_041
ListOperationsResponse
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
LIST_TABLES
Descrizione: bigtableadmin.projects.instances.tables.list
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_Q_PAGESIZE
IMPORTAZIONE
STRING
pageSize
IV_Q_PAGETOKEN
IMPORTAZIONE
STRING
pageToken
IV_Q_VIEW
IMPORTAZIONE
STRING
vista
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_042
ListTablesResponse
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
MODIFY_COLUMN_FAMILIES_TABL
Descrizione: projects.instances.tables.modifyColumnFamilies
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IV_P_TABLES_ID
IMPORTAZIONE
STRING
tablesId
IS_INPUT
IMPORTAZIONE
TY_045
ModifyColumnFamiliesRequest
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_058
Tabella
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
PARTIAL_UPDATE_CLUSTER_CLUS
Descrizione: projects.instances.clusters.partialUpdateCluster
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_Q_UPDATEMASK
IMPORTAZIONE
STRING
updateMask
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IV_P_CLUSTERS_ID
IMPORTAZIONE
STRING
clustersId
IS_INPUT
IMPORTAZIONE
TY_012
Cluster
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_047
Operazione
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
PARTIAL_UPDATE_INSTANCE_INS
Descrizione: bigtableadmin.projects.instances.partialUpdateInstance
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_Q_UPDATEMASK
IMPORTAZIONE
STRING
updateMask
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IS_INPUT
IMPORTAZIONE
TY_033
Istanza
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_047
Operazione
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
PATCH_APP_PROFILES
Descrizione: bigtableadmin.projects.instances.appProfiles.patch
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_Q_IGNOREWARNINGS
IMPORTAZIONE
STRING
ignoreWarnings
IV_Q_UPDATEMASK
IMPORTAZIONE
STRING
updateMask
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IV_P_APP_PROFILES_ID
IMPORTAZIONE
STRING
appProfilesId
IS_INPUT
IMPORTAZIONE
TY_001
AppProfile
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_047
Operazione
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
PATCH_BACKUPS
Descrizione: bigtableadmin.projects.instances.clusters.backups.patch
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_Q_UPDATEMASK
IMPORTAZIONE
STRING
updateMask
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IV_P_CLUSTERS_ID
IMPORTAZIONE
STRING
clustersId
IV_P_BACKUPS_ID
IMPORTAZIONE
STRING
backupsId
IS_INPUT
IMPORTAZIONE
TY_006
Backup
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_006
Backup
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
PATCH_TABLES
Descrizione: bigtableadmin.projects.instances.tables.patch
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_Q_UPDATEMASK
IMPORTAZIONE
STRING
updateMask
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IV_P_TABLES_ID
IMPORTAZIONE
STRING
tablesId
IS_INPUT
IMPORTAZIONE
TY_058
Tabella
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_047
Operazione
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
RESTORE_TABLES
Descrizione: bigtableadmin.projects.instances.tables.restore
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IS_INPUT
IMPORTAZIONE
TY_053
RestoreTableRequest
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_047
Operazione
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
SET_IAM_POLICY_BACKUPS
Descrizione: projects.instances.clusters.backups.setIamPolicy
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IV_P_CLUSTERS_ID
IMPORTAZIONE
STRING
clustersId
IV_P_BACKUPS_ID
IMPORTAZIONE
STRING
backupsId
IS_INPUT
IMPORTAZIONE
TY_054
SetIamPolicyRequest
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_051
Criterio
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
SET_IAM_POLICY_INSTANCES
Descrizione: bigtableadmin.projects.instances.setIamPolicy
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IS_INPUT
IMPORTAZIONE
TY_054
SetIamPolicyRequest
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_051
Criterio
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
SET_IAM_POLICY_TABLES
Descrizione: bigtableadmin.projects.instances.tables.setIamPolicy
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IV_P_TABLES_ID
IMPORTAZIONE
STRING
tablesId
IS_INPUT
IMPORTAZIONE
TY_054
SetIamPolicyRequest
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_051
Criterio
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
TEST_IAM_PERMISSIONS_BACKUP
Descrizione: projects.instances.clusters.backups.testIamPermissions
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IV_P_CLUSTERS_ID
IMPORTAZIONE
STRING
clustersId
IV_P_BACKUPS_ID
IMPORTAZIONE
STRING
backupsId
IS_INPUT
IMPORTAZIONE
TY_061
TestIamPermissionsRequest
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_062
TestIamPermissionsResponse
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
TEST_IAM_PERMISSIONS_INSTAN
Descrizione: bigtableadmin.projects.instances.testIamPermissions
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IS_INPUT
IMPORTAZIONE
TY_061
TestIamPermissionsRequest
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_062
TestIamPermissionsResponse
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
TEST_IAM_PERMISSIONS_TABLES
Descrizione: bigtableadmin.projects.instances.tables.testIamPermissions
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IV_P_TABLES_ID
IMPORTAZIONE
STRING
tablesId
IS_INPUT
IMPORTAZIONE
TY_061
TestIamPermissionsRequest
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_062
TestIamPermissionsResponse
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
UNDELETE_TABLES
Descrizione: bigtableadmin.projects.instances.tables.undelete
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IV_P_TABLES_ID
IMPORTAZIONE
STRING
tablesId
IS_INPUT
IMPORTAZIONE
REF TO DATA
Dati di input
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_047
Operazione
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
UPDATE_CLUSTERS
Descrizione: bigtableadmin.projects.instances.clusters.update
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IV_P_CLUSTERS_ID
IMPORTAZIONE
STRING
clustersId
IS_INPUT
IMPORTAZIONE
TY_012
Cluster
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_047
Operazione
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
UPDATE_INSTANCES
Descrizione: bigtableadmin.projects.instances.update
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_INSTANCES_ID
IMPORTAZIONE
STRING
instancesId
IS_INPUT
IMPORTAZIONE
TY_033
Istanza
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_033
Istanza
EV_RET_CODE
ESPORTAZIONE
I
Codice di reso
EV_ERR_TEXT
ESPORTAZIONE
STRING
Testo errore
ES_ERR_RESP
ESPORTAZIONE
/GOOG/ERR_RESP
Risposta di errore
Eccezione
Nome
Descrizione
/GOOG/CX_SDK
SDK ABAP per Google Cloud: classe di eccezione
CHIUDI
Descrizione: Chiudi connessione
Visibilità: PUBBLICA
Invia feedback
Salvo quando diversamente specificato, i contenuti di questa pagina sono concessi in base alla licenza Creative Commons Attribution 4.0 , mentre gli esempi di codice sono concessi in base alla licenza Apache 2.0 . Per ulteriori dettagli, consulta le norme del sito di Google Developers . Java è un marchio registrato di Oracle e/o delle sue consociate.
Ultimo aggiornamento 2024-06-28 UTC.
Vuoi dirci altro?
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2024-06-28 UTC."],[],[]]