public sealed class Type.Types.Array : IMessage<Type.Types.Array>, IEquatable<Type.Types.Array>, IDeepCloneable<Type.Types.Array>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Bigtable Administration v2 API class Type.Types.Array.
An ordered list of elements of a given type.
Values of type Array are stored in Value.array_value.
[[["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 documentation for the `Type.Types.Array` class within the Google Cloud Bigtable Administration v2 API for .NET."],["The `Type.Types.Array` class represents an ordered list of elements of a given type, stored in `Value.array_value`."],["The page lists the different available versions of `Type.Types.Array`, from 2.4.0 up to the latest 3.24.0, with links to the documentation for each version."],["`Type.Types.Array` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ElementType` property indicates the type of elements within the array, and it cannot be another array."]]],[]]