docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method SendBatchUpdateRequest

    SendBatchUpdateRequest(string, IList<Request>)

    Declaration
    protected virtual BatchUpdateSpreadsheetResponse SendBatchUpdateRequest(string spreadsheetId, IList<Request> requests)
    Parameters
    Type Name Description
    string spreadsheetId
    IList<Request> requests
    Returns
    Type Description
    BatchUpdateSpreadsheetResponse

    SendBatchUpdateRequest(string, params Request[])

    Declaration
    protected virtual BatchUpdateSpreadsheetResponse SendBatchUpdateRequest(string spreadsheetId, params Request[] requests)
    Parameters
    Type Name Description
    string spreadsheetId
    Request[] requests
    Returns
    Type Description
    BatchUpdateSpreadsheetResponse
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)