docs.unity.cn
    Show / Hide Table of Contents

    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
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Thursday, June 9, 2022
    Terms of use