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

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

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






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












com.google.api.services.content.model

Class TriggerActionPayload

    • Constructor Detail

      • TriggerActionPayload

        public TriggerActionPayload()
    • Method Detail

      • getActionContext

        public String getActionContext()
        Required. The context from the selected action. The value is obtained from rendered issues and needs to be sent back to identify the action that is being triggered.
        Returns:
        value or null for none
      • setActionContext

        public TriggerActionPayload setActionContext(String actionContext)
        Required. The context from the selected action. The value is obtained from rendered issues and needs to be sent back to identify the action that is being triggered.
        Parameters:
        actionContext - actionContext or null for none
      • getActionInput

        public ActionInput getActionInput()
        Required. Input provided by the merchant.
        Returns:
        value or null for none
      • setActionInput

        public TriggerActionPayload setActionInput(ActionInput actionInput)
        Required. Input provided by the merchant.
        Parameters:
        actionInput - actionInput or null for none
      • clone

        public TriggerActionPayload 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