public sealed class Type.Types.Struct.Types.Field : IMessage<Type.Types.Struct.Types.Field>, IEquatable<Type.Types.Struct.Types.Field>, IDeepCloneable<Type.Types.Struct.Types.Field>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Bigtable v2 API class Type.Types.Struct.Types.Field.
[[["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-03-21 UTC."],[[["This webpage provides reference documentation for the `Type.Types.Struct.Types.Field` class within the Google Bigtable v2 API for .NET."],["The `Type.Types.Struct.Types.Field` class represents a struct field and its associated type, used in the context of Google Bigtable data structures."],["The latest version of the documentation provided is version 3.17.0, with versions available dating back to 2.2.0, covering a range of Google.Cloud.Bigtable.V2 releases."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities in handling message-based data and its capacity for cloning and equality comparison."],["Key properties of the `Field` class include `FieldName`, which is an optional field name, and `Type`, which defines the data type of the field."]]],[]]