ComponentVersionResponse

constructor(componentSpec: Any? = null, description: String? = null, isAnonymous: Boolean? = null, isArchived: Boolean? = null, properties: Map<String, String>? = null, tags: Map<String, String>? = null)