Class DeleteDeviceRequest (2.1.0)

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

Request for DeleteDevice. .. attribute:: name

Required. The name of the device. For example, projects/p0/locations/us-central1/registries/registry0/devices/device0 or projects/p0/locations/us-central1/registries/registry0/devices/{num_id}.

:type: str