Classes
Data
Device
The device resource.
Protobuf type google.events.cloud.iot.v1.Device
Device.Builder
The device resource.
Protobuf type google.events.cloud.iot.v1.Device
DeviceConfig
The device configuration. Eventually delivered to devices.
Protobuf type google.events.cloud.iot.v1.DeviceConfig
DeviceConfig.Builder
The device configuration. Eventually delivered to devices.
Protobuf type google.events.cloud.iot.v1.DeviceConfig
DeviceCredential
A server-stored device credential used for authentication.
Protobuf type google.events.cloud.iot.v1.DeviceCredential
DeviceCredential.Builder
A server-stored device credential used for authentication.
Protobuf type google.events.cloud.iot.v1.DeviceCredential
DeviceEventData
The data within all Cloud IoT Device events.
Protobuf type google.events.cloud.iot.v1.DeviceEventData
DeviceEventData.Builder
The data within all Cloud IoT Device events.
Protobuf type google.events.cloud.iot.v1.DeviceEventData
DeviceRegistry
A container for a group of devices.
Protobuf type google.events.cloud.iot.v1.DeviceRegistry
DeviceRegistry.Builder
A container for a group of devices.
Protobuf type google.events.cloud.iot.v1.DeviceRegistry
DeviceState
The device state, as reported by the device.
Protobuf type google.events.cloud.iot.v1.DeviceState
DeviceState.Builder
The device state, as reported by the device.
Protobuf type google.events.cloud.iot.v1.DeviceState
EventNotificationConfig
The configuration for forwarding telemetry events.
Protobuf type google.events.cloud.iot.v1.EventNotificationConfig
EventNotificationConfig.Builder
The configuration for forwarding telemetry events.
Protobuf type google.events.cloud.iot.v1.EventNotificationConfig
GatewayConfig
Gateway-related configuration and state.
Protobuf type google.events.cloud.iot.v1.GatewayConfig
GatewayConfig.Builder
Gateway-related configuration and state.
Protobuf type google.events.cloud.iot.v1.GatewayConfig
HttpConfig
The configuration of the HTTP bridge for a device registry.
Protobuf type google.events.cloud.iot.v1.HttpConfig
HttpConfig.Builder
The configuration of the HTTP bridge for a device registry.
Protobuf type google.events.cloud.iot.v1.HttpConfig
MqttConfig
The configuration of MQTT for a device registry.
Protobuf type google.events.cloud.iot.v1.MqttConfig
MqttConfig.Builder
The configuration of MQTT for a device registry.
Protobuf type google.events.cloud.iot.v1.MqttConfig
PublicKeyCertificate
A public key certificate format and data.
Protobuf type google.events.cloud.iot.v1.PublicKeyCertificate
PublicKeyCertificate.Builder
A public key certificate format and data.
Protobuf type google.events.cloud.iot.v1.PublicKeyCertificate
PublicKeyCredential
A public key format and data.
Protobuf type google.events.cloud.iot.v1.PublicKeyCredential
PublicKeyCredential.Builder
A public key format and data.
Protobuf type google.events.cloud.iot.v1.PublicKeyCredential
RegistryCredential
A server-stored registry credential used to validate device credentials.
Protobuf type google.events.cloud.iot.v1.RegistryCredential
RegistryCredential.Builder
A server-stored registry credential used to validate device credentials.
Protobuf type google.events.cloud.iot.v1.RegistryCredential
RegistryEventData
The data within all Cloud IoT Registry events.
Protobuf type google.events.cloud.iot.v1.RegistryEventData
RegistryEventData.Builder
The data within all Cloud IoT Registry events.
Protobuf type google.events.cloud.iot.v1.RegistryEventData
StateNotificationConfig
The configuration for notification of new states received from the device.
Protobuf type google.events.cloud.iot.v1.StateNotificationConfig
StateNotificationConfig.Builder
The configuration for notification of new states received from the device.
Protobuf type google.events.cloud.iot.v1.StateNotificationConfig
X509CertificateDetails
Details of an X.509 certificate. For informational purposes only.
Protobuf type google.events.cloud.iot.v1.X509CertificateDetails
X509CertificateDetails.Builder
Details of an X.509 certificate. For informational purposes only.
Protobuf type google.events.cloud.iot.v1.X509CertificateDetails
Interfaces
DeviceConfigOrBuilder
DeviceCredentialOrBuilder
DeviceEventDataOrBuilder
DeviceOrBuilder
DeviceRegistryOrBuilder
DeviceStateOrBuilder
EventNotificationConfigOrBuilder
GatewayConfigOrBuilder
HttpConfigOrBuilder
MqttConfigOrBuilder
PublicKeyCertificateOrBuilder
PublicKeyCredentialOrBuilder
RegistryCredentialOrBuilder
RegistryEventDataOrBuilder
StateNotificationConfigOrBuilder
X509CertificateDetailsOrBuilder
Enums
DeviceCredential.CredentialCase
GatewayAuthMethod
The gateway authorization/authentication method. This setting determines how Cloud IoT Core authorizes/authenticate devices to access the gateway.
Protobuf enum google.events.cloud.iot.v1.GatewayAuthMethod
GatewayType
Gateway type.
Protobuf enum google.events.cloud.iot.v1.GatewayType
HttpState
Indicates whether DeviceService (HTTP) is enabled or disabled for the registry. See the field description for details.
Protobuf enum google.events.cloud.iot.v1.HttpState
LogLevel
Beta Feature The logging verbosity for device activity. Specifies which events should be written to logs. For example, if the LogLevel is ERROR, only events that terminate in errors will be logged. LogLevel is inclusive; enabling INFO logging will also enable ERROR logging.
Protobuf enum google.events.cloud.iot.v1.LogLevel
MqttState
Indicates whether an MQTT connection is enabled or disabled. See the field description for details.
Protobuf enum google.events.cloud.iot.v1.MqttState
PublicKeyCertificateFormat
The supported formats for the public key.
Protobuf enum google.events.cloud.iot.v1.PublicKeyCertificateFormat
PublicKeyFormat
The supported formats for the public key.
Protobuf enum google.events.cloud.iot.v1.PublicKeyFormat