All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.sheets.v4.model.DataSourceRefreshSchedule.html Maven / Gradle / Ivy

There is a newer version: v4-rev20240423-2.0.0
Show newest version






DataSourceRefreshSchedule (Google Sheets API v4-rev20240319-2.0.0)












com.google.api.services.sheets.v4.model

Class DataSourceRefreshSchedule

  • All Implemented Interfaces:
    Cloneable, Map<String,Object>


    public final class DataSourceRefreshSchedule
    extends com.google.api.client.json.GenericJson
    Schedule for refreshing the data source. Data sources in the spreadsheet are refreshed within a time interval. You can specify the start time by clicking the Scheduled Refresh button in the Sheets editor, but the interval is fixed at 4 hours. For example, if you specify a start time of 8 AM , the refresh will take place between 8 AM and 12 PM every day.

    This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Google Sheets API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json

    Author:
    Google, Inc.
    • Constructor Detail

      • DataSourceRefreshSchedule

        public DataSourceRefreshSchedule()

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy