Invia feedback
Classe /GOOG/CL_DATASTORE_V1
Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
On-premises or any cloud edition v1.7 keyboard_arrow_down
Classe
/GOOG/CL_DATASTORE_V1
Ereditarietà da:/GOOG/CL_HTTP_CLIENT
Descrizione:Cloud Datastore API v1
Per informazioni generali su una classe nell'SDK ABAP per Google Cloud,
consulta
stub del client API .
Tipi
Tipo
Descrizione
Visibilità
TY_001
Aggregation
PUBBLICO
TY_002
AggregationQuery
PUBBLICO
TY_003
AggregationResult
PUBBLICO
TY_004
AggregationResultBatch
PUBBLICO
TY_005
AllocateIdsRequest
PUBBLICO
TY_006
AllocateIdsResponse
PUBBLICO
TY_008
BeginTransactionRequest
PUBBLICO
TY_009
BeginTransactionResponse
PUBBLICO
TY_010
CommitRequest
PUBBLICO
TY_011
CommitResponse
PUBBLICO
TY_013
Count
PUBBLICO
TY_015
Entity
PUBBLICO
TY_016
EntityResult
PUBBLICO
TY_019
GoogleDatastoreAdminV1EntityFilter
PUBBLICO
TY_020
GoogleDatastoreAdminV1ExportEntitiesRequest
PUBBLICO
TY_021
GoogleDatastoreAdminV1ImportEntitiesRequest
PUBBLICO
TY_022
GoogleDatastoreAdminV1Index
PUBBLICO
TY_023
GoogleDatastoreAdminV1IndexedProperty
PUBBLICO
TY_024
GoogleDatastoreAdminV1ListIndexesResponse
PUBBLICO
TY_031
GoogleLongrunningListOperationsResponse
PUBBLICO
TY_032
GoogleLongrunningOperation
PUBBLICO
TY_033
GqlQuery
PUBBLICO
TY_034
GqlQueryParameter
PUBBLICO
TY_035
Key
PUBBLICO
TY_036
KindExpression
PUBBLICO
TY_037
LatLng
PUBBLICO
TY_038
LookupRequest
PUBBLICO
TY_039
LookupResponse
PUBBLICO
TY_040
Mutation
PUBBLICO
TY_041
MutationResult
PUBBLICO
TY_042
PartitionId
PUBBLICO
TY_043
PathElement
PUBBLICO
TY_044
Projection
PUBBLICO
TY_046
PropertyOrder
PUBBLICO
TY_047
PropertyReference
PUBBLICO
TY_048
Query
PUBBLICO
TY_049
QueryResultBatch
PUBBLICO
TY_050
ReadOnly
PUBBLICO
TY_051
ReadOptions
PUBBLICO
TY_052
ReadWrite
PUBBLICO
TY_053
ReserveIdsRequest
PUBBLICO
TY_055
RollbackRequest
PUBBLICO
TY_057
RunAggregationQueryRequest
PUBBLICO
TY_058
RunAggregationQueryResponse
PUBBLICO
TY_059
RunQueryRequest
PUBBLICO
TY_060
RunQueryResponse
PUBBLICO
TY_061
Status
PUBBLICO
TY_062
TransactionOptions
PUBBLICO
TY_063
Value
PUBBLICO
TY_064
Avg
PUBBLICO
TY_065
Sum
PUBBLICO
TY_066
ExplainOptions
PUBBLICO
TY_067
ExecutionStats
PUBBLICO
TY_068
ExplainMetrics
PUBBLICO
TY_069
PlanSummary
PUBBLICO
TY_070
PropertyMask
PUBBLICO
TY_T_001
Aggregation
PUBBLICO
TY_T_003
AggregationResult
PUBBLICO
TY_T_016
EntityResult
PUBBLICO
TY_T_022
GoogleDatastoreAdminV1Index
PUBBLICO
TY_T_023
GoogleDatastoreAdminV1IndexedProperty
PUBBLICO
TY_T_032
GoogleLongrunningOperation
PUBBLICO
TY_T_034
GqlQueryParameter
PUBBLICO
TY_T_035
Key
PUBBLICO
TY_T_036
KindExpression
PUBBLICO
TY_T_040
Mutation
PUBBLICO
TY_T_041
MutationResult
PUBBLICO
TY_T_043
PathElement
PUBBLICO
TY_T_044
Projection
PUBBLICO
TY_T_046
PropertyOrder
PUBBLICO
TY_T_047
PropertyReference
PUBBLICO
TY_T_STRING
Table of Strings
PUBBLICO
Costanti
Nome
Tipo
Descrizione
Valore
Visibilità
C_CLOUD_VERSION
/GOOG/SDK_VERSION
Versione cloud più bassa
1.0
PUBBLICO
C_ON_PREM_VERSION
/GOOG/SDK_VERSION
Versione on-premise più bassa
1,5
PUBBLICO
C_PATH_PREFIX
STRING
Prefisso del percorso API
PUBBLICO
C_REVISION_DATE
DATUM
Data di revisione del documento di rilevamento
20240430
PUBBLICO
C_ROOT_URL
STRING
URL root API
https://datastore.googleapis.com
PUBBLICO
C_SERVICE_NAME
/GOOG/SERVICE_NAME
Nome servizio Google
datastore:v1
PUBBLICO
C_SUPPORTED_AUTH
/GOOG/SUPP_AUTH
Tipi di autenticazione supportati
IJIJWW
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
ALLOCATE_IDS_PROJECTS
Descrizione: datastore.projects.allocateIds
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECT_ID
IMPORTAZIONE
STRING
projectId
IS_INPUT
IMPORTAZIONE
TY_005
AllocateIdsRequest
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_006
AllocateIdsResponse
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
BEGIN_TRANSACTION_PROJECTS
Descrizione: datastore.projects.beginTransaction
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECT_ID
IMPORTAZIONE
STRING
projectId
IS_INPUT
IMPORTAZIONE
TY_008
BeginTransactionRequest
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_009
BeginTransactionResponse
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
CANCEL_OPERATIONS
Descrizione: datastore.projects.operations.cancel
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_OPERATIONS_ID
IMPORTAZIONE
STRING
operationsId
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
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
COMMIT_PROJECTS
Descrizione: datastore.projects.commit
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECT_ID
IMPORTAZIONE
STRING
projectId
IS_INPUT
IMPORTAZIONE
TY_010
CommitRequest
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_011
CommitResponse
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_INDEXES
Descrizione: datastore.projects.indexes.create
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECT_ID
IMPORTAZIONE
STRING
projectId
IS_INPUT
IMPORTAZIONE
TY_022
GoogleDatastoreAdminV1Index
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_032
GoogleLongrunningOperation
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_INDEXES
Descrizione: datastore.projects.indexes.delete
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_INDEX_ID
IMPORTAZIONE
STRING
indexId
IV_P_PROJECT_ID
IMPORTAZIONE
STRING
projectId
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_032
GoogleLongrunningOperation
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_OPERATIONS
Descrizione: datastore.projects.operations.delete
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_OPERATIONS_ID
IMPORTAZIONE
STRING
operationsId
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
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
EXPORT_PROJECTS
Descrizione: datastore.projects.export
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECT_ID
IMPORTAZIONE
STRING
projectId
IS_INPUT
IMPORTAZIONE
TY_020
GoogleDatastoreAdminV1ExportEntitiesRequest
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_032
GoogleLongrunningOperation
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_INDEXES
Descrizione: datastore.projects.indexes.get
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_INDEX_ID
IMPORTAZIONE
STRING
indexId
IV_P_PROJECT_ID
IMPORTAZIONE
STRING
projectId
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_022
GoogleDatastoreAdminV1Index
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: datastore.projects.operations.get
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECTS_ID
IMPORTAZIONE
STRING
projectsId
IV_P_OPERATIONS_ID
IMPORTAZIONE
STRING
operationsId
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_032
GoogleLongrunningOperation
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
IMPORT_PROJECTS
Descrizione: datastore.projects.import
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECT_ID
IMPORTAZIONE
STRING
projectId
IS_INPUT
IMPORTAZIONE
TY_021
GoogleDatastoreAdminV1ImportEntitiesRequest
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_032
GoogleLongrunningOperation
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_INDEXES
Descrizione: datastore.projects.indexes.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_PROJECT_ID
IMPORTAZIONE
STRING
projectId
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_024
GoogleDatastoreAdminV1ListIndexesResponse
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: datastore.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_031
GoogleLongrunningListOperationsResponse
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
LOOKUP_PROJECTS
Descrizione: datastore.projects.lookup
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECT_ID
IMPORTAZIONE
STRING
projectId
IS_INPUT
IMPORTAZIONE
TY_038
LookupRequest
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_039
LookupResponse
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
RESERVE_IDS_PROJECTS
Descrizione: datastore.projects.reserveIds
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECT_ID
IMPORTAZIONE
STRING
projectId
IS_INPUT
IMPORTAZIONE
TY_053
ReserveIdsRequest
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
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
ROLLBACK_PROJECTS
Descrizione: datastore.projects.rollback
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECT_ID
IMPORTAZIONE
STRING
projectId
IS_INPUT
IMPORTAZIONE
TY_055
RollbackRequest
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
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
RUN_AGGREGATION_QUERY_PROJE
Descrizione: datastore.projects.runAggregationQuery
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECT_ID
IMPORTAZIONE
STRING
projectId
IS_INPUT
IMPORTAZIONE
TY_057
RunAggregationQueryRequest
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_058
RunAggregationQueryResponse
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
RUN_QUERY_PROJECTS
Descrizione: datastore.projects.runQuery
Visibilità: PUBBLICA
Parametri
Nome
Categoria
Tipo
Descrizione
IV_P_PROJECT_ID
IMPORTAZIONE
STRING
projectId
IS_INPUT
IMPORTAZIONE
TY_059
RunQueryRequest
ES_RAW
ESPORTAZIONE
DATA
Dati di output non elaborati
ES_OUTPUT
ESPORTAZIONE
TY_060
RunQueryResponse
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."],[],[]]