google_api_cloud_iot v0.5.0 GoogleApi.CloudIot.V1.Model.BindDeviceToGatewayRequest View Source
Request for `BindDeviceToGateway`.
Attributes
- deviceId (String.t): 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. Defaults to:
null
. - gatewayId (String.t): The value of `gateway_id` can be either the device numeric ID or the user-defined device identifier. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.