dyna-record
    Preparing search index...

    Type Alias SerializedVectorIndexMetadata

    SerializedVectorIndexMetadata: z.output<typeof VectorIndexMetadataTransform>

    Type representing the serialized output of a single vector index definition. This type is inferred from the VectorIndexMetadataTransform schema — the IaC provisioning contract for a vector index, with the model serialized as its descriptor name and the provider stripped.