Interface IDatasetCreation
Inherited Members
Namespace: Unity.Cloud.Assets
Assembly: Unity.Cloud.Assets.dll
Syntax
public interface IDatasetCreation : IDatasetInfo
Properties
Metadata
The searchable metadata of the dataset.
Declaration
Dictionary<string, MetadataValue> Metadata { get; }
Property Value
Type | Description |
---|---|
Dictionary<string, MetadataValue> |