Package types (2.5.1) Stay organized with collections Save and categorize content based on your preferences.
API documentation foriot_v1.types package.
Classes
BindDeviceToGatewayRequest
Request forBindDeviceToGateway.
BindDeviceToGatewayResponse
Response forBindDeviceToGateway.
CreateDeviceRegistryRequest
Request forCreateDeviceRegistry.
CreateDeviceRequest
Request forCreateDevice.
DeleteDeviceRegistryRequest
Request forDeleteDeviceRegistry.
DeleteDeviceRequest
Request forDeleteDevice.
Device
The device resource.
DeviceConfig
The device configuration. Eventually delivered to devices.
DeviceCredential
A server-stored device credential used for authentication.
.. _oneof:https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
DeviceRegistry
A container for a group of devices.
DeviceState
The device state, as reported by the device.
EventNotificationConfig
The configuration for forwarding telemetry events.
GatewayAuthMethod
The gateway authorization/authentication method. This settingdetermines how Cloud IoT Core authorizes/authenticate devices toaccess the gateway.
GatewayConfig
Gateway-related configuration and state.
GatewayListOptions
Options for limiting the list based on gateway type andassociations.
This message hasoneof_ fields (mutually exclusive fields).For each oneof, at most one member field can be set at the same time.Setting any member of the oneof automatically clears all othermembers.
.. _oneof:https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
GatewayType
Gateway type.
GetDeviceRegistryRequest
Request forGetDeviceRegistry.
GetDeviceRequest
Request forGetDevice.
HttpConfig
The configuration of the HTTP bridge for a device registry.
HttpState
Indicates whether DeviceService (HTTP) is enabled or disabledfor the registry. See the field description for details.
ListDeviceConfigVersionsRequest
Request forListDeviceConfigVersions.
ListDeviceConfigVersionsResponse
Response forListDeviceConfigVersions.
ListDeviceRegistriesRequest
Request forListDeviceRegistries.
ListDeviceRegistriesResponse
Response forListDeviceRegistries.
ListDeviceStatesRequest
Request forListDeviceStates.
ListDeviceStatesResponse
Response forListDeviceStates.
ListDevicesRequest
Request forListDevices.
ListDevicesResponse
Response forListDevices.
LogLevel
Beta Feature
The logging verbosity for device activity. Specifies which eventsshould be written to logs. For example, if the LogLevel is ERROR,only events that terminate in errors will be logged. LogLevel isinclusive; enabling INFO logging will also enable ERROR logging.
ModifyCloudToDeviceConfigRequest
Request forModifyCloudToDeviceConfig.
MqttConfig
The configuration of MQTT for a device registry.
MqttState
Indicates whether an MQTT connection is enabled or disabled.See the field description for details.
PublicKeyCertificate
A public key certificate format and data.
PublicKeyCertificateFormat
The supported formats for the public key.
PublicKeyCredential
A public key format and data.
PublicKeyFormat
The supported formats for the public key.
RegistryCredential
A server-stored registry credential used to validate devicecredentials.
.. _oneof:https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
SendCommandToDeviceRequest
Request forSendCommandToDevice.
SendCommandToDeviceResponse
Response forSendCommandToDevice.
StateNotificationConfig
The configuration for notification of new states receivedfrom the device.
UnbindDeviceFromGatewayRequest
Request forUnbindDeviceFromGateway.
UnbindDeviceFromGatewayResponse
Response forUnbindDeviceFromGateway.
UpdateDeviceRegistryRequest
Request forUpdateDeviceRegistry.
UpdateDeviceRequest
Request forUpdateDevice.
X509CertificateDetails
Details of an X.509 certificate. For informational purposesonly.
Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-30 UTC.