vlocode-project - v1.40.0-beta-4
    Preparing search index...

    Interface SearchCustomizationMetadata

    interface SearchCustomizationMetadata {
        fullName?: string;
        isProtected?: boolean;
        masterLabel: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    fullName?: string
    isProtected?: boolean
    masterLabel: string