Reference documentation and code samples for the Google Cloud Data Catalog V1BETA1 API class Google::Cloud::DataCatalog::V1beta1::ExportTaxonomiesResponse.
Response message for ExportTaxonomies.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#taxonomies
def taxonomies() -> ::Array<::Google::Cloud::DataCatalog::V1beta1::SerializedTaxonomy>
    Returns
    
  - (::Array<::Google::Cloud::DataCatalog::V1beta1::SerializedTaxonomy>) — List of taxonomies and policy tags in a tree structure.
 
#taxonomies=
def taxonomies=(value) -> ::Array<::Google::Cloud::DataCatalog::V1beta1::SerializedTaxonomy>
    Parameter
    
  - value (::Array<::Google::Cloud::DataCatalog::V1beta1::SerializedTaxonomy>) — List of taxonomies and policy tags in a tree structure.
 
    Returns
    
- (::Array<::Google::Cloud::DataCatalog::V1beta1::SerializedTaxonomy>) — List of taxonomies and policy tags in a tree structure.