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

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

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






TrimWhitespaceResponse (Google Sheets API v4-rev20230526-2.0.0)












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

Class TrimWhitespaceResponse

    • Constructor Detail

      • TrimWhitespaceResponse

        public TrimWhitespaceResponse()
    • Method Detail

      • getCellsChangedCount

        public Integer getCellsChangedCount()
        The number of cells that were trimmed of whitespace.
        Returns:
        value or null for none
      • setCellsChangedCount

        public TrimWhitespaceResponse setCellsChangedCount(Integer cellsChangedCount)
        The number of cells that were trimmed of whitespace.
        Parameters:
        cellsChangedCount - cellsChangedCount or null for none
      • clone

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

Copyright © 2011–2023 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy