[[["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-03-11 UTC."],[],[],null,["# FirebaseFirestore Framework Reference\n\nVectorValue\n===========\n\n public extension VectorValue\n\n- `\n ``\n ``\n `\n\n ### [init(_:)](#/s:So14FIRVectorValueC17FirebaseFirestoreEyABSaySdGcfc)\n\n `\n ` \n Undocumented \n\n #### Declaration\n\n Swift \n\n convenience init(_ array: [Double])\n\n- `\n ``\n ``\n `\n\n ### [array](#/s:So14FIRVectorValueC17FirebaseFirestoreE5arraySaySdGvp)\n\n `\n ` \n Returns a raw number array representation of the vector. \n\n #### Declaration\n\n Swift \n\n var array: [Double] { get }\n\n #### Return Value\n\n An array of Double values representing the vector."]]