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

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







OrdersCancelResponse (Content API for Shopping v2.1-rev20240609-2.0.0)












com.google.api.services.content.model

Class OrdersCancelResponse

    • Constructor Detail

      • OrdersCancelResponse

        public OrdersCancelResponse()
    • Method Detail

      • getExecutionStatus

        public String getExecutionStatus()
        The status of the execution. Acceptable values are: - "`duplicate`" - "`executed`"
        Returns:
        value or null for none
      • setExecutionStatus

        public OrdersCancelResponse setExecutionStatus(String executionStatus)
        The status of the execution. Acceptable values are: - "`duplicate`" - "`executed`"
        Parameters:
        executionStatus - executionStatus or null for none
      • getKind

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

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

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

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy