Uses of Class
com.hashicorp.cdktf.providers.google.firestore_index.FirestoreIndexFieldsVectorConfig.Builder
-
Packages that use FirestoreIndexFieldsVectorConfig.Builder Package Description com.hashicorp.cdktf.providers.google.firestore_index google_firestore_index -
-
Uses of FirestoreIndexFieldsVectorConfig.Builder in com.hashicorp.cdktf.providers.google.firestore_index
Methods in com.hashicorp.cdktf.providers.google.firestore_index that return FirestoreIndexFieldsVectorConfig.Builder Modifier and Type Method Description static FirestoreIndexFieldsVectorConfig.BuilderFirestoreIndexFieldsVectorConfig. builder()FirestoreIndexFieldsVectorConfig.BuilderFirestoreIndexFieldsVectorConfig.Builder. dimension(Number dimension)Sets the value ofFirestoreIndexFieldsVectorConfig.getDimension()FirestoreIndexFieldsVectorConfig.BuilderFirestoreIndexFieldsVectorConfig.Builder. flat(FirestoreIndexFieldsVectorConfigFlat flat)Sets the value ofFirestoreIndexFieldsVectorConfig.getFlat()Constructors in com.hashicorp.cdktf.providers.google.firestore_index with parameters of type FirestoreIndexFieldsVectorConfig.Builder Constructor Description Jsii$Proxy(FirestoreIndexFieldsVectorConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theFirestoreIndexFieldsVectorConfig.Builder.
-