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

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

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






PubsubNotificationSettings (Content API for Shopping v2.1-rev20210325-1.31.0)












com.google.api.services.content.model

Class PubsubNotificationSettings

    • Constructor Detail

      • PubsubNotificationSettings

        public PubsubNotificationSettings()
    • Method Detail

      • getCloudTopicName

        public String getCloudTopicName()
        Cloud pub/sub topic to which notifications are sent (read-only).
        Returns:
        value or null for none
      • setCloudTopicName

        public PubsubNotificationSettings setCloudTopicName(String cloudTopicName)
        Cloud pub/sub topic to which notifications are sent (read-only).
        Parameters:
        cloudTopicName - cloudTopicName or null for none
      • getKind

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

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

        public List<String> getRegisteredEvents()
        List of event types. Acceptable values are: - "`orderPendingShipment`"
        Returns:
        value or null for none
      • setRegisteredEvents

        public PubsubNotificationSettings setRegisteredEvents(List<String> registeredEvents)
        List of event types. Acceptable values are: - "`orderPendingShipment`"
        Parameters:
        registeredEvents - registeredEvents or null for none

Copyright © 2011–2021 Google. All rights reserved.





© 2015 - 2025 Weber Informatics LLC | Privacy Policy