MetadataOptions constructor

init

Creates an options of loading the metadata.

def __init__(self, metadata_type):
    ...
ParameterTypeDescription
metadata_typeMetadataTypeThe type of metadata.

See Also