public sealed class BindDeviceToGatewayRequest : IMessage<BindDeviceToGatewayRequest>, IEquatable<BindDeviceToGatewayRequest>, IDeepCloneable<BindDeviceToGatewayRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud IoT v1 API class BindDeviceToGatewayRequest.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eBindDeviceToGatewayRequest\u003c/code\u003e class within the Google Cloud IoT v1 API, specifically version 2.1.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBindDeviceToGatewayRequest\u003c/code\u003e is used to associate a device with a specified gateway, functioning as a request in the \u003ccode\u003eBindDeviceToGateway\u003c/code\u003e API.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eDeviceId\u003c/code\u003e, \u003ccode\u003eGatewayId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, which are all required strings for specifying the device, gateway, and registry, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere are previous version of this documentation going back to version 1.0.0 with the most recent being version 2.2.0.\u003c/p\u003e\n"]]],[],null,[]]