Class
/GOOG/CL_MEMCACHE_V1
- Mewarisi dari:
/GOOG/CL_HTTP_CLIENT
- Deskripsi:
Cloud Memorystore for Memcached API v1
Jenis
Jenis | Deskripsi | Visibilitas |
---|---|---|
TY_001 |
ApplyParametersRequest |
PUBLIK |
TY_007 |
GoogleCloudMemcacheV1MaintenancePolicy |
PUBLIK |
TY_017 |
Instance |
PUBLIK |
TY_018 |
InstanceMessage |
PUBLIK |
TY_019 |
ListInstancesResponse |
PUBLIK |
TY_020 |
ListLocationsResponse |
PUBLIK |
TY_021 |
ListOperationsResponse |
PUBLIK |
TY_022 |
Location |
PUBLIK |
TY_024 |
MaintenanceSchedule |
PUBLIK |
TY_026 |
MemcacheParameters |
PUBLIK |
TY_027 |
Node |
PUBLIK |
TY_028 |
NodeConfig |
PUBLIK |
TY_029 |
Operation |
PUBLIK |
TY_030 |
RescheduleMaintenanceRequest |
PUBLIK |
TY_032 |
Status |
PUBLIK |
TY_033 |
TimeOfDay |
PUBLIK |
TY_034 |
UpdateParametersRequest |
PUBLIK |
TY_037 |
WeeklyMaintenanceWindow |
PUBLIK |
TY_039 |
GoogleCloudMemcacheV1UpgradeInstanceRequest |
PUBLIK |
TY_T_017 |
Instance |
PUBLIK |
TY_T_018 |
InstanceMessage |
PUBLIK |
TY_T_022 |
Location |
PUBLIK |
TY_T_027 |
Node |
PUBLIK |
TY_T_029 |
Operation |
PUBLIK |
TY_T_037 |
WeeklyMaintenanceWindow |
PUBLIK |
TY_T_STRING |
Table of Strings |
PUBLIK |
Konstanta
Nama | Jenis | Deskripsi | Nilai | Visibilitas |
---|---|---|---|---|
C_CLOUD_VERSION |
/GOOG/SDK_VERSION |
Versi Cloud Terendah | 1.0 | PUBLIK |
C_ON_PREM_VERSION |
/GOOG/SDK_VERSION |
Versi Lokal Terendah | 1,5 | PUBLIK |
C_PATH_PREFIX |
STRING |
Awalan Jalur API | PUBLIK | |
C_REVISION_DATE |
DATUM |
Tanggal revisi Dokumen Penemuan | 20240222 | PUBLIK |
C_ROOT_URL |
STRING |
URL Root API | https://memcache.googleapis.com | PUBLIK |
C_SERVICE_NAME |
/GOOG/SERVICE_NAME |
Google Service Name | memcache:v1 | PUBLIK |
C_SUPPORTED_AUTH |
/GOOG/SUPP_AUTH |
Jenis Auth yang Didukung | IJIJWW | PUBLIK |
Metode
Untuk mengetahui informasi umum tentang metode di ABAP SDK untuk Google Cloud, lihat Metode API.KONTRIBUSI
- Deskripsi: Konstruktor
- Visibilitas: PUBLIK
Parameter
Nama | Kategori | Jenis | Deskripsi |
---|---|---|---|
IV_KEY_NAME |
IMPOR | /GOOG/KEYNAME |
Nama Kunci Google Cloud |
IV_LOG_OBJ |
IMPOR | BALOBJ_D |
Log aplikasi: Nama objek (Kode aplikasi) |
IV_LOG_SUBOBJ |
IMPOR | BALSUBOBJ |
Log Aplikasi: Subobjek |
Pengecualian
Nama | Deskripsi |
---|---|
/GOOG/CX_SDK |
ABAP SDK untuk Google Cloud: Kelas Pengecualian |
APPLY_PARAMETERS_INSTANCES
- Deskripsi: memcache.projects.locations.instances.applyParameters
- Visibilitas: PUBLIK
Parameter
Nama | Kategori | Jenis | Deskripsi |
---|---|---|---|
IV_P_PROJECTS_ID |
IMPOR | STRING |
projectsId |
IV_P_LOCATIONS_ID |
IMPOR | STRING |
locationsId |
IV_P_INSTANCES_ID |
IMPOR | STRING |
instancesId |
IS_INPUT |
IMPOR | TY_001 |
ApplyParametersRequest |
ES_RAW |
MENGEKSPOR | DATA |
Data Output Mentah |
ES_OUTPUT |
MENGEKSPOR | TY_029 |
Operasi |
EV_RET_CODE |
MENGEKSPOR | I |
Kode Pengembalian |
EV_ERR_TEXT |
MENGEKSPOR | STRING |
Teks Error |
ES_ERR_RESP |
MENGEKSPOR | /GOOG/ERR_RESP |
Respons Error |
Pengecualian
Nama | Deskripsi |
---|---|
/GOOG/CX_SDK |
ABAP SDK untuk Google Cloud: Kelas Pengecualian |
CANCEL_OPERATIONS
- Deskripsi: memcache.projects.locations.operations.cancel
- Visibilitas: PUBLIK
Parameter
Nama | Kategori | Jenis | Deskripsi |
---|---|---|---|
IV_P_PROJECTS_ID |
IMPOR | STRING |
projectsId |
IV_P_LOCATIONS_ID |
IMPOR | STRING |
locationsId |
IV_P_OPERATIONS_ID |
IMPOR | STRING |
operationsId |
IS_INPUT |
IMPOR | REF TO DATA |
Data Masukan |
ES_RAW |
MENGEKSPOR | DATA |
Data Output Mentah |
ES_OUTPUT |
MENGEKSPOR | REF TO DATA |
Data Output |
EV_RET_CODE |
MENGEKSPOR | I |
Kode Pengembalian |
EV_ERR_TEXT |
MENGEKSPOR | STRING |
Teks Error |
ES_ERR_RESP |
MENGEKSPOR | /GOOG/ERR_RESP |
Respons Error |
Pengecualian
Nama | Deskripsi |
---|---|
/GOOG/CX_SDK |
ABAP SDK untuk Google Cloud: Kelas Pengecualian |
CREATE_INSTANCES
- Deskripsi: memcache.projects.locations.instances.create
- Visibilitas: PUBLIK
Parameter
Nama | Kategori | Jenis | Deskripsi |
---|---|---|---|
IV_Q_INSTANCEID |
IMPOR | STRING |
instanceId |
IV_P_PROJECTS_ID |
IMPOR | STRING |
projectsId |
IV_P_LOCATIONS_ID |
IMPOR | STRING |
locationsId |
IS_INPUT |
IMPOR | TY_017 |
Instance |
ES_RAW |
MENGEKSPOR | DATA |
Data Output Mentah |
ES_OUTPUT |
MENGEKSPOR | TY_029 |
Operasi |
EV_RET_CODE |
MENGEKSPOR | I |
Kode Pengembalian |
EV_ERR_TEXT |
MENGEKSPOR | STRING |
Teks Error |
ES_ERR_RESP |
MENGEKSPOR | /GOOG/ERR_RESP |
Respons Error |
Pengecualian
Nama | Deskripsi |
---|---|
/GOOG/CX_SDK |
ABAP SDK untuk Google Cloud: Kelas Pengecualian |
DELETE_INSTANCES
- Deskripsi: memcache.projects.locations.instances.delete
- Visibilitas: PUBLIK
Parameter
Nama | Kategori | Jenis | Deskripsi |
---|---|---|---|
IV_P_PROJECTS_ID |
IMPOR | STRING |
projectsId |
IV_P_LOCATIONS_ID |
IMPOR | STRING |
locationsId |
IV_P_INSTANCES_ID |
IMPOR | STRING |
instancesId |
ES_RAW |
MENGEKSPOR | DATA |
Data Output Mentah |
ES_OUTPUT |
MENGEKSPOR | TY_029 |
Operasi |
EV_RET_CODE |
MENGEKSPOR | I |
Kode Pengembalian |
EV_ERR_TEXT |
MENGEKSPOR | STRING |
Teks Error |
ES_ERR_RESP |
MENGEKSPOR | /GOOG/ERR_RESP |
Respons Error |
Pengecualian
Nama | Deskripsi |
---|---|
/GOOG/CX_SDK |
ABAP SDK untuk Google Cloud: Kelas Pengecualian |
DELETE_OPERATIONS
- Deskripsi: memcache.projects.locations.operations.delete
- Visibilitas: PUBLIK
Parameter
Nama | Kategori | Jenis | Deskripsi |
---|---|---|---|
IV_P_PROJECTS_ID |
IMPOR | STRING |
projectsId |
IV_P_LOCATIONS_ID |
IMPOR | STRING |
locationsId |
IV_P_OPERATIONS_ID |
IMPOR | STRING |
operationsId |
ES_RAW |
MENGEKSPOR | DATA |
Data Output Mentah |
ES_OUTPUT |
MENGEKSPOR | REF TO DATA |
Data Output |
EV_RET_CODE |
MENGEKSPOR | I |
Kode Pengembalian |
EV_ERR_TEXT |
MENGEKSPOR | STRING |
Teks Error |
ES_ERR_RESP |
MENGEKSPOR | /GOOG/ERR_RESP |
Respons Error |
Pengecualian
Nama | Deskripsi |
---|---|
/GOOG/CX_SDK |
ABAP SDK untuk Google Cloud: Kelas Pengecualian |
GET_INSTANCES
- Deskripsi: memcache.projects.locations.instances.get
- Visibilitas: PUBLIK
Parameter
Nama | Kategori | Jenis | Deskripsi |
---|---|---|---|
IV_P_PROJECTS_ID |
IMPOR | STRING |
projectsId |
IV_P_LOCATIONS_ID |
IMPOR | STRING |
locationsId |
IV_P_INSTANCES_ID |
IMPOR | STRING |
instancesId |
ES_RAW |
MENGEKSPOR | DATA |
Data Output Mentah |
ES_OUTPUT |
MENGEKSPOR | TY_017 |
Instance |
EV_RET_CODE |
MENGEKSPOR | I |
Kode Pengembalian |
EV_ERR_TEXT |
MENGEKSPOR | STRING |
Teks Error |
ES_ERR_RESP |
MENGEKSPOR | /GOOG/ERR_RESP |
Respons Error |
Pengecualian
Nama | Deskripsi |
---|---|
/GOOG/CX_SDK |
ABAP SDK untuk Google Cloud: Kelas Pengecualian |
GET_LOCATIONS
- Deskripsi: memcache.projects.locations.get
- Visibilitas: PUBLIK
Parameter
Nama | Kategori | Jenis | Deskripsi |
---|---|---|---|
IV_P_PROJECTS_ID |
IMPOR | STRING |
projectsId |
IV_P_LOCATIONS_ID |
IMPOR | STRING |
locationsId |
ES_RAW |
MENGEKSPOR | DATA |
Data Output Mentah |
ES_OUTPUT |
MENGEKSPOR | TY_022 |
Location |
EV_RET_CODE |
MENGEKSPOR | I |
Kode Pengembalian |
EV_ERR_TEXT |
MENGEKSPOR | STRING |
Teks Error |
ES_ERR_RESP |
MENGEKSPOR | /GOOG/ERR_RESP |
Respons Error |
Pengecualian
Nama | Deskripsi |
---|---|
/GOOG/CX_SDK |
ABAP SDK untuk Google Cloud: Kelas Pengecualian |
GET_OPERATIONS
- Deskripsi: memcache.projects.locations.operations.get
- Visibilitas: PUBLIK
Parameter
Nama | Kategori | Jenis | Deskripsi |
---|---|---|---|
IV_P_PROJECTS_ID |
IMPOR | STRING |
projectsId |
IV_P_LOCATIONS_ID |
IMPOR | STRING |
locationsId |
IV_P_OPERATIONS_ID |
IMPOR | STRING |
operationsId |
ES_RAW |
MENGEKSPOR | DATA |
Data Output Mentah |
ES_OUTPUT |
MENGEKSPOR | TY_029 |
Operasi |
EV_RET_CODE |
MENGEKSPOR | I |
Kode Pengembalian |
EV_ERR_TEXT |
MENGEKSPOR | STRING |
Teks Error |
ES_ERR_RESP |
MENGEKSPOR | /GOOG/ERR_RESP |
Respons Error |
Pengecualian
Nama | Deskripsi |
---|---|
/GOOG/CX_SDK |
ABAP SDK untuk Google Cloud: Kelas Pengecualian |
LIST_INSTANCES
- Deskripsi: memcache.projects.locations.instances.list
- Visibilitas: PUBLIK
Parameter
Nama | Kategori | Jenis | Deskripsi |
---|---|---|---|
IV_Q_FILTER |
IMPOR | STRING |
filter |
IV_Q_ORDERBY |
IMPOR | STRING |
orderBy |
IV_Q_PAGESIZE |
IMPOR | STRING |
pageSize |
IV_Q_PAGETOKEN |
IMPOR | STRING |
pageToken |
IV_P_PROJECTS_ID |
IMPOR | STRING |
projectsId |
IV_P_LOCATIONS_ID |
IMPOR | STRING |
locationsId |
ES_RAW |
MENGEKSPOR | DATA |
Data Output Mentah |
ES_OUTPUT |
MENGEKSPOR | TY_019 |
ListInstancesResponse |
EV_RET_CODE |
MENGEKSPOR | I |
Kode Pengembalian |
EV_ERR_TEXT |
MENGEKSPOR | STRING |
Teks Error |
ES_ERR_RESP |
MENGEKSPOR | /GOOG/ERR_RESP |
Respons Error |
Pengecualian
Nama | Deskripsi |
---|---|
/GOOG/CX_SDK |
ABAP SDK untuk Google Cloud: Kelas Pengecualian |
LIST_LOCATIONS
- Deskripsi: memcache.projects.locations.list
- Visibilitas: PUBLIK
Parameter
Nama | Kategori | Jenis | Deskripsi |
---|---|---|---|
IV_Q_FILTER |
IMPOR | STRING |
filter |
IV_Q_PAGESIZE |
IMPOR | STRING |
pageSize |
IV_Q_PAGETOKEN |
IMPOR | STRING |
pageToken |
IV_P_PROJECTS_ID |
IMPOR | STRING |
projectsId |
ES_RAW |
MENGEKSPOR | DATA |
Data Output Mentah |
ES_OUTPUT |
MENGEKSPOR | TY_020 |
ListLocationsResponse |
EV_RET_CODE |
MENGEKSPOR | I |
Kode Pengembalian |
EV_ERR_TEXT |
MENGEKSPOR | STRING |
Teks Error |
ES_ERR_RESP |
MENGEKSPOR | /GOOG/ERR_RESP |
Respons Error |
Pengecualian
Nama | Deskripsi |
---|---|
/GOOG/CX_SDK |
ABAP SDK untuk Google Cloud: Kelas Pengecualian |
LIST_OPERATIONS
- Deskripsi: memcache.projects.locations.operations.list
- Visibilitas: PUBLIK
Parameter
Nama | Kategori | Jenis | Deskripsi |
---|---|---|---|
IV_Q_FILTER |
IMPOR | STRING |
filter |
IV_Q_PAGESIZE |
IMPOR | STRING |
pageSize |
IV_Q_PAGETOKEN |
IMPOR | STRING |
pageToken |
IV_P_PROJECTS_ID |
IMPOR | STRING |
projectsId |
IV_P_LOCATIONS_ID |
IMPOR | STRING |
locationsId |
ES_RAW |
MENGEKSPOR | DATA |
Data Output Mentah |
ES_OUTPUT |
MENGEKSPOR | TY_021 |
ListOperationsResponse |
EV_RET_CODE |
MENGEKSPOR | I |
Kode Pengembalian |
EV_ERR_TEXT |
MENGEKSPOR | STRING |
Teks Error |
ES_ERR_RESP |
MENGEKSPOR | /GOOG/ERR_RESP |
Respons Error |
Pengecualian
Nama | Deskripsi |
---|---|
/GOOG/CX_SDK |
ABAP SDK untuk Google Cloud: Kelas Pengecualian |
PATCH_INSTANCES
- Deskripsi: memcache.projects.locations.instances.patch
- Visibilitas: PUBLIK
Parameter
Nama | Kategori | Jenis | Deskripsi |
---|---|---|---|
IV_Q_UPDATEMASK |
IMPOR | STRING |
updateMask |
IV_P_PROJECTS_ID |
IMPOR | STRING |
projectsId |
IV_P_LOCATIONS_ID |
IMPOR | STRING |
locationsId |
IV_P_INSTANCES_ID |
IMPOR | STRING |
instancesId |
IS_INPUT |
IMPOR | TY_017 |
Instance |
ES_RAW |
MENGEKSPOR | DATA |
Data Output Mentah |
ES_OUTPUT |
MENGEKSPOR | TY_029 |
Operasi |
EV_RET_CODE |
MENGEKSPOR | I |
Kode Pengembalian |
EV_ERR_TEXT |
MENGEKSPOR | STRING |
Teks Error |
ES_ERR_RESP |
MENGEKSPOR | /GOOG/ERR_RESP |
Respons Error |
Pengecualian
Nama | Deskripsi |
---|---|
/GOOG/CX_SDK |
ABAP SDK untuk Google Cloud: Kelas Pengecualian |
RESCHEDULE_MAINTENANCE_INST
- Deskripsi: memcache.projects.locations.instances.reschedulePemeliharaan
- Visibilitas: PUBLIK
Parameter
Nama | Kategori | Jenis | Deskripsi |
---|---|---|---|
IV_P_PROJECTS_ID |
IMPOR | STRING |
projectsId |
IV_P_LOCATIONS_ID |
IMPOR | STRING |
locationsId |
IV_P_INSTANCES_ID |
IMPOR | STRING |
instancesId |
IS_INPUT |
IMPOR | TY_030 |
RescheduleMaintenanceRequest |
ES_RAW |
MENGEKSPOR | DATA |
Data Output Mentah |
ES_OUTPUT |
MENGEKSPOR | TY_029 |
Operasi |
EV_RET_CODE |
MENGEKSPOR | I |
Kode Pengembalian |
EV_ERR_TEXT |
MENGEKSPOR | STRING |
Teks Error |
ES_ERR_RESP |
MENGEKSPOR | /GOOG/ERR_RESP |
Respons Error |
Pengecualian
Nama | Deskripsi |
---|---|
/GOOG/CX_SDK |
ABAP SDK untuk Google Cloud: Kelas Pengecualian |
UPDATE_PARAMETERS_INSTANCES
- Deskripsi: memcache.projects.locations.instances.updateParameters
- Visibilitas: PUBLIK
Parameter
Nama | Kategori | Jenis | Deskripsi |
---|---|---|---|
IV_P_PROJECTS_ID |
IMPOR | STRING |
projectsId |
IV_P_LOCATIONS_ID |
IMPOR | STRING |
locationsId |
IV_P_INSTANCES_ID |
IMPOR | STRING |
instancesId |
IS_INPUT |
IMPOR | TY_034 |
UpdateParametersRequest |
ES_RAW |
MENGEKSPOR | DATA |
Data Output Mentah |
ES_OUTPUT |
MENGEKSPOR | TY_029 |
Operasi |
EV_RET_CODE |
MENGEKSPOR | I |
Kode Pengembalian |
EV_ERR_TEXT |
MENGEKSPOR | STRING |
Teks Error |
ES_ERR_RESP |
MENGEKSPOR | /GOOG/ERR_RESP |
Respons Error |
Pengecualian
Nama | Deskripsi |
---|---|
/GOOG/CX_SDK |
ABAP SDK untuk Google Cloud: Kelas Pengecualian |
UPGRADE_INSTANCES
- Deskripsi: memcache.projects.locations.instances.upgrade
- Visibilitas: PUBLIK
Parameter
Nama | Kategori | Jenis | Deskripsi |
---|---|---|---|
IV_P_PROJECTS_ID |
IMPOR | STRING |
projectsId |
IV_P_LOCATIONS_ID |
IMPOR | STRING |
locationsId |
IV_P_INSTANCES_ID |
IMPOR | STRING |
instancesId |
IS_INPUT |
IMPOR | TY_039 |
GoogleCloudMemcacheV1UpgradeInstanceRequest |
ES_RAW |
MENGEKSPOR | DATA |
Data Output Mentah |
ES_OUTPUT |
MENGEKSPOR | TY_029 |
Operasi |
EV_RET_CODE |
MENGEKSPOR | I |
Kode Pengembalian |
EV_ERR_TEXT |
MENGEKSPOR | STRING |
Teks Error |
ES_ERR_RESP |
MENGEKSPOR | /GOOG/ERR_RESP |
Respons Error |
Pengecualian
Nama | Deskripsi |
---|---|
/GOOG/CX_SDK |
ABAP SDK untuk Google Cloud: Kelas Pengecualian |
TUTUP
- Deskripsi: Tutup Koneksi
- Visibilitas: PUBLIK