Class CreateDeviceRegistryRequest (2.4.1)

CreateDeviceRegistryRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request for CreateDeviceRegistry.

Attributes

NameDescription
parent str
Required. The project and cloud region where this device registry must be created. For example, projects/example-project/locations/us-central1.
device_registry google.cloud.iot_v1.types.DeviceRegistry
Required. The device registry. The field name must be empty. The server will generate that field from the device registry id provided and the parent field.