Namespace UnityEditor.Localization.Plugins.Google.Columns
Classes
ColumnMapping
Provides preconfigured columns mappings that can be used with Google
KeyColumn
Represents a column in a Google Sheets that can be used to map the row to a String
KeyCommentColumn
Provides a column that can syncronize the Comment metadata from the Shared
KeyMetadataColumn<TMetadata>
Implementation of Sheet
LocaleColumn
Represents a Google Sheet column that is synchronized to a localized value for a chosen Locale.
LocaleCommentColumn
Represents a Google Sheet column that is synchronized to the Comment metadata for a chosen Locale.
LocaleMetadataColumn<TMetadata>
Provides a column that can be used to synchronize IMetadata for a particular Locale.
SheetColumn
Represents a single Google sheet column with its value and note field.
Interfaces
IPullKeyColumn
Represents a column that is responsible for determining which entry to map to the current row in the sheet. This column will be resolved first on each row before any other columns.
Enums
PushFields
The fields that will be populated during Push