Package | Description |
---|---|
com.google.cloud.iot.v1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
class |
EventNotificationConfig
The configuration for forwarding telemetry events.
|
static class |
EventNotificationConfig.Builder
The configuration for forwarding telemetry events.
|
Modifier and Type | Method and Description |
---|---|
EventNotificationConfigOrBuilder |
DeviceRegistryOrBuilder.getEventNotificationConfigsOrBuilder(int index)
The configuration for notification of telemetry events received from the
device.
|
EventNotificationConfigOrBuilder |
DeviceRegistry.getEventNotificationConfigsOrBuilder(int index)
The configuration for notification of telemetry events received from the
device.
|
EventNotificationConfigOrBuilder |
DeviceRegistry.Builder.getEventNotificationConfigsOrBuilder(int index)
The configuration for notification of telemetry events received from the
device.
|
Modifier and Type | Method and Description |
---|---|
List<? extends EventNotificationConfigOrBuilder> |
DeviceRegistryOrBuilder.getEventNotificationConfigsOrBuilderList()
The configuration for notification of telemetry events received from the
device.
|
List<? extends EventNotificationConfigOrBuilder> |
DeviceRegistry.getEventNotificationConfigsOrBuilderList()
The configuration for notification of telemetry events received from the
device.
|
List<? extends EventNotificationConfigOrBuilder> |
DeviceRegistry.Builder.getEventNotificationConfigsOrBuilderList()
The configuration for notification of telemetry events received from the
device.
|
Copyright © 2022 Google LLC. All rights reserved.