Google Apps Script API
    Preparing search index...
    interface ChannelBrandingSettings {
        channel?: ChannelSettings;
        hints?: PropertyValue[];
        image?: ImageSettings;
        watch?: WatchSettings;
    }
    Index

    Properties

    channel?: ChannelSettings
    hints?: PropertyValue[]