Interface protos.google.cloud.datacatalog.v1.ITaxonomy (4.7.0)
Stay organized with collections
Save and categorize content based on your preferences.
Properties of a Taxonomy.
Package
@google-cloud/datacatalog
Properties
activatedPolicyTypes
activatedPolicyTypes?: (google.cloud.datacatalog.v1.Taxonomy.PolicyType[]|null);
Taxonomy activatedPolicyTypes
description
description?: (string|null);
displayName
displayName?: (string|null);
name
policyTagCount
policyTagCount?: (number|null);
service
service?: (google.cloud.datacatalog.v1.Taxonomy.IService|null);
taxonomyTimestamps
taxonomyTimestamps?: (google.cloud.datacatalog.v1.ISystemTimestamps|null);
Taxonomy taxonomyTimestamps
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Interface protos.google.cloud.datacatalog.v1.ITaxonomy (4.7.0)\n\nVersion latestkeyboard_arrow_down\n\n- [4.7.0 (latest)](/nodejs/docs/reference/datacatalog/latest/datacatalog/protos.google.cloud.datacatalog.v1.itaxonomy)\n- [4.6.0](/nodejs/docs/reference/datacatalog/4.6.0/datacatalog/protos.google.cloud.datacatalog.v1.itaxonomy)\n- [4.5.0](/nodejs/docs/reference/datacatalog/4.5.0/datacatalog/protos.google.cloud.datacatalog.v1.itaxonomy)\n- [4.1.1](/nodejs/docs/reference/datacatalog/4.1.1/datacatalog/protos.google.cloud.datacatalog.v1.itaxonomy)\n- [3.3.1](/nodejs/docs/reference/datacatalog/3.3.1/datacatalog/protos.google.cloud.datacatalog.v1.itaxonomy)\n- [3.2.1](/nodejs/docs/reference/datacatalog/3.2.1/datacatalog/protos.google.cloud.datacatalog.v1.itaxonomy)\n- [2.5.0](/nodejs/docs/reference/datacatalog/2.5.0/datacatalog/protos.google.cloud.datacatalog.v1.itaxonomy)\n- [2.4.2](/nodejs/docs/reference/datacatalog/2.4.2/datacatalog/protos.google.cloud.datacatalog.v1.itaxonomy)\n- [2.3.4](/nodejs/docs/reference/datacatalog/2.3.4/datacatalog/protos.google.cloud.datacatalog.v1.itaxonomy) \nProperties of a Taxonomy.\n\nPackage\n-------\n\n[@google-cloud/datacatalog](../overview.html)\n\nProperties\n----------\n\n### activatedPolicyTypes\n\n activatedPolicyTypes?: (google.cloud.datacatalog.v1.Taxonomy.PolicyType[]|null);\n\nTaxonomy activatedPolicyTypes\n\n### description\n\n description?: (string|null);\n\nTaxonomy description\n\n### displayName\n\n displayName?: (string|null);\n\nTaxonomy displayName\n\n### name\n\n name?: (string|null);\n\nTaxonomy name\n\n### policyTagCount\n\n policyTagCount?: (number|null);\n\nTaxonomy policyTagCount\n\n### service\n\n service?: (google.cloud.datacatalog.v1.Taxonomy.IService|null);\n\nTaxonomy service\n\n### taxonomyTimestamps\n\n taxonomyTimestamps?: (google.cloud.datacatalog.v1.ISystemTimestamps|null);\n\nTaxonomy taxonomyTimestamps"]]