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.
Property Value
Type
Description
System.String
GatewayId
public string GatewayId { get; set; }
Required. The value of gateway_id can be either the device numeric ID or the
user-defined device identifier.
Property Value
Type
Description
System.String
Parent
public string Parent { get; set; }
Required. The name of the registry. For example,
projects/example-project/locations/us-central1/registries/my-registry.
Property Value
Type
Description
System.String
ParentAsRegistryName
public RegistryName ParentAsRegistryName { get; set; }
[[["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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUnbindDeviceFromGatewayRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Iot.V1\u003c/code\u003e namespace and is implemented within the \u003ccode\u003eGoogle.Cloud.Iot.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor and one that copies data from another \u003ccode\u003eUnbindDeviceFromGatewayRequest\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eUnbindDeviceFromGatewayRequest\u003c/code\u003e class include \u003ccode\u003eDeviceId\u003c/code\u003e, \u003ccode\u003eGatewayId\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, and \u003ccode\u003eParentAsRegistryName\u003c/code\u003e, which are used to specify the device, gateway, and registry involved in the unbinding operation.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available of this \u003ccode\u003eUnbindDeviceFromGatewayRequest\u003c/code\u003e request is version 2.2.0, followed by previous versions including 2.1.0, 2.0.0, 1.2.0, 1.1.0, and 1.0.0.\u003c/p\u003e\n"]]],[],null,[]]