Class CreateDeviceRegistryRequest (2.1.0)

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

Request for CreateDeviceRegistry. .. attribute:: parent

Required. The project and cloud region where this device registry must be created. For example, projects/example-project/locations/us-central1.

:type: str

Attribute

NameDescription
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.