Class GetDeviceRegistryRequest (2.6.3)

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

Request for GetDeviceRegistry.

Attribute

NameDescription
name str
Required. The name of the device registry. For example, ``projects/example-project/locations/us-central1/registries/my-registry``.

Inheritance

builtins.object > proto.message.Message > GetDeviceRegistryRequest