projects
Exports taxonomies in the requested type and returns them, including their policy tags. The requested taxonomies must belong to the same project. This method generates SerializedTaxonomy protocol buffers with nested policy tags that can be used as input for ImportTaxonomies calls.
get/v1/{+parent}/taxonomies:export
Path parameters
parentstring required
Required. Resource name of the project that the exported taxonomies belong to.
Query parameters
serializedTaxonomiesboolean
Serialized export taxonomies that contain all the policy tags as nested protocol buffers.
taxonomiesstring[]
Required. Resource names of the taxonomies to export.
Response
Successful response