StateNotificationConfigResponse

data class StateNotificationConfigResponse(val pubsubTopicName: String)

The configuration for notification of new states received from the device.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A Cloud Pub/Sub topic name. For example, projects/myProject/topics/deviceEvents.