@truenas/api-client
    Preparing search index...

    Interface CloudSyncProvider

    interface CloudSyncProvider {
        bucket_title: string | null;
        buckets: boolean;
        credentials_oauth: string | null;
        name: string;
        task_schema: v25_10_0.CloudSyncProviderTaskSchemaItem[];
    }
    Index
    bucket_title: string | null
    buckets: boolean
    credentials_oauth: string | null
    name: string