Reference documentation and code samples for the Data Catalog V1 API class Google::Cloud::DataCatalog::V1::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::V1::SerializedTaxonomy>
    Returns
    
  - (::Array<::Google::Cloud::DataCatalog::V1::SerializedTaxonomy>) — List of taxonomies and policy tags as nested protocol buffers.
 
#taxonomies=
def taxonomies=(value) -> ::Array<::Google::Cloud::DataCatalog::V1::SerializedTaxonomy>
    Parameter
    
  - value (::Array<::Google::Cloud::DataCatalog::V1::SerializedTaxonomy>) — List of taxonomies and policy tags as nested protocol buffers.
 
    Returns
    
- (::Array<::Google::Cloud::DataCatalog::V1::SerializedTaxonomy>) — List of taxonomies and policy tags as nested protocol buffers.