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

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

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






PosCustomBatchResponseEntry (Content API for Shopping v2-rev20190308-1.26.0)












com.google.api.services.content.model

Class PosCustomBatchResponseEntry

    • Constructor Detail

      • PosCustomBatchResponseEntry

        public PosCustomBatchResponseEntry()
    • Method Detail

      • getBatchId

        public Long getBatchId()
        The ID of the request entry to which this entry responds.
        Returns:
        value or null for none
      • setBatchId

        public PosCustomBatchResponseEntry setBatchId(Long batchId)
        The ID of the request entry to which this entry responds.
        Parameters:
        batchId - batchId or null for none
      • getErrors

        public Errors getErrors()
        A list of errors defined if, and only if, the request failed.
        Returns:
        value or null for none
      • setErrors

        public PosCustomBatchResponseEntry setErrors(Errors errors)
        A list of errors defined if, and only if, the request failed.
        Parameters:
        errors - errors or null for none
      • getInventory

        public PosInventory getInventory()
        The updated inventory information.
        Returns:
        value or null for none
      • getKind

        public String getKind()
        Identifies what kind of resource this is. Value: the fixed string "content#posCustomBatchResponseEntry".
        Returns:
        value or null for none
      • setKind

        public PosCustomBatchResponseEntry setKind(String kind)
        Identifies what kind of resource this is. Value: the fixed string "content#posCustomBatchResponseEntry".
        Parameters:
        kind - kind or null for none
      • getSale

        public PosSale getSale()
        The updated sale information.
        Returns:
        value or null for none
      • getStore

        public PosStore getStore()
        The retrieved or updated store information.
        Returns:
        value or null for none

Copyright © 2011–2019 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy