Uses of Interface
com.hashicorp.cdktf.providers.google.firestore_index.FirestoreIndexFieldsVectorConfig
-
Packages that use FirestoreIndexFieldsVectorConfig Package Description com.hashicorp.cdktf.providers.google.firestore_index google_firestore_index -
-
Uses of FirestoreIndexFieldsVectorConfig in com.hashicorp.cdktf.providers.google.firestore_index
Classes in com.hashicorp.cdktf.providers.google.firestore_index that implement FirestoreIndexFieldsVectorConfig Modifier and Type Class Description static classFirestoreIndexFieldsVectorConfig.Jsii$ProxyAn implementation forFirestoreIndexFieldsVectorConfigMethods in com.hashicorp.cdktf.providers.google.firestore_index that return FirestoreIndexFieldsVectorConfig Modifier and Type Method Description FirestoreIndexFieldsVectorConfigFirestoreIndexFieldsVectorConfig.Builder. build()Builds the configured instance.FirestoreIndexFieldsVectorConfigFirestoreIndexFieldsVectorConfigOutputReference. getInternalValue()default FirestoreIndexFieldsVectorConfigFirestoreIndexFields. getVectorConfig()vector_config block.FirestoreIndexFieldsVectorConfigFirestoreIndexFields.Jsii$Proxy. getVectorConfig()FirestoreIndexFieldsVectorConfigFirestoreIndexFieldsOutputReference. getVectorConfigInput()Methods in com.hashicorp.cdktf.providers.google.firestore_index with parameters of type FirestoreIndexFieldsVectorConfig Modifier and Type Method Description voidFirestoreIndexFieldsOutputReference. putVectorConfig(FirestoreIndexFieldsVectorConfig value)voidFirestoreIndexFieldsVectorConfigOutputReference. setInternalValue(FirestoreIndexFieldsVectorConfig value)FirestoreIndexFields.BuilderFirestoreIndexFields.Builder. vectorConfig(FirestoreIndexFieldsVectorConfig vectorConfig)Sets the value ofFirestoreIndexFields.getVectorConfig()
-