GetContentPackageResult

constructor(author: MetadataAuthorResponse? = null, azureApiVersion: String, categories: MetadataCategoriesResponse? = null, contentId: String, contentKind: String, contentProductId: String, contentSchemaVersion: String? = null, dependencies: MetadataDependenciesResponse? = null, description: String? = null, displayName: String, etag: String? = null, firstPublishDate: String? = null, icon: String? = null, id: String, isDeprecated: String? = null, isFeatured: String? = null, isNew: String? = null, isPreview: String? = null, lastPublishDate: String? = null, name: String, providers: List<String>? = null, publisherDisplayName: String? = null, source: MetadataSourceResponse? = null, support: MetadataSupportResponse? = null, systemData: SystemDataResponse, threatAnalysisTactics: List<String>? = null, threatAnalysisTechniques: List<String>? = null, type: String, version: String)