public sealed class BindDeviceToGatewayResponse : IMessage<BindDeviceToGatewayResponse>, IEquatable<BindDeviceToGatewayResponse>, IDeepCloneable<BindDeviceToGatewayResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud IoT v1 API class BindDeviceToGatewayResponse.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eBindDeviceToGatewayResponse\u003c/code\u003e class is 2.2.0, and previous versions from 1.0.0 up to 2.1.0 are also documented.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBindDeviceToGatewayResponse\u003c/code\u003e is a class within the Google Cloud IoT v1 API, specifically used as the response for the \u003ccode\u003eBindDeviceToGateway\u003c/code\u003e function.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements the \u003ccode\u003eIMessage<BindDeviceToGatewayResponse>\u003c/code\u003e, \u003ccode\u003eIEquatable<BindDeviceToGatewayResponse>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<BindDeviceToGatewayResponse>\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, and \u003ccode\u003eIMessage\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eBindDeviceToGatewayResponse\u003c/code\u003e class includes two constructors: a default constructor and a constructor that takes another \u003ccode\u003eBindDeviceToGatewayResponse\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe reference documentation resides within the namespace \u003ccode\u003eGoogle.Cloud.Iot.V1\u003c/code\u003e and assembly \u003ccode\u003eGoogle.Cloud.Iot.V1.dll\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Cloud IoT v1 API - Class BindDeviceToGatewayResponse (2.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.2.0 (latest)](/dotnet/docs/reference/Google.Cloud.Iot.V1/latest/Google.Cloud.Iot.V1.BindDeviceToGatewayResponse)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.Iot.V1/2.1.0/Google.Cloud.Iot.V1.BindDeviceToGatewayResponse)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.Iot.V1/2.0.0/Google.Cloud.Iot.V1.BindDeviceToGatewayResponse)\n- [1.2.0](/dotnet/docs/reference/Google.Cloud.Iot.V1/1.2.0/Google.Cloud.Iot.V1.BindDeviceToGatewayResponse)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.Iot.V1/1.1.0/Google.Cloud.Iot.V1.BindDeviceToGatewayResponse)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.Iot.V1/1.0.0/Google.Cloud.Iot.V1.BindDeviceToGatewayResponse) \n\n public sealed class BindDeviceToGatewayResponse : IMessage\u003cBindDeviceToGatewayResponse\u003e, IEquatable\u003cBindDeviceToGatewayResponse\u003e, IDeepCloneable\u003cBindDeviceToGatewayResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Cloud IoT v1 API class BindDeviceToGatewayResponse.\n\nResponse for `BindDeviceToGateway`. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e BindDeviceToGatewayResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[BindDeviceToGatewayResponse](/dotnet/docs/reference/Google.Cloud.Iot.V1/latest/Google.Cloud.Iot.V1.BindDeviceToGatewayResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[BindDeviceToGatewayResponse](/dotnet/docs/reference/Google.Cloud.Iot.V1/latest/Google.Cloud.Iot.V1.BindDeviceToGatewayResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[BindDeviceToGatewayResponse](/dotnet/docs/reference/Google.Cloud.Iot.V1/latest/Google.Cloud.Iot.V1.BindDeviceToGatewayResponse), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Iot.V1](/dotnet/docs/reference/Google.Cloud.Iot.V1/latest/Google.Cloud.Iot.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.Iot.V1.dll\n\nConstructors\n------------\n\n### BindDeviceToGatewayResponse()\n\n public BindDeviceToGatewayResponse()\n\n### BindDeviceToGatewayResponse(BindDeviceToGatewayResponse)\n\n public BindDeviceToGatewayResponse(BindDeviceToGatewayResponse other)"]]