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, specifically for .NET."],["The `Type.Types.Array` class represents an ordered list of elements and is used to store values in `Value.array_value`."],["The latest available version of the `Type.Types.Array` documentation is version 3.24.0, and it offers access to the documentation of previous versions back to 2.4.0."],["The `Type.Types.Array` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also includes inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["The Type.Types.Array class has a parameter called ElementType which defines the type of elements within an array."]]],[]]