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

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

There is a newer version: v2.1-rev20241217-2.0.0
Show newest version






CollectionStatus (Content API for Shopping v2.1-rev20220413-1.32.1)












com.google.api.services.content.model

Class CollectionStatus

    • Constructor Detail

      • CollectionStatus

        public CollectionStatus()
    • Method Detail

      • getCollectionLevelIssuses

        public List<CollectionStatusItemLevelIssue> getCollectionLevelIssuses()
        A list of all issues associated with the collection.
        Returns:
        value or null for none
      • setCollectionLevelIssuses

        public CollectionStatus setCollectionLevelIssuses(List<CollectionStatusItemLevelIssue> collectionLevelIssuses)
        A list of all issues associated with the collection.
        Parameters:
        collectionLevelIssuses - collectionLevelIssuses or null for none
      • getCreationDate

        public String getCreationDate()
        Date on which the collection has been created in [ISO 8601](http://en.wikipedia.org/wiki/ISO_8601) format: Date, time, and offset, e.g. "2020-01-02T09:00:00+01:00" or "2020-01-02T09:00:00Z"
        Returns:
        value or null for none
      • setCreationDate

        public CollectionStatus setCreationDate(String creationDate)
        Date on which the collection has been created in [ISO 8601](http://en.wikipedia.org/wiki/ISO_8601) format: Date, time, and offset, e.g. "2020-01-02T09:00:00+01:00" or "2020-01-02T09:00:00Z"
        Parameters:
        creationDate - creationDate or null for none
      • getId

        public String getId()
        Required. The ID of the collection for which status is reported.
        Returns:
        value or null for none
      • setId

        public CollectionStatus setId(String id)
        Required. The ID of the collection for which status is reported.
        Parameters:
        id - id or null for none
      • getLastUpdateDate

        public String getLastUpdateDate()
        Date on which the collection has been last updated in [ISO 8601](http://en.wikipedia.org/wiki/ISO_8601) format: Date, time, and offset, e.g. "2020-01-02T09:00:00+01:00" or "2020-01-02T09:00:00Z"
        Returns:
        value or null for none
      • setLastUpdateDate

        public CollectionStatus setLastUpdateDate(String lastUpdateDate)
        Date on which the collection has been last updated in [ISO 8601](http://en.wikipedia.org/wiki/ISO_8601) format: Date, time, and offset, e.g. "2020-01-02T09:00:00+01:00" or "2020-01-02T09:00:00Z"
        Parameters:
        lastUpdateDate - lastUpdateDate or null for none

Copyright © 2011–2022 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy