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

target.apidocs.com.google.api.services.content.model.Row.html Maven / Gradle / Ivy







Row (Content API for Shopping v2.1-rev20190513-1.28.0)












com.google.api.services.content.model

Class Row

    • Constructor Detail

      • Row

        public Row()
    • Method Detail

      • getCells

        public List<Value> getCells()
        The list of cells that constitute the row. Must have the same length as columnHeaders for two- dimensional tables, a length of 1 for one-dimensional tables. Required.
        Returns:
        value or null for none
      • setCells

        public Row setCells(List<Value> cells)
        The list of cells that constitute the row. Must have the same length as columnHeaders for two- dimensional tables, a length of 1 for one-dimensional tables. Required.
        Parameters:
        cells - cells or null for none
      • set

        public Row set(String fieldName,
                       Object value)
        Overrides:
        set in class com.google.api.client.json.GenericJson
      • clone

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

Copyright © 2011–2019 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy