Classe /goog/CL_DATASTORE_V1

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_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 percorso API PUBBLICO
C_REVISION_DATE DATUM Data di revisione del documento discovery 20240307 PUBBLICO
C_ROOT_URL STRING URL radice dell'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 nell'SDK ABAP per Google Cloud, consulta Metodo API.

COSTRUTTORE

  • Descrizione: Costruttore
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_KEY_NAME IMPORTAZIONE IN CORSO... /GOOG/KEYNAME Nome chiave Google Cloud
IV_LOG_OBJ IMPORTAZIONE IN CORSO... BALOBJ_D Log applicazione: Nome oggetto (codice applicazione)
IV_LOG_SUBOBJ IMPORTAZIONE IN CORSO... BALSUBOBJ Log applicazioni: oggetto secondario

Eccezione

Nome Descrizione
/GOOG/CX_SDK SDK ABAP per Google Cloud: classe delle eccezioni

ALLOCATE_IDS_PROJECTS

  • Descrizione: datastore.projects.allocateIds
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECT_ID IMPORTAZIONE IN CORSO... STRING projectId
IS_INPUT IMPORTAZIONE IN CORSO... 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 delle eccezioni

BEGIN_TRANSACTION_PROJECTS

  • Descrizione: datastore.projects.beginTransaction
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECT_ID IMPORTAZIONE IN CORSO... STRING projectId
IS_INPUT IMPORTAZIONE IN CORSO... 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 delle eccezioni

CANCEL_OPERATIONS

  • Descrizione: datastore.projects.operations.cancel
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_OPERATIONS_ID IMPORTAZIONE IN CORSO... 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 delle eccezioni

COMMIT_PROJECTS

  • Descrizione: datastore.projects.commit
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECT_ID IMPORTAZIONE IN CORSO... STRING projectId
IS_INPUT IMPORTAZIONE IN CORSO... 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 delle eccezioni

CREATE_INDEXES

  • Descrizione: datastore.projects.indexes.create
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECT_ID IMPORTAZIONE IN CORSO... STRING projectId
IS_INPUT IMPORTAZIONE IN CORSO... 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 delle eccezioni

DELETE_INDEXES

  • Descrizione: datastore.projects.indexes.delete
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_INDEX_ID IMPORTAZIONE IN CORSO... STRING indexId
IV_P_PROJECT_ID IMPORTAZIONE IN CORSO... 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 delle eccezioni

DELETE_OPERATIONS

  • Descrizione: datastore.projects.operations.delete
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_OPERATIONS_ID IMPORTAZIONE IN CORSO... 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 delle eccezioni

EXPORT_PROJECTS

  • Descrizione: datastore.projects.export
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECT_ID IMPORTAZIONE IN CORSO... STRING projectId
IS_INPUT IMPORTAZIONE IN CORSO... 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 delle eccezioni

GET_INDEXES

  • Descrizione: datastore.projects.indexes.get
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_INDEX_ID IMPORTAZIONE IN CORSO... STRING indexId
IV_P_PROJECT_ID IMPORTAZIONE IN CORSO... 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 delle eccezioni

GET_OPERATIONS

  • Descrizione: datastore.projects.operations.get
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... STRING projectsId
IV_P_OPERATIONS_ID IMPORTAZIONE IN CORSO... 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 delle eccezioni

IMPORT_PROJECTS

  • Descrizione: datastore.projects.import
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECT_ID IMPORTAZIONE IN CORSO... STRING projectId
IS_INPUT IMPORTAZIONE IN CORSO... 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 delle eccezioni

LIST_INDEXES

  • Descrizione: datastore.projects.indexes.list
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_Q_FILTER IMPORTAZIONE IN CORSO... STRING filtro
IV_Q_PAGESIZE IMPORTAZIONE IN CORSO... STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE IN CORSO... STRING pageToken
IV_P_PROJECT_ID IMPORTAZIONE IN CORSO... 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 delle eccezioni

LIST_OPERATIONS

  • Descrizione: datastore.projects.operations.list
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_Q_FILTER IMPORTAZIONE IN CORSO... STRING filtro
IV_Q_PAGESIZE IMPORTAZIONE IN CORSO... STRING pageSize
IV_Q_PAGETOKEN IMPORTAZIONE IN CORSO... STRING pageToken
IV_P_PROJECTS_ID IMPORTAZIONE IN CORSO... 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 delle eccezioni

LOOKUP_PROJECTS

  • Descrizione: datastore.projects.lookup
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECT_ID IMPORTAZIONE IN CORSO... STRING projectId
IS_INPUT IMPORTAZIONE IN CORSO... 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 delle eccezioni

RESERVE_IDS_PROJECTS

  • Descrizione: datastore.projects.reserveIds
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECT_ID IMPORTAZIONE IN CORSO... STRING projectId
IS_INPUT IMPORTAZIONE IN CORSO... 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 delle eccezioni

ROLLBACK_PROJECTS

  • Descrizione: datastore.projects.rollback
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECT_ID IMPORTAZIONE IN CORSO... STRING projectId
IS_INPUT IMPORTAZIONE IN CORSO... 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 delle eccezioni

RUN_AGGREGATION_QUERY_PROJE

  • Descrizione: datastore.projects.runAggregationQuery
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECT_ID IMPORTAZIONE IN CORSO... STRING projectId
IS_INPUT IMPORTAZIONE IN CORSO... 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 delle eccezioni

RUN_QUERY_PROJECTS

  • Descrizione: datastore.projects.runQuery
  • Visibilità: PUBLIC

Parametri

Nome Categoria Tipo Descrizione
IV_P_PROJECT_ID IMPORTAZIONE IN CORSO... STRING projectId
IS_INPUT IMPORTAZIONE IN CORSO... 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 delle eccezioni

CHIUDI

  • Descrizione: Chiudi connessione
  • Visibilità: PUBLIC