Namespace Unity.Cloud.DataStreaming.Metadata
Classes
AsyncEnumerableExtensions
MetadataInstance
Contains all the information related to a single instance part of the dataset.
MetadataRepositoryFactory
Factory for creating instances of IMetadataRepository.
OptionalData
Optional data to include in a query response.
Structs
Geometry
GeometryPayload
This struct holds information about how to access the geometry payload of an instance.
MetadataPathCollection
Represents a strongly typed collection of strings. Provides methods to enumerate the paths in the collection.
QueryOptions
Alter the behavior of the MetadataQuery with these options.
Interfaces
IMetadataQuery
IMetadataRepository
Provides an abstraction of the MetadataRepository
to allow testing and mocking.
Use the MetadataRepositoryFactory in functional code to implement this interface's functionality.
IMetadataValue
Represents a value for a specific key.
Enums
OptionalData.Fields
Flags representing fields that can be included in a query response.