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"]],[["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-08 UTC."],[[["This webpage provides reference 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 and is implemented as part of the Google.Cloud.Bigtable.Admin.V2 namespace in the `Google.Cloud.Bigtable.Admin.V2.dll` assembly."],["The latest version of the API available is version 3.24.0, with numerous previous versions also listed, going back to 2.4.0."],["The `Type.Types.Array` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`, containing constructors for creating new `Array` objects."],["The webpage includes access to details about the `ElementType` property which is the type of elements in the array and cannot be `Array`."]]],[]]