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

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

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






AddDataSourceResponse (Google Sheets API v4-rev20240312-2.0.0)












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

Class AddDataSourceResponse

    • Constructor Detail

      • AddDataSourceResponse

        public AddDataSourceResponse()
    • Method Detail

      • getDataExecutionStatus

        public DataExecutionStatus getDataExecutionStatus()
        The data execution status.
        Returns:
        value or null for none
      • setDataExecutionStatus

        public AddDataSourceResponse setDataExecutionStatus(DataExecutionStatus dataExecutionStatus)
        The data execution status.
        Parameters:
        dataExecutionStatus - dataExecutionStatus or null for none
      • getDataSource

        public DataSource getDataSource()
        The data source that was created.
        Returns:
        value or null for none
      • setDataSource

        public AddDataSourceResponse setDataSource(DataSource dataSource)
        The data source that was created.
        Parameters:
        dataSource - dataSource or null for none
      • clone

        public AddDataSourceResponse clone()
        Overrides:
        clone in class com.google.api.client.json.GenericJson

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy