UnbindDeviceFromGatewayRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)Request for UnbindDeviceFromGateway.
| Attributes | |
|---|---|
| Name | Description | 
| parent | strRequired. The name of the registry. For example, projects/example-project/locations/us-central1/registries/my-registry. | 
| gateway_id | strRequired. The value of gateway_idcan be either the
   device numeric ID or the user-defined device identifier. | 
| device_id | strRequired. The device to disassociate from the specified gateway. The value of device_idcan be either the device
   numeric ID or the user-defined device identifier. |