Class BindDeviceToGatewayRequest (2.9.2)

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

Request for BindDeviceToGateway.

Attributes

NameDescription
parentstr
Required. The name of the registry. For example, projects/example-project/locations/us-central1/registries/my-registry.
gateway_idstr
Required. The value of gateway_id can be either the device numeric ID or the user-defined device identifier.
device_idstr
Required. The device to associate with the specified gateway. The value of device_id can be either the device numeric ID or the user-defined device identifier.