docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Namespace Unity.Services.CloudSave.Models

    Classes

    EntityData

    QueryResult model

    FieldFilter

    A field filter for querying an index

    FileItem

    Item

    Response type for a Data Item stored in the Cloud Save service.

    ItemKey

    Response type for a data key stored in the Cloud Save service with its metadata.

    Query

    The request body for querying an index

    SaveItem

    Request type for posting a Data Item to the Cloud Save service.

    WriteLockOptions

    Interfaces

    IAccessClassOptions

    IAccessControlOptions

    Enums

    AccessClass

    FieldFilter.OpOptions

    The comparison operator to use for the filter. The specified value is compared to the indexed value (lexicographically for string data, numerically for numerical data) using one of the following operators: * EQ - Equal * NE - Not Equal * LT - Less Than * LE - Less Than or Equal * GT - Greater Than * GE - Greater Than or Equal

    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)