Interface IGoogleSheetsService
Configuration for connecting to a Google Sheet.
Namespace: UnityEditor.Localization.Plugins.Google
Syntax
public interface IGoogleSheetsService
Properties
Service
The Google Sheet service that will be created using the Authorization API.
Declaration
SheetsService Service { get; }
Property Value
Type | Description |
---|---|
SheetsService |