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 outlines the \u003ccode\u003eUnbindDeviceFromGatewayRequest\u003c/code\u003e class, which is used to request the disassociation of a device from a specified gateway within the Google Cloud IoT Core service.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing functionality for message handling, equality checks, deep cloning, and buffered message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUnbindDeviceFromGatewayRequest\u003c/code\u003e class has properties for \u003ccode\u003eDeviceId\u003c/code\u003e, \u003ccode\u003eGatewayId\u003c/code\u003e, and \u003ccode\u003eParent\u003c/code\u003e, all of which are required to identify the device, gateway, and the registry they belong to, and the \u003ccode\u003eParentAsRegistryName\u003c/code\u003e property, which provides a typed view over the \u003ccode\u003eParent\u003c/code\u003e property.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the API available for use, ranging from 1.0.0 to the most recent 2.2.0, with the page focusing on the specifics of version 1.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class also provides two constructors: a default constructor and one that accepts another \u003ccode\u003eUnbindDeviceFromGatewayRequest\u003c/code\u003e instance for copying.\u003c/p\u003e\n"]]],[],null,[]]