Uses of Interface
com.hashicorp.cdktf.providers.google.document_ai_warehouse_document_schema.DocumentAiWarehouseDocumentSchemaPropertyDefinitionsTextTypeOptions
-
Packages that use DocumentAiWarehouseDocumentSchemaPropertyDefinitionsTextTypeOptions Package Description com.hashicorp.cdktf.providers.google.document_ai_warehouse_document_schema google_document_ai_warehouse_document_schema -
-
Uses of DocumentAiWarehouseDocumentSchemaPropertyDefinitionsTextTypeOptions in com.hashicorp.cdktf.providers.google.document_ai_warehouse_document_schema
Classes in com.hashicorp.cdktf.providers.google.document_ai_warehouse_document_schema that implement DocumentAiWarehouseDocumentSchemaPropertyDefinitionsTextTypeOptions Modifier and Type Class Description static classDocumentAiWarehouseDocumentSchemaPropertyDefinitionsTextTypeOptions.Jsii$ProxyAn implementation forDocumentAiWarehouseDocumentSchemaPropertyDefinitionsTextTypeOptionsMethods in com.hashicorp.cdktf.providers.google.document_ai_warehouse_document_schema with parameters of type DocumentAiWarehouseDocumentSchemaPropertyDefinitionsTextTypeOptions Modifier and Type Method Description voidDocumentAiWarehouseDocumentSchemaPropertyDefinitionsOutputReference. putTextTypeOptions(DocumentAiWarehouseDocumentSchemaPropertyDefinitionsTextTypeOptions value)voidDocumentAiWarehouseDocumentSchemaPropertyDefinitionsTextTypeOptionsOutputReference. setInternalValue(DocumentAiWarehouseDocumentSchemaPropertyDefinitionsTextTypeOptions value)DocumentAiWarehouseDocumentSchemaPropertyDefinitions.BuilderDocumentAiWarehouseDocumentSchemaPropertyDefinitions.Builder. textTypeOptions(DocumentAiWarehouseDocumentSchemaPropertyDefinitionsTextTypeOptions textTypeOptions)
-