Interface protos.google.cloud.iot.v1.ICreateDeviceRegistryRequest (2.4.0)

Properties of a CreateDeviceRegistryRequest.

Package

@google-cloud/iot!

Properties

deviceRegistry

deviceRegistry?: (google.cloud.iot.v1.IDeviceRegistry|null);

CreateDeviceRegistryRequest deviceRegistry

Property Value
TypeDescription
(google.cloud.iot.v1.IDeviceRegistry|null)

parent

parent?: (string|null);

CreateDeviceRegistryRequest parent

Property Value
TypeDescription
(string|null)