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

    Interface GoogleCloudStorageCredentialsModel

    interface GoogleCloudStorageCredentialsModel {
        service_account_credentials: string;
        type: "GOOGLE_CLOUD_STORAGE";
    }
    Index
    service_account_credentials: string
    type: "GOOGLE_CLOUD_STORAGE"