public sealed class UnbindDeviceFromGatewayRequest : IMessage<UnbindDeviceFromGatewayRequest>, IEquatable<UnbindDeviceFromGatewayRequest>, IDeepCloneable<UnbindDeviceFromGatewayRequest>, IBufferMessage, IMessage
Required. The device to disassociate from 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 details on the \u003ccode\u003eUnbindDeviceFromGatewayRequest\u003c/code\u003e class, which is used to request the disassociation of a device from a gateway within the Google Cloud IoT Core service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUnbindDeviceFromGatewayRequest\u003c/code\u003e 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, allowing for various functionalities such as message handling, equality comparisons, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eDeviceId\u003c/code\u003e, \u003ccode\u003eGatewayId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, which are required fields for specifying the device, gateway, and registry involved in the unbinding operation, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParentAsRegistryName\u003c/code\u003e property offers a strongly-typed view of the \u003ccode\u003eParent\u003c/code\u003e property, utilizing the \u003ccode\u003eRegistryName\u003c/code\u003e type for enhanced type safety.\u003c/p\u003e\n"],["\u003cp\u003eThere are also multiple versions of this request available, with version 2.2.0 being the latest, and the information provided here is specific to version 1.2.0.\u003c/p\u003e\n"]]],[],null,[]]