Package | Description |
---|---|
com.google.cloud.iot.v1 |
The interfaces provided are listed below, along with usage samples.
|
Modifier and Type | Class and Description |
---|---|
class |
DeviceConfig
The device configuration.
|
static class |
DeviceConfig.Builder
The device configuration.
|
Modifier and Type | Method and Description |
---|---|
DeviceConfigOrBuilder |
DeviceOrBuilder.getConfigOrBuilder()
The most recent device configuration, which is eventually sent from
Cloud IoT Core to the device.
|
DeviceConfigOrBuilder |
Device.getConfigOrBuilder()
The most recent device configuration, which is eventually sent from
Cloud IoT Core to the device.
|
DeviceConfigOrBuilder |
Device.Builder.getConfigOrBuilder()
The most recent device configuration, which is eventually sent from
Cloud IoT Core to the device.
|
DeviceConfigOrBuilder |
ListDeviceConfigVersionsResponse.getDeviceConfigsOrBuilder(int index)
The device configuration for the last few versions.
|
DeviceConfigOrBuilder |
ListDeviceConfigVersionsResponse.Builder.getDeviceConfigsOrBuilder(int index)
The device configuration for the last few versions.
|
DeviceConfigOrBuilder |
ListDeviceConfigVersionsResponseOrBuilder.getDeviceConfigsOrBuilder(int index)
The device configuration for the last few versions.
|
Modifier and Type | Method and Description |
---|---|
List<? extends DeviceConfigOrBuilder> |
ListDeviceConfigVersionsResponse.getDeviceConfigsOrBuilderList()
The device configuration for the last few versions.
|
List<? extends DeviceConfigOrBuilder> |
ListDeviceConfigVersionsResponse.Builder.getDeviceConfigsOrBuilderList()
The device configuration for the last few versions.
|
List<? extends DeviceConfigOrBuilder> |
ListDeviceConfigVersionsResponseOrBuilder.getDeviceConfigsOrBuilderList()
The device configuration for the last few versions.
|
Copyright © 2022 Google LLC. All rights reserved.