/AWS1/CL_CGSDESCRDATASETRSP¶
Response to a successful DescribeDataset request.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_dataset TYPE REF TO /AWS1/CL_CGSDATASET /AWS1/CL_CGSDATASET¶
Meta data for a collection of data for an identity. An identity can have multiple datasets. A dataset can be general or associated with a particular entity in an application (like a saved game). Datasets are automatically created if they don't exist. Data is synced by dataset, and a dataset can hold up to 1MB of key-value pairs.
Queryable Attributes¶
Dataset¶
Meta data for a collection of data for an identity. An identity can have multiple datasets. A dataset can be general or associated with a particular entity in an application (like a saved game). Datasets are automatically created if they don't exist. Data is synced by dataset, and a dataset can hold up to 1MB of key-value pairs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATASET() |
Getter for DATASET |