Documentation ¶
Index ¶
- func DataGoogleVertexAiIndex_IsConstruct(x interface{}) *bool
- func DataGoogleVertexAiIndex_IsTerraformDataSource(x interface{}) *bool
- func DataGoogleVertexAiIndex_IsTerraformElement(x interface{}) *bool
- func DataGoogleVertexAiIndex_TfResourceType() *string
- func NewDataGoogleVertexAiIndexDeployedIndexesList_Override(d DataGoogleVertexAiIndexDeployedIndexesList, ...)
- func NewDataGoogleVertexAiIndexDeployedIndexesOutputReference_Override(d DataGoogleVertexAiIndexDeployedIndexesOutputReference, ...)
- func NewDataGoogleVertexAiIndexIndexStatsList_Override(d DataGoogleVertexAiIndexIndexStatsList, ...)
- func NewDataGoogleVertexAiIndexIndexStatsOutputReference_Override(d DataGoogleVertexAiIndexIndexStatsOutputReference, ...)
- func NewDataGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfigList_Override(d DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfigList, ...)
- func NewDataGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfigOutputReference_Override(...)
- func NewDataGoogleVertexAiIndexMetadataConfigAlgorithmConfigList_Override(d DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigList, ...)
- func NewDataGoogleVertexAiIndexMetadataConfigAlgorithmConfigOutputReference_Override(d DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigOutputReference, ...)
- func NewDataGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigList_Override(d DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigList, ...)
- func NewDataGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigOutputReference_Override(...)
- func NewDataGoogleVertexAiIndexMetadataConfigList_Override(d DataGoogleVertexAiIndexMetadataConfigList, ...)
- func NewDataGoogleVertexAiIndexMetadataConfigOutputReference_Override(d DataGoogleVertexAiIndexMetadataConfigOutputReference, ...)
- func NewDataGoogleVertexAiIndexMetadataList_Override(d DataGoogleVertexAiIndexMetadataList, ...)
- func NewDataGoogleVertexAiIndexMetadataOutputReference_Override(d DataGoogleVertexAiIndexMetadataOutputReference, ...)
- func NewDataGoogleVertexAiIndex_Override(d DataGoogleVertexAiIndex, scope constructs.Construct, id *string, ...)
- type DataGoogleVertexAiIndex
- type DataGoogleVertexAiIndexConfig
- type DataGoogleVertexAiIndexDeployedIndexes
- type DataGoogleVertexAiIndexDeployedIndexesList
- type DataGoogleVertexAiIndexDeployedIndexesOutputReference
- type DataGoogleVertexAiIndexIndexStats
- type DataGoogleVertexAiIndexIndexStatsList
- type DataGoogleVertexAiIndexIndexStatsOutputReference
- type DataGoogleVertexAiIndexMetadata
- type DataGoogleVertexAiIndexMetadataConfig
- type DataGoogleVertexAiIndexMetadataConfigAlgorithmConfig
- type DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfig
- type DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfigList
- type DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfigOutputReference
- type DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigList
- type DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigOutputReference
- type DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfig
- type DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigList
- type DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigOutputReference
- type DataGoogleVertexAiIndexMetadataConfigList
- type DataGoogleVertexAiIndexMetadataConfigOutputReference
- type DataGoogleVertexAiIndexMetadataList
- type DataGoogleVertexAiIndexMetadataOutputReference
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DataGoogleVertexAiIndex_IsConstruct ¶
func DataGoogleVertexAiIndex_IsConstruct(x interface{}) *bool
Checks if `x` is a construct.
Use this method instead of `instanceof` to properly detect `Construct` instances, even when the construct library is symlinked.
Explanation: in JavaScript, multiple copies of the `constructs` library on disk are seen as independent, completely different libraries. As a consequence, the class `Construct` in each copy of the `constructs` library is seen as a different class, and an instance of one class will not test as `instanceof` the other class. `npm install` will not create installations like this, but users may manually symlink construct libraries together or use a monorepo tool: in those cases, multiple copies of the `constructs` library can be accidentally installed, and `instanceof` will behave unpredictably. It is safest to avoid using `instanceof`, and using this type-testing method instead.
Returns: true if `x` is an object created from a class which extends `Construct`.
func DataGoogleVertexAiIndex_IsTerraformDataSource ¶
func DataGoogleVertexAiIndex_IsTerraformDataSource(x interface{}) *bool
Experimental.
func DataGoogleVertexAiIndex_IsTerraformElement ¶
func DataGoogleVertexAiIndex_IsTerraformElement(x interface{}) *bool
Experimental.
func DataGoogleVertexAiIndex_TfResourceType ¶
func DataGoogleVertexAiIndex_TfResourceType() *string
func NewDataGoogleVertexAiIndexDeployedIndexesList_Override ¶
func NewDataGoogleVertexAiIndexDeployedIndexesList_Override(d DataGoogleVertexAiIndexDeployedIndexesList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataGoogleVertexAiIndexDeployedIndexesOutputReference_Override ¶
func NewDataGoogleVertexAiIndexDeployedIndexesOutputReference_Override(d DataGoogleVertexAiIndexDeployedIndexesOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataGoogleVertexAiIndexIndexStatsList_Override ¶
func NewDataGoogleVertexAiIndexIndexStatsList_Override(d DataGoogleVertexAiIndexIndexStatsList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataGoogleVertexAiIndexIndexStatsOutputReference_Override ¶
func NewDataGoogleVertexAiIndexIndexStatsOutputReference_Override(d DataGoogleVertexAiIndexIndexStatsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfigList_Override ¶
func NewDataGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfigList_Override(d DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfigList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfigOutputReference_Override ¶
func NewDataGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfigOutputReference_Override(d DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfigOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataGoogleVertexAiIndexMetadataConfigAlgorithmConfigList_Override ¶
func NewDataGoogleVertexAiIndexMetadataConfigAlgorithmConfigList_Override(d DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataGoogleVertexAiIndexMetadataConfigAlgorithmConfigOutputReference_Override ¶
func NewDataGoogleVertexAiIndexMetadataConfigAlgorithmConfigOutputReference_Override(d DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigList_Override ¶
func NewDataGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigList_Override(d DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigOutputReference_Override ¶
func NewDataGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigOutputReference_Override(d DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataGoogleVertexAiIndexMetadataConfigList_Override ¶
func NewDataGoogleVertexAiIndexMetadataConfigList_Override(d DataGoogleVertexAiIndexMetadataConfigList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataGoogleVertexAiIndexMetadataConfigOutputReference_Override ¶
func NewDataGoogleVertexAiIndexMetadataConfigOutputReference_Override(d DataGoogleVertexAiIndexMetadataConfigOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataGoogleVertexAiIndexMetadataList_Override ¶
func NewDataGoogleVertexAiIndexMetadataList_Override(d DataGoogleVertexAiIndexMetadataList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewDataGoogleVertexAiIndexMetadataOutputReference_Override ¶
func NewDataGoogleVertexAiIndexMetadataOutputReference_Override(d DataGoogleVertexAiIndexMetadataOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewDataGoogleVertexAiIndex_Override ¶
func NewDataGoogleVertexAiIndex_Override(d DataGoogleVertexAiIndex, scope constructs.Construct, id *string, config *DataGoogleVertexAiIndexConfig)
Create a new {@link https://registry.terraform.io/providers/hashicorp/google/4.79.0/docs/data-sources/vertex_ai_index google_vertex_ai_index} Data Source.
Types ¶
type DataGoogleVertexAiIndex ¶
type DataGoogleVertexAiIndex interface { cdktf.TerraformDataSource // Experimental. CdktfStack() cdktf.TerraformStack // Experimental. ConstructNodeMetadata() *map[string]interface{} // Experimental. Count() interface{} // Experimental. SetCount(val interface{}) CreateTime() *string // Experimental. DependsOn() *[]*string // Experimental. SetDependsOn(val *[]*string) DeployedIndexes() DataGoogleVertexAiIndexDeployedIndexesList Description() *string DisplayName() *string Etag() *string // Experimental. ForEach() cdktf.ITerraformIterator // Experimental. SetForEach(val cdktf.ITerraformIterator) // Experimental. Fqn() *string // Experimental. FriendlyUniqueId() *string Id() *string SetId(val *string) IdInput() *string IndexStats() DataGoogleVertexAiIndexIndexStatsList IndexUpdateMethod() *string Labels() cdktf.StringMap // Experimental. Lifecycle() *cdktf.TerraformResourceLifecycle // Experimental. SetLifecycle(val *cdktf.TerraformResourceLifecycle) Metadata() DataGoogleVertexAiIndexMetadataList MetadataSchemaUri() *string Name() *string SetName(val *string) NameInput() *string // The tree node. Node() constructs.Node Project() *string SetProject(val *string) ProjectInput() *string // Experimental. Provider() cdktf.TerraformProvider // Experimental. SetProvider(val cdktf.TerraformProvider) // Experimental. RawOverrides() interface{} Region() *string SetRegion(val *string) RegionInput() *string // Experimental. TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata // Experimental. TerraformMetaArguments() *map[string]interface{} // Experimental. TerraformResourceType() *string UpdateTime() *string // Experimental. AddOverride(path *string, value interface{}) // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationForAttribute(terraformAttribute *string) cdktf.IResolvable // Overrides the auto-generated logical ID with a specific ID. // Experimental. OverrideLogicalId(newLogicalId *string) ResetId() // Resets a previously passed logical Id to use the auto-generated logical id again. // Experimental. ResetOverrideLogicalId() ResetProject() SynthesizeAttributes() *map[string]interface{} // Experimental. ToMetadata() interface{} // Returns a string representation of this construct. ToString() *string // Adds this resource to the terraform JSON output. // Experimental. ToTerraform() interface{} }
Represents a {@link https://registry.terraform.io/providers/hashicorp/google/4.79.0/docs/data-sources/vertex_ai_index google_vertex_ai_index}.
func NewDataGoogleVertexAiIndex ¶
func NewDataGoogleVertexAiIndex(scope constructs.Construct, id *string, config *DataGoogleVertexAiIndexConfig) DataGoogleVertexAiIndex
Create a new {@link https://registry.terraform.io/providers/hashicorp/google/4.79.0/docs/data-sources/vertex_ai_index google_vertex_ai_index} Data Source.
type DataGoogleVertexAiIndexConfig ¶
type DataGoogleVertexAiIndexConfig struct { // Experimental. Connection interface{} `field:"optional" json:"connection" yaml:"connection"` // Experimental. Count interface{} `field:"optional" json:"count" yaml:"count"` // Experimental. DependsOn *[]cdktf.ITerraformDependable `field:"optional" json:"dependsOn" yaml:"dependsOn"` // Experimental. ForEach cdktf.ITerraformIterator `field:"optional" json:"forEach" yaml:"forEach"` // Experimental. Lifecycle *cdktf.TerraformResourceLifecycle `field:"optional" json:"lifecycle" yaml:"lifecycle"` // Experimental. Provider cdktf.TerraformProvider `field:"optional" json:"provider" yaml:"provider"` // Experimental. Provisioners *[]interface{} `field:"optional" json:"provisioners" yaml:"provisioners"` // The resource name of the Index. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/4.79.0/docs/data-sources/vertex_ai_index#name DataGoogleVertexAiIndex#name} Name *string `field:"required" json:"name" yaml:"name"` // The region of the index. eg us-central1. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/4.79.0/docs/data-sources/vertex_ai_index#region DataGoogleVertexAiIndex#region} Region *string `field:"required" json:"region" yaml:"region"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/4.79.0/docs/data-sources/vertex_ai_index#id DataGoogleVertexAiIndex#id}. // // Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. // If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable. Id *string `field:"optional" json:"id" yaml:"id"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/4.79.0/docs/data-sources/vertex_ai_index#project DataGoogleVertexAiIndex#project}. Project *string `field:"optional" json:"project" yaml:"project"` }
type DataGoogleVertexAiIndexDeployedIndexes ¶
type DataGoogleVertexAiIndexDeployedIndexes struct { }
type DataGoogleVertexAiIndexDeployedIndexesList ¶
type DataGoogleVertexAiIndexDeployedIndexesList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Experimental. ComputeFqn() *string Get(index *float64) DataGoogleVertexAiIndexDeployedIndexesOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataGoogleVertexAiIndexDeployedIndexesList ¶
func NewDataGoogleVertexAiIndexDeployedIndexesList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataGoogleVertexAiIndexDeployedIndexesList
type DataGoogleVertexAiIndexDeployedIndexesOutputReference ¶
type DataGoogleVertexAiIndexDeployedIndexesOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string DeployedIndexId() *string // Experimental. Fqn() *string IndexEndpoint() *string InternalValue() *DataGoogleVertexAiIndexDeployedIndexes SetInternalValue(val *DataGoogleVertexAiIndexDeployedIndexes) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataGoogleVertexAiIndexDeployedIndexesOutputReference ¶
func NewDataGoogleVertexAiIndexDeployedIndexesOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataGoogleVertexAiIndexDeployedIndexesOutputReference
type DataGoogleVertexAiIndexIndexStats ¶
type DataGoogleVertexAiIndexIndexStats struct { }
type DataGoogleVertexAiIndexIndexStatsList ¶
type DataGoogleVertexAiIndexIndexStatsList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Experimental. ComputeFqn() *string Get(index *float64) DataGoogleVertexAiIndexIndexStatsOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataGoogleVertexAiIndexIndexStatsList ¶
func NewDataGoogleVertexAiIndexIndexStatsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataGoogleVertexAiIndexIndexStatsList
type DataGoogleVertexAiIndexIndexStatsOutputReference ¶
type DataGoogleVertexAiIndexIndexStatsOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *DataGoogleVertexAiIndexIndexStats SetInternalValue(val *DataGoogleVertexAiIndexIndexStats) ShardsCount() *float64 // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) VectorsCount() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataGoogleVertexAiIndexIndexStatsOutputReference ¶
func NewDataGoogleVertexAiIndexIndexStatsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataGoogleVertexAiIndexIndexStatsOutputReference
type DataGoogleVertexAiIndexMetadata ¶
type DataGoogleVertexAiIndexMetadata struct { }
type DataGoogleVertexAiIndexMetadataConfig ¶
type DataGoogleVertexAiIndexMetadataConfig struct { }
type DataGoogleVertexAiIndexMetadataConfigAlgorithmConfig ¶
type DataGoogleVertexAiIndexMetadataConfigAlgorithmConfig struct { }
type DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfig ¶
type DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfig struct { }
type DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfigList ¶
type DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfigList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Experimental. ComputeFqn() *string Get(index *float64) DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfigOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfigList ¶
func NewDataGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfigList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfigList
type DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfigOutputReference ¶
type DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfigOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfig SetInternalValue(val *DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfig) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfigOutputReference ¶
func NewDataGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfigOutputReference
type DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigList ¶
type DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Experimental. ComputeFqn() *string Get(index *float64) DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataGoogleVertexAiIndexMetadataConfigAlgorithmConfigList ¶
func NewDataGoogleVertexAiIndexMetadataConfigAlgorithmConfigList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigList
type DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigOutputReference ¶
type DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigOutputReference interface { cdktf.ComplexObject BruteForceConfig() DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfigList // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *DataGoogleVertexAiIndexMetadataConfigAlgorithmConfig SetInternalValue(val *DataGoogleVertexAiIndexMetadataConfigAlgorithmConfig) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) TreeAhConfig() DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigList // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataGoogleVertexAiIndexMetadataConfigAlgorithmConfigOutputReference ¶
func NewDataGoogleVertexAiIndexMetadataConfigAlgorithmConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigOutputReference
type DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfig ¶
type DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfig struct { }
type DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigList ¶
type DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Experimental. ComputeFqn() *string Get(index *float64) DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigList ¶
func NewDataGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigList
type DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigOutputReference ¶
type DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfig SetInternalValue(val *DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfig) LeafNodeEmbeddingCount() *float64 LeafNodesToSearchPercent() *float64 // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigOutputReference ¶
func NewDataGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigOutputReference
type DataGoogleVertexAiIndexMetadataConfigList ¶
type DataGoogleVertexAiIndexMetadataConfigList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Experimental. ComputeFqn() *string Get(index *float64) DataGoogleVertexAiIndexMetadataConfigOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataGoogleVertexAiIndexMetadataConfigList ¶
func NewDataGoogleVertexAiIndexMetadataConfigList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataGoogleVertexAiIndexMetadataConfigList
type DataGoogleVertexAiIndexMetadataConfigOutputReference ¶
type DataGoogleVertexAiIndexMetadataConfigOutputReference interface { cdktf.ComplexObject AlgorithmConfig() DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigList ApproximateNeighborsCount() *float64 // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string Dimensions() *float64 DistanceMeasureType() *string FeatureNormType() *string // Experimental. Fqn() *string InternalValue() *DataGoogleVertexAiIndexMetadataConfig SetInternalValue(val *DataGoogleVertexAiIndexMetadataConfig) ShardSize() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataGoogleVertexAiIndexMetadataConfigOutputReference ¶
func NewDataGoogleVertexAiIndexMetadataConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataGoogleVertexAiIndexMetadataConfigOutputReference
type DataGoogleVertexAiIndexMetadataList ¶
type DataGoogleVertexAiIndexMetadataList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Experimental. ComputeFqn() *string Get(index *float64) DataGoogleVertexAiIndexMetadataOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataGoogleVertexAiIndexMetadataList ¶
func NewDataGoogleVertexAiIndexMetadataList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) DataGoogleVertexAiIndexMetadataList
type DataGoogleVertexAiIndexMetadataOutputReference ¶
type DataGoogleVertexAiIndexMetadataOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) Config() DataGoogleVertexAiIndexMetadataConfigList ContentsDeltaUri() *string // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *DataGoogleVertexAiIndexMetadata SetInternalValue(val *DataGoogleVertexAiIndexMetadata) IsCompleteOverwrite() cdktf.IResolvable // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewDataGoogleVertexAiIndexMetadataOutputReference ¶
func NewDataGoogleVertexAiIndexMetadataOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) DataGoogleVertexAiIndexMetadataOutputReference
Source Files ¶
- DataGoogleVertexAiIndex.go
- DataGoogleVertexAiIndexConfig.go
- DataGoogleVertexAiIndexDeployedIndexes.go
- DataGoogleVertexAiIndexDeployedIndexesList.go
- DataGoogleVertexAiIndexDeployedIndexesList__checks.go
- DataGoogleVertexAiIndexDeployedIndexesOutputReference.go
- DataGoogleVertexAiIndexDeployedIndexesOutputReference__checks.go
- DataGoogleVertexAiIndexIndexStats.go
- DataGoogleVertexAiIndexIndexStatsList.go
- DataGoogleVertexAiIndexIndexStatsList__checks.go
- DataGoogleVertexAiIndexIndexStatsOutputReference.go
- DataGoogleVertexAiIndexIndexStatsOutputReference__checks.go
- DataGoogleVertexAiIndexMetadata.go
- DataGoogleVertexAiIndexMetadataConfig.go
- DataGoogleVertexAiIndexMetadataConfigAlgorithmConfig.go
- DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfig.go
- DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfigList.go
- DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfigList__checks.go
- DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfigOutputReference.go
- DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigBruteForceConfigOutputReference__checks.go
- DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigList.go
- DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigList__checks.go
- DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigOutputReference.go
- DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigOutputReference__checks.go
- DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfig.go
- DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigList.go
- DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigList__checks.go
- DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigOutputReference.go
- DataGoogleVertexAiIndexMetadataConfigAlgorithmConfigTreeAhConfigOutputReference__checks.go
- DataGoogleVertexAiIndexMetadataConfigList.go
- DataGoogleVertexAiIndexMetadataConfigList__checks.go
- DataGoogleVertexAiIndexMetadataConfigOutputReference.go
- DataGoogleVertexAiIndexMetadataConfigOutputReference__checks.go
- DataGoogleVertexAiIndexMetadataList.go
- DataGoogleVertexAiIndexMetadataList__checks.go
- DataGoogleVertexAiIndexMetadataOutputReference.go
- DataGoogleVertexAiIndexMetadataOutputReference__checks.go
- DataGoogleVertexAiIndex__checks.go
- main.go