public sealed class GetDeviceRequest : IMessage<GetDeviceRequest>, IEquatable<GetDeviceRequest>, IDeepCloneable<GetDeviceRequest>, IBufferMessage, IMessage
The fields of the Device resource to be returned in the response. If the
field mask is unset or empty, all fields are returned.
Property Value
Type
Description
Google.Protobuf.WellKnownTypes.FieldMask
Name
public string Name { get; set; }
Required. The name of the device. For example,
projects/p0/locations/us-central1/registries/registry0/devices/device0 or
projects/p0/locations/us-central1/registries/registry0/devices/{num_id}.
[[["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 describes the \u003ccode\u003eGetDeviceRequest\u003c/code\u003e class, which is used to request device information in the Google Cloud IoT Core service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetDeviceRequest\u003c/code\u003e 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, facilitating its use in protocol buffer operations and object management.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eGetDeviceRequest\u003c/code\u003e is 2.2.0, while older versions, ranging from 1.0.0 to 2.1.0, are also accessible for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eDeviceName\u003c/code\u003e, \u003ccode\u003eFieldMask\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, allowing for specific targeting and retrieval of device details, such as device identification and the scope of fields returned.\u003c/p\u003e\n"]]],[],null,[]]