Enterprise Knowledge Graph Properties Response
data class EnterpriseKnowledgeGraphPropertiesResponse(val description: String? = null, val metadata: Any? = null, val provisioningState: String? = null)
The parameters to provide for the EnterpriseKnowledgeGraph.
Constructors
Link copied to clipboard
fun EnterpriseKnowledgeGraphPropertiesResponse(description: String? = null, metadata: Any? = null, provisioningState: String? = null)