Uses of Interface
com.hashicorp.cdktf.providers.google.vertex_ai_index.VertexAiIndexMetadataConfigAlgorithmConfig
-
Packages that use VertexAiIndexMetadataConfigAlgorithmConfig Package Description com.hashicorp.cdktf.providers.google.vertex_ai_index google_vertex_ai_index -
-
Uses of VertexAiIndexMetadataConfigAlgorithmConfig in com.hashicorp.cdktf.providers.google.vertex_ai_index
Classes in com.hashicorp.cdktf.providers.google.vertex_ai_index that implement VertexAiIndexMetadataConfigAlgorithmConfig Modifier and Type Class Description static classVertexAiIndexMetadataConfigAlgorithmConfig.Jsii$ProxyAn implementation forVertexAiIndexMetadataConfigAlgorithmConfigMethods in com.hashicorp.cdktf.providers.google.vertex_ai_index that return VertexAiIndexMetadataConfigAlgorithmConfig Modifier and Type Method Description VertexAiIndexMetadataConfigAlgorithmConfigVertexAiIndexMetadataConfigAlgorithmConfig.Builder. build()Builds the configured instance.default VertexAiIndexMetadataConfigAlgorithmConfigVertexAiIndexMetadataConfig. getAlgorithmConfig()algorithm_config block.VertexAiIndexMetadataConfigAlgorithmConfigVertexAiIndexMetadataConfig.Jsii$Proxy. getAlgorithmConfig()VertexAiIndexMetadataConfigAlgorithmConfigVertexAiIndexMetadataConfigOutputReference. getAlgorithmConfigInput()VertexAiIndexMetadataConfigAlgorithmConfigVertexAiIndexMetadataConfigAlgorithmConfigOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.vertex_ai_index with parameters of type VertexAiIndexMetadataConfigAlgorithmConfig Modifier and Type Method Description VertexAiIndexMetadataConfig.BuilderVertexAiIndexMetadataConfig.Builder. algorithmConfig(VertexAiIndexMetadataConfigAlgorithmConfig algorithmConfig)Sets the value ofVertexAiIndexMetadataConfig.getAlgorithmConfig()voidVertexAiIndexMetadataConfigOutputReference. putAlgorithmConfig(VertexAiIndexMetadataConfigAlgorithmConfig value)voidVertexAiIndexMetadataConfigAlgorithmConfigOutputReference. setInternalValue(VertexAiIndexMetadataConfigAlgorithmConfig value)
-