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

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

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






OrdersUpdateLineItemShippingDetailsResponse (Content API for Shopping v2.1-rev20230914-2.0.0)












com.google.api.services.content.model

Class OrdersUpdateLineItemShippingDetailsResponse

  • All Implemented Interfaces:
    Cloneable, Map<String,Object>


    public final class OrdersUpdateLineItemShippingDetailsResponse
    extends com.google.api.client.json.GenericJson
    Model definition for OrdersUpdateLineItemShippingDetailsResponse.

    This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Content API for Shopping. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json

    Author:
    Google, Inc.
    • Constructor Detail

      • OrdersUpdateLineItemShippingDetailsResponse

        public OrdersUpdateLineItemShippingDetailsResponse()
    • Method Detail

      • getExecutionStatus

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

        public OrdersUpdateLineItemShippingDetailsResponse 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#ordersUpdateLineItemShippingDetailsResponse`".
        Returns:
        value or null for none
      • setKind

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

Copyright © 2011–2023 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy